[==========] 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 13:03:57.283514 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:36945
I20260709 13:03:57.284953 15004 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 13:03:57.285954 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:57.301452 15010 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 13:03:57.301549 15011 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 13:03:57.306174 15013 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 13:03:57.302980 15004 server_base.cc:1061] running on GCE node
I20260709 13:03:58.416182 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:58.416481 15004 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 13:03:58.416694 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602238416669 us; error 0 us; skew 500 ppm
I20260709 13:03:58.417534 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:58.423712 15004 webserver.cc:533] Webserver started at http://127.14.167.62:42003/ using document root <none> and password file <none>
I20260709 13:03:58.424808 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:58.425073 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:58.425639 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:58.432320 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "010011e94b1640ebbec6f19a4bbd30fc"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-vpdx"
I20260709 13:03:58.440047 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260709 13:03:58.444983 15019 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.446074 15004 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:58.446376 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "010011e94b1640ebbec6f19a4bbd30fc"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-vpdx"
I20260709 13:03:58.446673 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-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 13:03:58.502519 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:58.504032 15004 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 13:03:58.504444 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:58.571805 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:36945
I20260709 13:03:58.571877 15070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:36945 every 8 connection(s)
I20260709 13:03:58.579535 15071 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 13:03:58.600126 15071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc: Bootstrap starting.
I20260709 13:03:58.605916 15071 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:58.607657 15071 log.cc:826] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc: Log is configured to *not* fsync() on all Append() calls
I20260709 13:03:58.612085 15071 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc: No bootstrap required, opened a new log
I20260709 13:03:58.632824 15071 raft_consensus.cc:359] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010011e94b1640ebbec6f19a4bbd30fc" member_type: VOTER }
I20260709 13:03:58.633379 15071 raft_consensus.cc:385] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:03:58.633635 15071 raft_consensus.cc:740] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 010011e94b1640ebbec6f19a4bbd30fc, State: Initialized, Role: FOLLOWER
I20260709 13:03:58.634577 15071 consensus_queue.cc:260] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "010011e94b1640ebbec6f19a4bbd30fc" member_type: VOTER }
I20260709 13:03:58.635049 15071 raft_consensus.cc:399] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:03:58.635335 15071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:03:58.635666 15071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:03:58.639711 15071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010011e94b1640ebbec6f19a4bbd30fc" member_type: VOTER }
I20260709 13:03:58.640439 15071 leader_election.cc:304] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [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: 010011e94b1640ebbec6f19a4bbd30fc; no voters: 
I20260709 13:03:58.642174 15071 leader_election.cc:290] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:03:58.642518 15074 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:03:58.644773 15074 raft_consensus.cc:697] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 1 LEADER]: Becoming Leader. State: Replica: 010011e94b1640ebbec6f19a4bbd30fc, State: Running, Role: LEADER
I20260709 13:03:58.645591 15074 consensus_queue.cc:237] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [LEADER]: Queue going to LEADER mode. State: All 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: "010011e94b1640ebbec6f19a4bbd30fc" member_type: VOTER }
I20260709 13:03:58.646627 15071 sys_catalog.cc:565] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:03:58.655455 15076 sys_catalog.cc:455] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [sys.catalog]: SysCatalogTable state changed. Reason: New leader 010011e94b1640ebbec6f19a4bbd30fc. Latest consensus state: current_term: 1 leader_uuid: "010011e94b1640ebbec6f19a4bbd30fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010011e94b1640ebbec6f19a4bbd30fc" member_type: VOTER } }
I20260709 13:03:58.655757 15075 sys_catalog.cc:455] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "010011e94b1640ebbec6f19a4bbd30fc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "010011e94b1640ebbec6f19a4bbd30fc" member_type: VOTER } }
I20260709 13:03:58.656169 15076 sys_catalog.cc:458] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:58.656224 15075 sys_catalog.cc:458] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [sys.catalog]: This master's current role is: LEADER
I20260709 13:03:58.659276 15083 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:03:58.669543 15083 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:03:58.671765 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:03:58.686524 15083 catalog_manager.cc:1383] Generated new cluster ID: 6edf71579486434cb02924b70cb477fb
I20260709 13:03:58.686828 15083 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:03:58.707847 15083 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:03:58.709926 15083 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:03:58.731055 15083 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc: Generated new TSK 0
I20260709 13:03:58.732203 15083 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:03:58.802480 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:58.810258 15093 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 13:03:58.811533 15094 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 13:03:58.815551 15004 server_base.cc:1061] running on GCE node
W20260709 13:03:58.815567 15096 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 13:03:58.816721 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:58.816994 15004 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 13:03:58.817199 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602238817180 us; error 0 us; skew 500 ppm
I20260709 13:03:58.818022 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:58.821924 15004 webserver.cc:533] Webserver started at http://127.14.167.1:33873/ using document root <none> and password file <none>
I20260709 13:03:58.822582 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:58.822827 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:58.823161 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:58.824594 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "5debc85538ee429b9d6fde33fa31d2b8"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-vpdx"
I20260709 13:03:58.830988 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260709 13:03:58.835705 15101 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.836450 15004 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 13:03:58.836767 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "5debc85538ee429b9d6fde33fa31d2b8"
format_stamp: "Formatted at 2026-07-09 13:03:58 on dist-test-slave-vpdx"
I20260709 13:03:58.837126 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-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 13:03:58.872232 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:58.874171 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:58.876933 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:58.882189 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:58.882501 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.882807 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:58.883018 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:58.967808 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:38157
I20260709 13:03:58.967958 15163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:38157 every 8 connection(s)
I20260709 13:03:58.974853 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:03:58.984709 15168 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 13:03:58.986231 15169 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 13:03:58.999581 15164 heartbeater.cc:344] Connected to a master server at 127.14.167.62:36945
I20260709 13:03:59.000092 15164 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:59.001235 15164 heartbeater.cc:507] Master 127.14.167.62:36945 requested a full tablet report, sending...
I20260709 13:03:59.004626 15036 ts_manager.cc:194] Registered new tserver with Master: 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157)
I20260709 13:03:59.007556 15036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34588
W20260709 13:03:59.012534 15171 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 13:03:59.013780 15004 server_base.cc:1061] running on GCE node
I20260709 13:03:59.014637 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:59.014824 15004 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 13:03:59.014997 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602239014979 us; error 0 us; skew 500 ppm
I20260709 13:03:59.015580 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:59.018090 15004 webserver.cc:533] Webserver started at http://127.14.167.2:37109/ using document root <none> and password file <none>
I20260709 13:03:59.018571 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:59.018746 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:59.018998 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:59.020010 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "f051404b633349679bbd827be57c1994"
format_stamp: "Formatted at 2026-07-09 13:03:59 on dist-test-slave-vpdx"
I20260709 13:03:59.025276 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 13:03:59.028919 15176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:59.029652 15004 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:03:59.029961 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "f051404b633349679bbd827be57c1994"
format_stamp: "Formatted at 2026-07-09 13:03:59 on dist-test-slave-vpdx"
I20260709 13:03:59.030290 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-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 13:03:59.052064 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:59.053300 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:59.055660 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:59.058440 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:59.058631 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:59.058851 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:59.059002 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:59.145180 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:34603
I20260709 13:03:59.145510 15238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:34603 every 8 connection(s)
I20260709 13:03:59.154008 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 13:03:59.165863 15239 heartbeater.cc:344] Connected to a master server at 127.14.167.62:36945
I20260709 13:03:59.166380 15239 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:59.167410 15239 heartbeater.cc:507] Master 127.14.167.62:36945 requested a full tablet report, sending...
W20260709 13:03:59.191954 15242 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 13:03:59.241174 15036 ts_manager.cc:194] Registered new tserver with Master: f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:03:59.242965 15036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34590
W20260709 13:03:59.285645 15243 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 13:03:59.290066 15004 server_base.cc:1061] running on GCE node
W20260709 13:03:59.291339 15245 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 13:03:59.292210 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:03:59.292395 15004 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 13:03:59.292570 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602239292553 us; error 0 us; skew 500 ppm
I20260709 13:03:59.293110 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:03:59.295686 15004 webserver.cc:533] Webserver started at http://127.14.167.3:36077/ using document root <none> and password file <none>
I20260709 13:03:59.296123 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:03:59.296296 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:03:59.296542 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:03:59.297518 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
format_stamp: "Formatted at 2026-07-09 13:03:59 on dist-test-slave-vpdx"
I20260709 13:03:59.302003 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:03:59.305145 15250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:59.305936 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:03:59.306201 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
format_stamp: "Formatted at 2026-07-09 13:03:59 on dist-test-slave-vpdx"
I20260709 13:03:59.306470 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602237123115-15004-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 13:03:59.327984 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:03:59.329128 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:03:59.331408 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:03:59.334743 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:03:59.334921 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:59.335175 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:03:59.335316 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:03:59.425973 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:36375
I20260709 13:03:59.426216 15312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:36375 every 8 connection(s)
I20260709 13:03:59.442449 15313 heartbeater.cc:344] Connected to a master server at 127.14.167.62:36945
I20260709 13:03:59.442860 15313 heartbeater.cc:461] Registering TS with master...
I20260709 13:03:59.443755 15313 heartbeater.cc:507] Master 127.14.167.62:36945 requested a full tablet report, sending...
I20260709 13:03:59.445847 15036 ts_manager.cc:194] Registered new tserver with Master: a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:03:59.446033 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015689219s
I20260709 13:03:59.447523 15036 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34598
I20260709 13:03:59.494912 15036 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34600:
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 13:03:59.498487 15036 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 13:03:59.609517 15129 tablet_service.cc:1511] Processing CreateTablet for tablet 838a4de533dc41f5b8d3b36645f6e29e (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:59.610766 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 838a4de533dc41f5b8d3b36645f6e29e (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:59.612211 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838a4de533dc41f5b8d3b36645f6e29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.614996 15129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838a4de533dc41f5b8d3b36645f6e29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.612248 15275 tablet_service.cc:1511] Processing CreateTablet for tablet 734a3f78e4674057a75968254333ddcb (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:59.620007 15272 tablet_service.cc:1511] Processing CreateTablet for tablet b31fbf75e2b04d2fb2bdf4ebd607d9d9 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:59.621592 15272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31fbf75e2b04d2fb2bdf4ebd607d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.627930 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 0489d339fcaa4aee99de9151070c72aa (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:59.633133 15127 tablet_service.cc:1511] Processing CreateTablet for tablet 8bafbc47528a472c8c975190bcb4ac51 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:59.640707 15127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bafbc47528a472c8c975190bcb4ac51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.640056 15271 tablet_service.cc:1511] Processing CreateTablet for tablet a374cdcd64a94c959c3ba735b4d0394c (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:59.629745 15128 tablet_service.cc:1511] Processing CreateTablet for tablet f1c8a3cbaca747318ea717dac96129ca (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:59.642344 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489d339fcaa4aee99de9151070c72aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.649612 15121 tablet_service.cc:1511] Processing CreateTablet for tablet b4ac1b41f8a54e94b303189560ac0480 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:59.642592 15277 tablet_service.cc:1511] Processing CreateTablet for tablet f1c8a3cbaca747318ea717dac96129ca (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:59.658377 15270 tablet_service.cc:1511] Processing CreateTablet for tablet b4ac1b41f8a54e94b303189560ac0480 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:59.638384 15273 tablet_service.cc:1511] Processing CreateTablet for tablet ac572adac7a04100b0f07adb3b39dd77 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:59.651631 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 8bafbc47528a472c8c975190bcb4ac51 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:59.642432 15123 tablet_service.cc:1511] Processing CreateTablet for tablet b31fbf75e2b04d2fb2bdf4ebd607d9d9 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:59.649703 15124 tablet_service.cc:1511] Processing CreateTablet for tablet ac572adac7a04100b0f07adb3b39dd77 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:59.650460 15126 tablet_service.cc:1511] Processing CreateTablet for tablet 734a3f78e4674057a75968254333ddcb (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:59.663519 15122 tablet_service.cc:1511] Processing CreateTablet for tablet a374cdcd64a94c959c3ba735b4d0394c (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:59.668972 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734a3f78e4674057a75968254333ddcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.642489 15125 tablet_service.cc:1511] Processing CreateTablet for tablet 0489d339fcaa4aee99de9151070c72aa (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:59.670106 15121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ac1b41f8a54e94b303189560ac0480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.673103 15124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac572adac7a04100b0f07adb3b39dd77. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:03:59.667954 15084 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:03:59.672273 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bafbc47528a472c8c975190bcb4ac51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.678360 15122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a374cdcd64a94c959c3ba735b4d0394c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.681638 15125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489d339fcaa4aee99de9151070c72aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.682338 15273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac572adac7a04100b0f07adb3b39dd77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.682713 15126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734a3f78e4674057a75968254333ddcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.688288 15201 tablet_service.cc:1511] Processing CreateTablet for tablet 734a3f78e4674057a75968254333ddcb (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:03:59.689568 15201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 734a3f78e4674057a75968254333ddcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.700320 15128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c8a3cbaca747318ea717dac96129ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.701524 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c8a3cbaca747318ea717dac96129ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.714185 15123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31fbf75e2b04d2fb2bdf4ebd607d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.714172 15270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ac1b41f8a54e94b303189560ac0480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.726579 15271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a374cdcd64a94c959c3ba735b4d0394c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.727680 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 8bafbc47528a472c8c975190bcb4ac51 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:03:59.729964 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 838a4de533dc41f5b8d3b36645f6e29e (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:03:59.737350 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bafbc47528a472c8c975190bcb4ac51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.726521 15199 tablet_service.cc:1511] Processing CreateTablet for tablet ac572adac7a04100b0f07adb3b39dd77 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:03:59.743199 15197 tablet_service.cc:1511] Processing CreateTablet for tablet a374cdcd64a94c959c3ba735b4d0394c (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:03:59.768154 15196 tablet_service.cc:1511] Processing CreateTablet for tablet b4ac1b41f8a54e94b303189560ac0480 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:03:59.773964 15198 tablet_service.cc:1511] Processing CreateTablet for tablet b31fbf75e2b04d2fb2bdf4ebd607d9d9 (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:03:59.741153 15203 tablet_service.cc:1511] Processing CreateTablet for tablet f1c8a3cbaca747318ea717dac96129ca (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:03:59.739547 15200 tablet_service.cc:1511] Processing CreateTablet for tablet 0489d339fcaa4aee99de9151070c72aa (DEFAULT_TABLE table=test-workload [id=74d77f3f4fad4aaa8f98d07db1bf8985]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:03:59.780910 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 838a4de533dc41f5b8d3b36645f6e29e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.799108 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac572adac7a04100b0f07adb3b39dd77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.801975 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b31fbf75e2b04d2fb2bdf4ebd607d9d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.833680 15196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ac1b41f8a54e94b303189560ac0480. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.834754 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1c8a3cbaca747318ea717dac96129ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.836220 15197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a374cdcd64a94c959c3ba735b4d0394c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.861057 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0489d339fcaa4aee99de9151070c72aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:03:59.904191 15331 tablet_bootstrap.cc:492] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:03:59.938926 15332 tablet_bootstrap.cc:492] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:03:59.978395 15333 tablet_bootstrap.cc:492] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:03:59.990700 15331 tablet_bootstrap.cc:654] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:03:59.992818 15332 tablet_bootstrap.cc:654] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.017602 15164 heartbeater.cc:499] Master 127.14.167.62:36945 was elected leader, sending a full tablet report...
I20260709 13:04:00.021317 15331 tablet_bootstrap.cc:492] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.022083 15331 ts_tablet_manager.cc:1403] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.119s	user 0.016s	sys 0.007s
I20260709 13:04:00.026480 15331 raft_consensus.cc:359] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.027015 15333 tablet_bootstrap.cc:654] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.027275 15331 raft_consensus.cc:385] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.027642 15331 raft_consensus.cc:740] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.028605 15331 consensus_queue.cc:260] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.032081 15331 ts_tablet_manager.cc:1434] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 13:04:00.033111 15331 tablet_bootstrap.cc:492] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.036975 15332 tablet_bootstrap.cc:492] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.037415 15332 ts_tablet_manager.cc:1403] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.103s	user 0.013s	sys 0.014s
I20260709 13:04:00.039160 15331 tablet_bootstrap.cc:654] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.040221 15332 raft_consensus.cc:359] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.040904 15332 raft_consensus.cc:385] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.041170 15332 raft_consensus.cc:740] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.042124 15332 consensus_queue.cc:260] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.050727 15239 heartbeater.cc:499] Master 127.14.167.62:36945 was elected leader, sending a full tablet report...
I20260709 13:04:00.051661 15332 ts_tablet_manager.cc:1434] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.002s
I20260709 13:04:00.052649 15332 tablet_bootstrap.cc:492] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.053860 15331 tablet_bootstrap.cc:492] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.054297 15331 ts_tablet_manager.cc:1403] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260709 13:04:00.056681 15333 tablet_bootstrap.cc:492] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.057163 15333 ts_tablet_manager.cc:1403] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.011s
I20260709 13:04:00.057030 15331 raft_consensus.cc:359] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.057793 15331 raft_consensus.cc:385] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.058079 15331 raft_consensus.cc:740] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.058845 15331 consensus_queue.cc:260] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.060901 15331 ts_tablet_manager.cc:1434] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 13:04:00.060573 15333 raft_consensus.cc:359] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.061345 15333 raft_consensus.cc:385] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.061805 15331 tablet_bootstrap.cc:492] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.067011 15333 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.067888 15333 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.066730 15332 tablet_bootstrap.cc:654] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.073189 15331 tablet_bootstrap.cc:654] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.076933 15313 heartbeater.cc:499] Master 127.14.167.62:36945 was elected leader, sending a full tablet report...
I20260709 13:04:00.078037 15333 ts_tablet_manager.cc:1434] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.004s
I20260709 13:04:00.078140 15339 raft_consensus.cc:493] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.079200 15333 tablet_bootstrap.cc:492] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.078613 15339 raft_consensus.cc:515] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.082122 15339 leader_election.cc:290] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.086668 15332 tablet_bootstrap.cc:492] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.087172 15332 ts_tablet_manager.cc:1403] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.035s	user 0.002s	sys 0.009s
I20260709 13:04:00.089879 15332 raft_consensus.cc:359] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.096227 15332 raft_consensus.cc:385] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.098807 15332 raft_consensus.cc:740] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.094030 15333 tablet_bootstrap.cc:654] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.102082 15332 consensus_queue.cc:260] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.107007 15332 ts_tablet_manager.cc:1434] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:04:00.107376 15331 tablet_bootstrap.cc:492] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.107803 15331 ts_tablet_manager.cc:1403] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260709 13:04:00.107899 15332 tablet_bootstrap.cc:492] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.109931 15331 raft_consensus.cc:359] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.110618 15331 raft_consensus.cc:385] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.110900 15331 raft_consensus.cc:740] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.111580 15331 consensus_queue.cc:260] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.112561 15340 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.113013 15340 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.113548 15331 ts_tablet_manager.cc:1434] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:00.114543 15331 tablet_bootstrap.cc:492] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.119503 15340 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:00.137460 15332 tablet_bootstrap.cc:654] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.142416 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
W20260709 13:04:00.144682 15179 leader_election.cc:343] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.146833 15331 tablet_bootstrap.cc:654] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.153486 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
W20260709 13:04:00.157193 15240 tablet.cc:2406] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260709 13:04:00.156313 15178 leader_election.cc:343] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.159274 15178 leader_election.cc:304] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f051404b633349679bbd827be57c1994; no voters: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:00.160638 15339 raft_consensus.cc:2749] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:00.161382 15333 tablet_bootstrap.cc:492] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.161851 15333 ts_tablet_manager.cc:1403] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.005s
I20260709 13:04:00.168789 15333 raft_consensus.cc:359] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.176033 15333 raft_consensus.cc:385] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.176373 15333 raft_consensus.cc:740] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.176749 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:00.177242 15333 consensus_queue.cc:260] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
W20260709 13:04:00.178936 15253 leader_election.cc:343] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.182027 15333 ts_tablet_manager.cc:1434] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:04:00.182770 15333 tablet_bootstrap.cc:492] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.185928 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.186380 15332 tablet_bootstrap.cc:492] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.187225 15331 tablet_bootstrap.cc:492] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
W20260709 13:04:00.187862 15252 leader_election.cc:343] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f051404b633349679bbd827be57c1994 (127.14.167.2:34603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.190503 15333 tablet_bootstrap.cc:654] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.186869 15332 ts_tablet_manager.cc:1403] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.001s
I20260709 13:04:00.194092 15331 ts_tablet_manager.cc:1403] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.080s	user 0.017s	sys 0.006s
I20260709 13:04:00.194090 15252 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1; no voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994
I20260709 13:04:00.197459 15331 raft_consensus.cc:359] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.198534 15340 raft_consensus.cc:2749] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:00.197327 15332 raft_consensus.cc:359] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.199229 15332 raft_consensus.cc:385] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.199570 15332 raft_consensus.cc:740] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.200505 15332 consensus_queue.cc:260] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.199591 15331 raft_consensus.cc:385] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.202637 15332 ts_tablet_manager.cc:1434] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:04:00.202749 15331 raft_consensus.cc:740] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.203621 15332 tablet_bootstrap.cc:492] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.203619 15331 consensus_queue.cc:260] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.208137 15331 ts_tablet_manager.cc:1434] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:04:00.209249 15331 tablet_bootstrap.cc:492] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.210799 15332 tablet_bootstrap.cc:654] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.215497 15331 tablet_bootstrap.cc:654] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.220396 15336 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.220880 15336 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
W20260709 13:04:00.222306 15160 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 15007
I20260709 13:04:00.223590 15336 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.233349 15333 tablet_bootstrap.cc:492] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.233922 15333 ts_tablet_manager.cc:1403] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.009s
I20260709 13:04:00.236971 15333 raft_consensus.cc:359] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.238511 15336 raft_consensus.cc:493] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.238937 15336 raft_consensus.cc:515] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.240852 15336 leader_election.cc:290] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.244598 15332 tablet_bootstrap.cc:492] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.245134 15332 ts_tablet_manager.cc:1403] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.024s
I20260709 13:04:00.237637 15333 raft_consensus.cc:385] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.250289 15333 raft_consensus.cc:740] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.250181 15332 raft_consensus.cc:359] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.251140 15332 raft_consensus.cc:385] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.251457 15332 raft_consensus.cc:740] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.252599 15332 consensus_queue.cc:260] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.254783 15332 ts_tablet_manager.cc:1434] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.004s
I20260709 13:04:00.255720 15332 tablet_bootstrap.cc:492] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.261829 15332 tablet_bootstrap.cc:654] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.269620 15336 raft_consensus.cc:493] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.270164 15336 raft_consensus.cc:515] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.272672 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
W20260709 13:04:00.276100 15103 leader_election.cc:343] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.276311 15336 leader_election.cc:290] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.252689 15333 consensus_queue.cc:260] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.278019 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.274086 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.278837 15288 raft_consensus.cc:2468] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.280706 15333 ts_tablet_manager.cc:1434] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260709 13:04:00.281658 15339 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:00.281667 15103 leader_election.cc:343] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.282253 15333 tablet_bootstrap.cc:492] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.282220 15339 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.282536 15103 leader_election.cc:304] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:00.283301 15336 raft_consensus.cc:2804] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.283674 15336 raft_consensus.cc:493] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.283994 15336 raft_consensus.cc:3060] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.284293 15339 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.286466 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.286561 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:00.287194 15139 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 0.
I20260709 13:04:00.289217 15332 tablet_bootstrap.cc:492] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.289641 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
W20260709 13:04:00.289147 15178 leader_election.cc:343] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.292013 15331 tablet_bootstrap.cc:492] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.290436 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.292492 15214 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.292987 15332 ts_tablet_manager.cc:1403] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260709 13:04:00.290572 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.293394 15179 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:00.294379 15331 ts_tablet_manager.cc:1403] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.015s
I20260709 13:04:00.293937 15213 raft_consensus.cc:2468] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.295665 15339 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.296284 15339 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.296655 15339 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.296294 15103 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: a39e0dc32dc54cc09b612b31e25a98c1
W20260709 13:04:00.305109 15103 leader_election.cc:343] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f051404b633349679bbd827be57c1994 (127.14.167.2:34603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.306177 15103 leader_election.cc:304] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:00.314577 15340 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.315106 15340 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.318192 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:00.324980 15336 raft_consensus.cc:515] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
W20260709 13:04:00.333392 15253 leader_election.cc:343] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.335561 15357 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.335705 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.336078 15357 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.335516 15340 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:00.334931 15336 leader_election.cc:290] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.333877 15339 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.337612 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.338688 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.338831 15287 raft_consensus.cc:3060] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.336933 15357 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.339301 15212 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 0.
I20260709 13:04:00.336788 15332 raft_consensus.cc:359] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
W20260709 13:04:00.341702 15103 leader_election.cc:343] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f051404b633349679bbd827be57c1994 (127.14.167.2:34603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.342259 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:00.342290 15252 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [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: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:00.341831 15332 raft_consensus.cc:385] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.343314 15339 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.344458 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.340564 15358 raft_consensus.cc:2804] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.344671 15332 raft_consensus.cc:740] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.345381 15340 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.349180 15340 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.349535 15340 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.345523 15358 raft_consensus.cc:493] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.349716 15333 tablet_bootstrap.cc:654] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:00.346335 15178 leader_election.cc:343] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.350762 15358 raft_consensus.cc:3060] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.349644 15287 raft_consensus.cc:2468] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.349562 15332 consensus_queue.cc:260] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.344506 15331 raft_consensus.cc:359] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.355621 15103 leader_election.cc:304] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: f051404b633349679bbd827be57c1994
I20260709 13:04:00.355690 15332 ts_tablet_manager.cc:1434] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.061s	user 0.014s	sys 0.000s
I20260709 13:04:00.355159 15331 raft_consensus.cc:385] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.357980 15336 raft_consensus.cc:2804] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.358215 15332 tablet_bootstrap.cc:492] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.358394 15331 raft_consensus.cc:740] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.362005 15331 consensus_queue.cc:260] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.365162 15336 raft_consensus.cc:697] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:00.367103 15336 consensus_queue.cc:237] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.379556 15340 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.384871 15357 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.386096 15331 ts_tablet_manager.cc:1434] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.089s	user 0.021s	sys 0.010s
I20260709 13:04:00.386190 15139 raft_consensus.cc:2393] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f051404b633349679bbd827be57c1994 in current term 1: Already voted for candidate 5debc85538ee429b9d6fde33fa31d2b8 in this term.
I20260709 13:04:00.388200 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.389026 15340 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:00.387081 15357 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.389724 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:00.391400 15212 raft_consensus.cc:2393] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5debc85538ee429b9d6fde33fa31d2b8 in current term 1: Already voted for candidate f051404b633349679bbd827be57c1994 in this term.
I20260709 13:04:00.390913 15331 tablet_bootstrap.cc:492] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
W20260709 13:04:00.392517 15253 leader_election.cc:343] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.392622 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.392760 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.393162 15333 tablet_bootstrap.cc:492] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.393167 15212 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.393656 15333 ts_tablet_manager.cc:1403] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.112s	user 0.013s	sys 0.016s
W20260709 13:04:00.394559 15103 leader_election.cc:343] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.394984 15103 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8; no voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994
I20260709 13:04:00.397019 15357 raft_consensus.cc:2749] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:00.396312 15358 raft_consensus.cc:515] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.400530 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.400672 15358 leader_election.cc:290] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.401058 15213 raft_consensus.cc:3060] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.403018 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.403347 15332 tablet_bootstrap.cc:654] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:00.406692 15103 leader_election.cc:343] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.410835 15333 raft_consensus.cc:359] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.413061 15333 raft_consensus.cc:385] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.413828 15333 raft_consensus.cc:740] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.414794 15212 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 1.
I20260709 13:04:00.414700 15333 consensus_queue.cc:260] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.415995 15252 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [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: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:00.416723 15340 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.418270 15333 ts_tablet_manager.cc:1434] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.005s
I20260709 13:04:00.426321 15333 tablet_bootstrap.cc:492] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.427627 15213 raft_consensus.cc:2468] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.432166 15331 tablet_bootstrap.cc:654] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.430341 15103 leader_election.cc:304] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:00.441056 15340 raft_consensus.cc:697] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 LEADER]: Becoming Leader. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:00.443979 15340 consensus_queue.cc:237] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.441419 15336 raft_consensus.cc:2804] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.446563 15336 raft_consensus.cc:697] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:00.447542 15336 consensus_queue.cc:237] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.464282 15333 tablet_bootstrap.cc:654] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.467880 15034 catalog_manager.cc:5697] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.475207 15179 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [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: f051404b633349679bbd827be57c1994; no voters: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:00.476261 15339 raft_consensus.cc:2749] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 13:04:00.480173 15103 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:34603, user_credentials={real_user=slave}} blocked reactor thread for 49927.9us
I20260709 13:04:00.483096 15358 raft_consensus.cc:493] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.478976 15036 catalog_manager.cc:5697] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:00.484575 15358 raft_consensus.cc:515] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.494779 15332 tablet_bootstrap.cc:492] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.494706 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.493394 15358 leader_election.cc:290] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.495410 15332 ts_tablet_manager.cc:1403] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.138s	user 0.008s	sys 0.019s
W20260709 13:04:00.496829 15103 leader_election.cc:343] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f051404b633349679bbd827be57c1994 (127.14.167.2:34603): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:00.501466 15332 raft_consensus.cc:359] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.501958 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.502277 15332 raft_consensus.cc:385] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.502592 15332 raft_consensus.cc:740] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.502610 15287 raft_consensus.cc:2468] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.504679 15103 leader_election.cc:304] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: f051404b633349679bbd827be57c1994
I20260709 13:04:00.505765 15358 raft_consensus.cc:2804] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.506117 15358 raft_consensus.cc:493] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.506439 15358 raft_consensus.cc:3060] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.509279 15332 consensus_queue.cc:260] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.514226 15332 ts_tablet_manager.cc:1434] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260709 13:04:00.514055 15358 raft_consensus.cc:515] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.515327 15332 tablet_bootstrap.cc:492] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.517102 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.517643 15213 raft_consensus.cc:3060] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.523977 15213 raft_consensus.cc:2468] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.525028 15103 leader_election.cc:304] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.525825 15336 raft_consensus.cc:2804] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.528743 15336 raft_consensus.cc:697] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:00.529835 15336 consensus_queue.cc:237] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.540033 15333 tablet_bootstrap.cc:492] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.533576 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.540587 15333 ts_tablet_manager.cc:1403] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.115s	user 0.025s	sys 0.024s
I20260709 13:04:00.540747 15287 raft_consensus.cc:3060] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.533649 15358 leader_election.cc:290] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.543653 15333 raft_consensus.cc:359] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.544394 15333 raft_consensus.cc:385] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.544732 15333 raft_consensus.cc:740] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.545442 15333 consensus_queue.cc:260] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.547703 15333 ts_tablet_manager.cc:1434] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:00.548596 15333 tablet_bootstrap.cc:492] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.544485 15332 tablet_bootstrap.cc:654] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.549794 15331 tablet_bootstrap.cc:492] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.550247 15331 ts_tablet_manager.cc:1403] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.161s	user 0.018s	sys 0.007s
I20260709 13:04:00.556753 15331 raft_consensus.cc:359] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.557514 15331 raft_consensus.cc:385] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.557878 15331 raft_consensus.cc:740] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.558125 15333 tablet_bootstrap.cc:654] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.558714 15331 consensus_queue.cc:260] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.563616 15331 ts_tablet_manager.cc:1434] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:04:00.564499 15331 tablet_bootstrap.cc:492] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.565961 15287 raft_consensus.cc:2468] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.580910 15331 tablet_bootstrap.cc:654] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.591033 15332 tablet_bootstrap.cc:492] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.591537 15332 ts_tablet_manager.cc:1403] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.024s
I20260709 13:04:00.592830 15331 tablet_bootstrap.cc:492] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.593266 15331 ts_tablet_manager.cc:1403] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.001s
I20260709 13:04:00.594326 15332 raft_consensus.cc:359] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.595043 15332 raft_consensus.cc:385] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.595329 15332 raft_consensus.cc:740] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.596053 15332 consensus_queue.cc:260] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.596190 15331 raft_consensus.cc:359] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.586005 15033 catalog_manager.cc:5697] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.596918 15331 raft_consensus.cc:385] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.605072 15033 catalog_manager.cc:5697] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.598253 15332 ts_tablet_manager.cc:1434] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:04:00.606518 15331 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.614913 15331 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.617126 15331 ts_tablet_manager.cc:1434] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260709 13:04:00.618281 15331 tablet_bootstrap.cc:492] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.626953 15332 tablet_bootstrap.cc:492] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.627570 15333 tablet_bootstrap.cc:492] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.628027 15333 ts_tablet_manager.cc:1403] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.024s
I20260709 13:04:00.630230 15331 tablet_bootstrap.cc:654] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.631251 15333 raft_consensus.cc:359] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.632467 15333 raft_consensus.cc:385] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.633057 15333 raft_consensus.cc:740] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.633790 15333 consensus_queue.cc:260] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.636039 15332 tablet_bootstrap.cc:654] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.636152 15333 ts_tablet_manager.cc:1434] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:04:00.637097 15333 tablet_bootstrap.cc:492] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.644070 15332 tablet_bootstrap.cc:492] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.644508 15332 ts_tablet_manager.cc:1403] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:04:00.646881 15332 raft_consensus.cc:359] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.647521 15332 raft_consensus.cc:385] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.647764 15332 raft_consensus.cc:740] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.648381 15332 consensus_queue.cc:260] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.650139 15333 tablet_bootstrap.cc:654] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.650774 15331 tablet_bootstrap.cc:492] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.651222 15331 ts_tablet_manager.cc:1403] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.001s
I20260709 13:04:00.653644 15331 raft_consensus.cc:359] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.654291 15331 raft_consensus.cc:385] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.654536 15331 raft_consensus.cc:740] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.655308 15331 consensus_queue.cc:260] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.657347 15331 ts_tablet_manager.cc:1434] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:00.658193 15331 tablet_bootstrap.cc:492] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8: Bootstrap starting.
I20260709 13:04:00.664556 15331 tablet_bootstrap.cc:654] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.667225 15332 ts_tablet_manager.cc:1434] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260709 13:04:00.668069 15332 tablet_bootstrap.cc:492] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: Bootstrap starting.
I20260709 13:04:00.669405 15333 tablet_bootstrap.cc:492] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.669907 15333 ts_tablet_manager.cc:1403] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.013s
I20260709 13:04:00.673231 15332 tablet_bootstrap.cc:654] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.673130 15333 raft_consensus.cc:359] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.674008 15333 raft_consensus.cc:385] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.674358 15333 raft_consensus.cc:740] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.675148 15333 consensus_queue.cc:260] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.677670 15333 ts_tablet_manager.cc:1434] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:04:00.679867 15084 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:00.684507 15332 tablet_bootstrap.cc:492] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: No bootstrap required, opened a new log
I20260709 13:04:00.685412 15339 raft_consensus.cc:493] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.685883 15339 raft_consensus.cc:515] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.687834 15339 leader_election.cc:290] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375), 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157)
I20260709 13:04:00.689304 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:00.689942 15139 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 0.
I20260709 13:04:00.691582 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.692073 15333 tablet_bootstrap.cc:492] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.692157 15287 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 0.
I20260709 13:04:00.693785 15179 leader_election.cc:304] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.695218 15336 raft_consensus.cc:493] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.695668 15336 raft_consensus.cc:515] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.697607 15336 leader_election.cc:290] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.699127 15331 tablet_bootstrap.cc:492] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8: No bootstrap required, opened a new log
I20260709 13:04:00.699153 15333 tablet_bootstrap.cc:654] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.699685 15331 ts_tablet_manager.cc:1403] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.004s
I20260709 13:04:00.699797 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.700409 15213 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.701577 15103 leader_election.cc:304] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.702257 15331 raft_consensus.cc:359] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.702549 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.702903 15331 raft_consensus.cc:385] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.703118 15287 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.704700 15336 raft_consensus.cc:2804] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.705066 15336 raft_consensus.cc:493] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.705380 15336 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.707968 15339 raft_consensus.cc:2804] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.708374 15339 raft_consensus.cc:493] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.708707 15339 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.710958 15333 tablet_bootstrap.cc:492] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.711421 15333 ts_tablet_manager.cc:1403] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:04:00.703186 15331 raft_consensus.cc:740] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.714363 15331 consensus_queue.cc:260] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.714479 15333 raft_consensus.cc:359] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.715265 15333 raft_consensus.cc:385] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.715571 15333 raft_consensus.cc:740] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.716313 15333 consensus_queue.cc:260] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.719348 15336 raft_consensus.cc:515] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.722227 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.722740 15213 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.729066 15333 ts_tablet_manager.cc:1434] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:04:00.729054 15213 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.730604 15103 leader_election.cc:304] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.731431 15358 raft_consensus.cc:2804] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.731865 15358 raft_consensus.cc:697] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:00.732688 15358 consensus_queue.cc:237] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.737980 15333 tablet_bootstrap.cc:492] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1: Bootstrap starting.
I20260709 13:04:00.684942 15332 ts_tablet_manager.cc:1403] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260709 13:04:00.741138 15332 raft_consensus.cc:359] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.742379 15331 ts_tablet_manager.cc:1434] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 13:04:00.744174 15333 tablet_bootstrap.cc:654] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:00.745709 15339 raft_consensus.cc:515] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.748569 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.749115 15287 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.755312 15287 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 1.
I20260709 13:04:00.756548 15333 tablet_bootstrap.cc:492] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1: No bootstrap required, opened a new log
I20260709 13:04:00.756430 15178 leader_election.cc:304] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.760402 15333 ts_tablet_manager.cc:1403] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:04:00.762955 15333 raft_consensus.cc:359] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.763705 15333 raft_consensus.cc:385] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.764016 15333 raft_consensus.cc:740] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.765115 15333 consensus_queue.cc:260] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.766255 15332 raft_consensus.cc:385] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:00.766615 15332 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Initialized, Role: FOLLOWER
I20260709 13:04:00.767323 15332 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.772396 15333 ts_tablet_manager.cc:1434] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:04:00.778235 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:00.778818 15139 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.783376 15357 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.773154 15339 leader_election.cc:290] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 1 election: Requested vote from peers a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375), 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157)
I20260709 13:04:00.784139 15357 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.785739 15332 ts_tablet_manager.cc:1434] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.009s
I20260709 13:04:00.784053 15358 raft_consensus.cc:493] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.786976 15358 raft_consensus.cc:515] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.789597 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.786017 15034 catalog_manager.cc:5697] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.790165 15287 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.790313 15357 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.790983 15358 leader_election.cc:290] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.792562 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.792866 15212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.786113 15336 leader_election.cc:290] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.793167 15213 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.793406 15212 raft_consensus.cc:2468] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.794080 15288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.794708 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:00.795022 15288 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.795094 15103 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.795264 15286 raft_consensus.cc:2468] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 0.
I20260709 13:04:00.795965 15336 raft_consensus.cc:2804] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.796307 15336 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.796629 15336 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.797780 15103 leader_election.cc:304] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.801667 15357 raft_consensus.cc:2804] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:00.802060 15357 raft_consensus.cc:493] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:00.802381 15357 raft_consensus.cc:3060] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.807897 15357 raft_consensus.cc:515] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.808909 15287 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.811340 15357 leader_election.cc:290] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.812613 15212 raft_consensus.cc:3060] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.812753 15336 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.805593 15139 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 1.
I20260709 13:04:00.816901 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.824981 15213 raft_consensus.cc:3060] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.824849 15357 consensus_queue.cc:1048] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.818316 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.830026 15287 raft_consensus.cc:3060] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.844359 15287 raft_consensus.cc:2468] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.846364 15103 leader_election.cc:304] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:00.847064 15357 raft_consensus.cc:2804] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.847380 15213 raft_consensus.cc:2468] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.821743 15336 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:00.822458 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:00.847509 15357 raft_consensus.cc:697] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:00.823844 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:00.848675 15286 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.848929 15357 consensus_queue.cc:237] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.848181 15214 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.820762 15385 raft_consensus.cc:2804] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.852650 15385 raft_consensus.cc:697] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:00.853463 15385 consensus_queue.cc:237] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:00.851917 15336 consensus_queue.cc:1048] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:04:00.868064 15214 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.870431 15103 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:00.871234 15336 raft_consensus.cc:2804] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:00.870862 15286 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:00.871733 15336 raft_consensus.cc:697] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:00.872511 15336 consensus_queue.cc:237] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.884788 15033 catalog_manager.cc:5697] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.887745 15034 catalog_manager.cc:5697] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 0 to 1, leader changed from <none> to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.916507 15357 consensus_queue.cc:1048] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.926555 15357 consensus_queue.cc:1048] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.928376 15036 catalog_manager.cc:5697] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:00.950212 15336 consensus_queue.cc:1048] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.970580 15286 raft_consensus.cc:3060] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.980415 15139 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:00.982540 15357 consensus_queue.cc:1048] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:00.987293 15340 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:00.987747 15340 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:00.990679 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:00.991500 15214 raft_consensus.cc:2393] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a39e0dc32dc54cc09b612b31e25a98c1 in current term 1: Already voted for candidate f051404b633349679bbd827be57c1994 in this term.
I20260709 13:04:00.989637 15340 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:00.991623 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:00.993623 15138 raft_consensus.cc:2393] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a39e0dc32dc54cc09b612b31e25a98c1 in current term 1: Already voted for candidate 5debc85538ee429b9d6fde33fa31d2b8 in this term.
I20260709 13:04:00.994715 15253 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1; no voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994
I20260709 13:04:00.995824 15340 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:01.000469 15361 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:01.000906 15361 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:01.004388 15361 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:01.006544 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:01.007143 15214 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 1.
I20260709 13:04:01.008498 15103 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:01.009330 15361 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:01.009704 15361 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:01.010098 15361 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:01.018172 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:01.040169 15340 raft_consensus.cc:2749] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:01.042214 15340 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.049067 15399 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:01.045521 15361 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:01.054473 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:01.056257 15139 raft_consensus.cc:1240] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Rejecting Update request from peer a39e0dc32dc54cc09b612b31e25a98c1 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:01.057888 15399 consensus_queue.cc:1059] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.058741 15399 raft_consensus.cc:3055] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:01.061024 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:01.062602 15103 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8; no voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994
I20260709 13:04:01.063387 15357 raft_consensus.cc:2749] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:01.059208 15399 raft_consensus.cc:740] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:01.064911 15399 consensus_queue.cc:260] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:01.065724 15361 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 2 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:01.066574 15399 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:01.081507 15400 raft_consensus.cc:493] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5debc85538ee429b9d6fde33fa31d2b8)
I20260709 13:04:01.082088 15400 raft_consensus.cc:515] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:01.086532 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:01.087714 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:01.089883 15253 leader_election.cc:304] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [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: a39e0dc32dc54cc09b612b31e25a98c1; no voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994
I20260709 13:04:01.090679 15400 leader_election.cc:290] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:01.091428 15400 raft_consensus.cc:2749] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:01.161396 15361 consensus_queue.cc:1048] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.177079 15361 consensus_queue.cc:1048] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.265637 15361 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.279600 15358 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.344508 15358 consensus_queue.cc:1048] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.358994 15336 consensus_queue.cc:1048] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.370256 15385 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:01.396085 15386 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:01.683885 15084 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:02.082752 15412 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.083197 15412 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.084717 15412 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.085640 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:02.085796 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:02.086148 15139 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 1.
I20260709 13:04:02.086421 15286 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 1.
I20260709 13:04:02.087175 15179 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.087867 15412 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:02.088217 15412 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.088532 15412 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.095252 15412 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.097103 15412 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.097831 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.098280 15139 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.098155 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.098738 15286 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.102859 15139 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.103730 15179 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.104308 15412 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:02.104664 15412 raft_consensus.cc:697] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.105010 15286 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.105399 15412 consensus_queue.cc:237] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER 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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.112365 15034 catalog_manager.cc:5697] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 0 to 2, leader changed from <none> to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.476881 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:57262
I20260709 13:04:02.477555 15214 raft_consensus.cc:606] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 LEADER]: Received request to transfer leadership to TS 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:02.493091 15286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
mode: GRACEFUL
new_leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:53158
I20260709 13:04:02.493568 15286 raft_consensus.cc:606] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Received request to transfer leadership to TS 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:02.493844 15286 raft_consensus.cc:614] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:04:02.498618 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:57262
I20260709 13:04:02.499053 15214 raft_consensus.cc:606] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Received request to transfer leadership to TS 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:02.513971 15139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:02.514420 15139 raft_consensus.cc:606] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:02.518805 15139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:02.519249 15139 raft_consensus.cc:606] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:02.523550 15139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:02.523980 15139 raft_consensus.cc:606] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:02.527935 15139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:02.528366 15139 raft_consensus.cc:606] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:02.533257 15139 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:02.533661 15139 raft_consensus.cc:606] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Received request to transfer leadership to TS a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:02.537971 15423 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:02.538316 15423 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.539868 15423 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:02.540504 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:02.540788 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994" is_pre_election: true
I20260709 13:04:02.541105 15139 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 2.
I20260709 13:04:02.542313 15253 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: f051404b633349679bbd827be57c1994
I20260709 13:04:02.542913 15423 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:02.543205 15423 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:02.543442 15423 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.548328 15423 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.550102 15423 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 3 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:02.550410 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.550638 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:02.550942 15139 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.552174 15412 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a39e0dc32dc54cc09b612b31e25a98c1)
I20260709 13:04:02.552507 15412 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.553936 15412 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.554616 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8" is_pre_election: true
I20260709 13:04:02.555303 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" is_pre_election: true
I20260709 13:04:02.555970 15286 raft_consensus.cc:2368] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f051404b633349679bbd827be57c1994 for earlier term 2. Current term is 3.
I20260709 13:04:02.556805 15178 leader_election.cc:400] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 pre-election: Vote denied by peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375) with higher term. Message: Invalid argument: T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f051404b633349679bbd827be57c1994 for earlier term 2. Current term is 3.
I20260709 13:04:02.557001 15178 leader_election.cc:403] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:02.557065 15139 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 3.
I20260709 13:04:02.557394 15412 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.558202 15253 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: f051404b633349679bbd827be57c1994
I20260709 13:04:02.558964 15423 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:02.560286 15423 raft_consensus.cc:697] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Becoming Leader. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:02.561748 15423 consensus_queue.cc:237] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.563367 15412 raft_consensus.cc:2749] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375) with higher term. Message: Invalid argument: T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f051404b633349679bbd827be57c1994 for earlier term 2. Current term is 3.
I20260709 13:04:02.569832 15034 catalog_manager.cc:5697] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:02.609364 15426 raft_consensus.cc:993] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.609848 15336 raft_consensus.cc:1081] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.611500 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:02.611974 15214 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.612264 15214 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.616454 15214 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.618072 15214 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.618925 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.619072 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.619493 15139 raft_consensus.cc:3055] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:02.619585 15286 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.619869 15139 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.620771 15139 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.621990 15139 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.624275 15286 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.625188 15178 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.625909 15412 raft_consensus.cc:2804] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:02.627043 15412 raft_consensus.cc:697] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.627733 15412 consensus_queue.cc:237] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.629428 15139 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.633078 15426 raft_consensus.cc:993] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.633476 15336 raft_consensus.cc:1081] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.634981 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:02.635435 15214 raft_consensus.cc:493] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.635778 15214 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.636756 15034 catalog_manager.cc:5697] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 1 to 2, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.641001 15214 raft_consensus.cc:515] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.643389 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.643929 15139 raft_consensus.cc:3055] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:02.644223 15139 raft_consensus.cc:740] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.644620 15214 leader_election.cc:290] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.644950 15139 consensus_queue.cc:260] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.645608 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.646042 15139 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.646165 15286 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.651490 15286 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.652297 15178 leader_election.cc:304] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.652313 15139 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.652971 15412 raft_consensus.cc:2804] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:02.653455 15412 raft_consensus.cc:697] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.654124 15412 consensus_queue.cc:237] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.661271 15034 catalog_manager.cc:5697] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 1 to 2, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.692991 15286 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:02.693882 15139 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:02.694541 15427 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:02.695832 15427 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:02.714923 15430 raft_consensus.cc:993] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: : Instructing follower 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:02.716990 15430 raft_consensus.cc:1081] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Signalling peer 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:02.718950 15138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:51642
I20260709 13:04:02.720556 15138 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.720942 15138 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.727356 15138 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.730978 15138 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 3 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.732369 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:02.732446 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.732972 15214 raft_consensus.cc:3055] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:02.733018 15287 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.733387 15214 raft_consensus.cc:740] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.734166 15214 consensus_queue.cc:260] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.735340 15214 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:02.739778 15214 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 3.
I20260709 13:04:02.739840 15287 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 3.
I20260709 13:04:02.740742 15103 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.741348 15336 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:02.741804 15336 raft_consensus.cc:697] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.742499 15336 consensus_queue.cc:237] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.750144 15033 catalog_manager.cc:5697] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 2 to 3, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 3 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.781195 15412 raft_consensus.cc:993] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: : Instructing follower 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:02.781656 15412 raft_consensus.cc:1081] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 LEADER]: Signalling peer 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:02.783325 15138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:51642
I20260709 13:04:02.783819 15138 raft_consensus.cc:493] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.784173 15138 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.788873 15138 raft_consensus.cc:515] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:02.790408 15138 leader_election.cc:290] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 2 election: Requested vote from peers a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:02.791294 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:02.791345 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.791833 15214 raft_consensus.cc:3055] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:02.791950 15287 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.792142 15214 raft_consensus.cc:740] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.792883 15214 consensus_queue.cc:260] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:02.793694 15214 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.797677 15214 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 2.
I20260709 13:04:02.798105 15287 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 2.
I20260709 13:04:02.798616 15103 leader_election.cc:304] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.799333 15336 raft_consensus.cc:2804] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:02.801131 15336 raft_consensus.cc:697] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.801994 15336 consensus_queue.cc:237] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:02.802942 15426 raft_consensus.cc:993] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.803323 15436 raft_consensus.cc:1081] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.804642 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:02.805068 15214 raft_consensus.cc:493] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.805410 15214 raft_consensus.cc:3060] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.810350 15214 raft_consensus.cc:515] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.810134 15033 catalog_manager.cc:5697] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 1 to 2, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:02.812569 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.812919 15214 leader_election.cc:290] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.813133 15138 raft_consensus.cc:3055] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:02.813449 15138 raft_consensus.cc:740] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.814195 15138 consensus_queue.cc:260] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.814782 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b31fbf75e2b04d2fb2bdf4ebd607d9d9" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.815310 15287 raft_consensus.cc:3060] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.815390 15138 raft_consensus.cc:3060] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.821712 15138 raft_consensus.cc:2468] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.821717 15287 raft_consensus.cc:2468] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.822599 15286 raft_consensus.cc:1240] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Rejecting Update request from peer 5debc85538ee429b9d6fde33fa31d2b8 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:02.823015 15179 leader_election.cc:304] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.825094 15412 raft_consensus.cc:2804] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:02.825536 15412 raft_consensus.cc:697] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.826355 15412 consensus_queue.cc:237] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.834270 15033 catalog_manager.cc:5697] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 1 to 2, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.873064 15436 raft_consensus.cc:993] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.873472 15336 raft_consensus.cc:1081] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:02.874818 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:02.875231 15214 raft_consensus.cc:493] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.875491 15214 raft_consensus.cc:3060] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.879801 15214 raft_consensus.cc:515] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.881470 15214 leader_election.cc:290] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:02.882373 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.882629 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a374cdcd64a94c959c3ba735b4d0394c" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:02.882927 15138 raft_consensus.cc:3055] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:02.883232 15138 raft_consensus.cc:740] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.883208 15286 raft_consensus.cc:3060] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.884070 15138 consensus_queue.cc:260] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.884927 15138 raft_consensus.cc:3060] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.888957 15138 raft_consensus.cc:2468] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.889672 15286 raft_consensus.cc:2468] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:02.889860 15179 leader_election.cc:304] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:02.890530 15412 raft_consensus.cc:2804] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:02.890976 15412 raft_consensus.cc:697] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:02.891711 15412 consensus_queue.cc:237] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.898897 15033 catalog_manager.cc:5697] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 1 to 2, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:02.975606 15436 raft_consensus.cc:993] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:02.975996 15336 raft_consensus.cc:1081] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Signalling peer a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:02.977849 15286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:53150
I20260709 13:04:02.978368 15286 raft_consensus.cc:493] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:02.978369 15214 raft_consensus.cc:1275] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:02.979265 15286 raft_consensus.cc:3060] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.979842 15423 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:02.982650 15138 raft_consensus.cc:1275] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:02.983979 15424 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:02.985224 15286 raft_consensus.cc:515] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.987187 15286 leader_election.cc:290] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:02.987828 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:02.988144 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ac1b41f8a54e94b303189560ac0480" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:02.988672 15211 raft_consensus.cc:3060] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:02.989012 15139 raft_consensus.cc:3055] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:02.989382 15139 raft_consensus.cc:740] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:02.990109 15139 consensus_queue.cc:260] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.991225 15139 raft_consensus.cc:3060] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:03.003463 15211 raft_consensus.cc:2468] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 2.
I20260709 13:04:03.004707 15252 leader_election.cc:304] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:03.007059 15423 raft_consensus.cc:2804] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:03.007543 15423 raft_consensus.cc:697] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 LEADER]: Becoming Leader. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:03.008368 15423 consensus_queue.cc:237] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:02.997989 15139 raft_consensus.cc:2468] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 2.
I20260709 13:04:03.032064 15033 catalog_manager.cc:5697] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 reported cstate change: term changed from 1 to 2, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:03.058570 15138 raft_consensus.cc:1275] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.059798 15412 consensus_queue.cc:1048] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.065120 15286 raft_consensus.cc:1275] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.066545 15412 consensus_queue.cc:1048] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.081486 15138 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.082772 15412 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.092798 15286 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.094293 15430 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.121299 15286 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:03.122454 15336 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.129511 15211 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:03.131011 15426 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.214409 15286 raft_consensus.cc:1275] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.215489 15426 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.217837 15138 raft_consensus.cc:1275] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.219139 15430 consensus_queue.cc:1048] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.227311 15211 raft_consensus.cc:1275] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.229501 15426 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.235044 15287 raft_consensus.cc:1275] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.236708 15412 consensus_queue.cc:1048] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:03.397259 15138 raft_consensus.cc:1275] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.398697 15427 consensus_queue.cc:1048] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.409336 15287 raft_consensus.cc:1275] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.410924 15430 consensus_queue.cc:1048] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.418577 15138 raft_consensus.cc:1275] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.419581 15423 consensus_queue.cc:1048] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:03.431500 15211 raft_consensus.cc:1275] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:03.433959 15443 consensus_queue.cc:1048] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:05.559468 15004 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:04:05.560274 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:05.574913 15211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:57278
I20260709 13:04:05.575371 15211 raft_consensus.cc:606] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Received request to transfer leadership to TS a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:05.576339 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:04:05.576746 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:05.819381 15430 raft_consensus.cc:993] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: : Instructing follower a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:05.819769 15430 raft_consensus.cc:1081] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Signalling peer a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:05.820984 15287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:53134
I20260709 13:04:05.821437 15287 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:05.821713 15287 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:05.826176 15287 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:05.827554 15287 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 3 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:05.828200 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:05.828469 15211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:05.828704 15138 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:05.828974 15211 raft_consensus.cc:3055] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:05.829257 15211 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:05.829854 15211 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:05.830724 15211 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:05.833220 15138 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 3.
I20260709 13:04:05.834179 15253 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:05.834926 15458 raft_consensus.cc:2804] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:05.835364 15211 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 3.
I20260709 13:04:05.836022 15458 raft_consensus.cc:697] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Becoming Leader. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:05.836892 15458 consensus_queue.cc:237] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:05.843464 15034 catalog_manager.cc:5697] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 reported cstate change: term changed from 2 to 3, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3). New cstate: current_term: 3 leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:06.293437 15138 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:06.294608 15458 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:06.303622 15211 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:06.305192 15471 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:06.577455 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:06.586715 15138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:06.587210 15138 raft_consensus.cc:606] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:06.591588 15286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:53158
I20260709 13:04:06.592124 15286 raft_consensus.cc:606] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:06.596143 15138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:06.596530 15138 raft_consensus.cc:606] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:06.600526 15138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "734a3f78e4674057a75968254333ddcb"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:51662
I20260709 13:04:06.600934 15138 raft_consensus.cc:606] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:06.604815 15286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
mode: GRACEFUL
new_leader_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:53158
I20260709 13:04:06.605237 15286 raft_consensus.cc:606] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Received request to transfer leadership to TS f051404b633349679bbd827be57c1994
I20260709 13:04:06.730252 15426 raft_consensus.cc:993] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.730666 15475 raft_consensus.cc:1081] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.732147 15211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:06.732653 15211 raft_consensus.cc:493] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.732802 15426 raft_consensus.cc:993] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.733038 15211 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:06.733227 15475 raft_consensus.cc:1081] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.734726 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:06.735239 15214 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.735595 15214 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.737852 15211 raft_consensus.cc:515] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:06.740160 15211 leader_election.cc:290] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 3 election: Requested vote from peers a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375), 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157)
I20260709 13:04:06.741151 15138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:06.741677 15138 raft_consensus.cc:3055] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:06.742111 15138 raft_consensus.cc:740] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:06.741729 15214 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.742843 15138 consensus_queue.cc:260] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [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: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:06.744030 15458 raft_consensus.cc:993] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.744118 15138 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:06.744469 15214 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 4 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:06.744556 15458 raft_consensus.cc:1081] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.745040 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:06.745561 15139 raft_consensus.cc:3055] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:06.742727 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:06.745940 15139 raft_consensus.cc:740] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:06.746286 15286 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:06.746860 15139 consensus_queue.cc:260] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.748024 15139 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.750841 15138 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 3.
I20260709 13:04:06.751322 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:06.751834 15287 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.752270 15179 leader_election.cc:304] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:06.753139 15430 raft_consensus.cc:2804] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:06.755635 15139 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 4.
I20260709 13:04:06.757555 15179 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:06.757645 15287 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 4.
I20260709 13:04:06.756302 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57248
I20260709 13:04:06.759912 15214 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.760032 15477 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:06.760300 15286 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 3.
I20260709 13:04:06.760378 15214 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.760614 15477 raft_consensus.cc:697] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:06.761472 15477 consensus_queue.cc:237] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.762682 15430 raft_consensus.cc:697] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:06.763567 15430 consensus_queue.cc:237] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [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: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:06.770961 15214 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.771072 15036 catalog_manager.cc:5697] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 2 to 3, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.772472 15214 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 4 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:06.773252 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:06.773526 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:06.773726 15139 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.774092 15286 raft_consensus.cc:3055] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:06.774317 15286 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:06.774928 15286 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.775662 15286 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.780128 15139 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 4.
I20260709 13:04:06.781113 15179 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:06.781446 15286 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 4.
I20260709 13:04:06.781733 15477 raft_consensus.cc:2804] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:06.782299 15477 raft_consensus.cc:697] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:06.783033 15477 consensus_queue.cc:237] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.790271 15036 catalog_manager.cc:5697] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 3 to 4, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.791517 15036 catalog_manager.cc:5697] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 3 to 4, leader changed from a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.874346 15426 raft_consensus.cc:993] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.874701 15475 raft_consensus.cc:1081] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.875980 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "734a3f78e4674057a75968254333ddcb"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57256
I20260709 13:04:06.876374 15214 raft_consensus.cc:493] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.876613 15214 raft_consensus.cc:3060] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:06.880309 15214 raft_consensus.cc:515] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.881742 15214 leader_election.cc:290] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:06.882473 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:06.882707 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "734a3f78e4674057a75968254333ddcb" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:06.882936 15139 raft_consensus.cc:3055] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:06.883167 15286 raft_consensus.cc:3060] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:06.883253 15139 raft_consensus.cc:740] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:06.883913 15139 consensus_queue.cc:260] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.884748 15139 raft_consensus.cc:3060] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:06.887861 15286 raft_consensus.cc:2468] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:06.888738 15178 leader_election.cc:304] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:06.889254 15139 raft_consensus.cc:2468] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 2.
I20260709 13:04:06.889330 15477 raft_consensus.cc:2804] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:06.889777 15477 raft_consensus.cc:697] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:06.890472 15477 consensus_queue.cc:237] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.896363 15036 catalog_manager.cc:5697] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 1 to 2, leader changed from 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:06.942651 15458 raft_consensus.cc:993] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: : Instructing follower f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.943087 15471 raft_consensus.cc:1081] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Signalling peer f051404b633349679bbd827be57c1994 to start an election
I20260709 13:04:06.944471 15214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca"
dest_uuid: "f051404b633349679bbd827be57c1994"
 from {username='slave'} at 127.0.0.1:57248
I20260709 13:04:06.944871 15214 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:06.945108 15214 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.949564 15214 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.950937 15214 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [CANDIDATE]: Term 4 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:06.951958 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:06.951985 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "f051404b633349679bbd827be57c1994" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:06.952489 15139 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.952562 15286 raft_consensus.cc:3055] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:06.952891 15286 raft_consensus.cc:740] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:06.953508 15286 consensus_queue.cc:260] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.954314 15286 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:06.956902 15139 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 4.
I20260709 13:04:06.957820 15179 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [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: 5debc85538ee429b9d6fde33fa31d2b8, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:06.958005 15286 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f051404b633349679bbd827be57c1994 in term 4.
I20260709 13:04:06.958570 15477 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:06.958990 15477 raft_consensus.cc:697] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Becoming Leader. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:06.959672 15477 consensus_queue.cc:237] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:06.965175 15036 catalog_manager.cc:5697] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 reported cstate change: term changed from 3 to 4, leader changed from a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3) to f051404b633349679bbd827be57c1994 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "f051404b633349679bbd827be57c1994" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:07.164593 15139 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:07.165652 15477 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:07.176029 15286 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:07.177289 15430 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:07.249243 15286 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:07.250258 15430 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:07.256896 15139 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:07.258328 15477 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:07.264856 15139 raft_consensus.cc:1275] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:07.266007 15430 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:07.274372 15286 raft_consensus.cc:1275] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:07.275453 15477 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:07.389418 15139 raft_consensus.cc:1275] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:07.390810 15477 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:07.401700 15286 raft_consensus.cc:1275] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:07.403683 15430 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:07.424957 15139 raft_consensus.cc:1275] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:07.425909 15430 consensus_queue.cc:1048] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:07.430588 15286 raft_consensus.cc:1275] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Refusing update from remote peer f051404b633349679bbd827be57c1994: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:07.432123 15430 consensus_queue.cc:1048] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:09.615229 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:09.622068 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:57278
I20260709 13:04:09.622577 15214 raft_consensus.cc:606] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Received request to transfer leadership to TS a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:09.625082 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:57278
I20260709 13:04:09.625481 15214 raft_consensus.cc:606] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 LEADER]: Received request to transfer leadership to TS a39e0dc32dc54cc09b612b31e25a98c1
I20260709 13:04:09.627588 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:57278
I20260709 13:04:09.627969 15214 raft_consensus.cc:606] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Received request to transfer leadership to TS 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:09.629853 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:57278
I20260709 13:04:09.630208 15214 raft_consensus.cc:606] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Received request to transfer leadership to TS 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:09.632189 15214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca"
dest_uuid: "f051404b633349679bbd827be57c1994"
mode: GRACEFUL
new_leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:57278
I20260709 13:04:09.632608 15214 raft_consensus.cc:606] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Received request to transfer leadership to TS 5debc85538ee429b9d6fde33fa31d2b8
I20260709 13:04:09.633487 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:04:09.633920 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:09.765712 15499 raft_consensus.cc:993] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: : Instructing follower a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:09.766208 15499 raft_consensus.cc:1081] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Signalling peer a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:09.768711 15287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:53134
I20260709 13:04:09.769173 15287 raft_consensus.cc:493] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.769439 15287 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:09.774708 15287 raft_consensus.cc:515] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.776587 15287 leader_election.cc:290] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 5 election: Requested vote from peers 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157), f051404b633349679bbd827be57c1994 (127.14.167.2:34603)
I20260709 13:04:09.777390 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:09.777887 15139 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:09.778375 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0489d339fcaa4aee99de9151070c72aa" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:09.778867 15214 raft_consensus.cc:3055] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:09.779141 15214 raft_consensus.cc:740] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:09.779875 15214 consensus_queue.cc:260] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.781003 15214 raft_consensus.cc:3060] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:09.783887 15139 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 5.
I20260709 13:04:09.785225 15253 leader_election.cc:304] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:09.786185 15471 raft_consensus.cc:2804] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:09.787313 15471 raft_consensus.cc:697] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 LEADER]: Becoming Leader. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:09.788344 15471 consensus_queue.cc:237] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.790457 15214 raft_consensus.cc:2468] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 5.
I20260709 13:04:09.792820 15497 raft_consensus.cc:993] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: : Instructing follower 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:09.794026 15497 raft_consensus.cc:1081] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Signalling peer 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:09.796998 15139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:51642
I20260709 13:04:09.796301 15035 catalog_manager.cc:5697] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 reported cstate change: term changed from 4 to 5, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3). New cstate: current_term: 5 leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:09.797560 15139 raft_consensus.cc:493] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.797883 15139 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:09.798411 15497 raft_consensus.cc:993] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: : Instructing follower a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:09.798923 15501 raft_consensus.cc:1081] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 LEADER]: Signalling peer a39e0dc32dc54cc09b612b31e25a98c1 to start an election
I20260709 13:04:09.800575 15286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e"
dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
 from {username='slave'} at 127.0.0.1:53134
I20260709 13:04:09.801002 15286 raft_consensus.cc:493] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.801246 15286 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:09.803545 15139 raft_consensus.cc:515] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.805512 15139 leader_election.cc:290] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 3 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:09.806722 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:09.806300 15286 raft_consensus.cc:515] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:09.807210 15214 raft_consensus.cc:3055] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:09.806635 15287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac572adac7a04100b0f07adb3b39dd77" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:09.807557 15214 raft_consensus.cc:740] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:09.808012 15287 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:09.808434 15214 consensus_queue.cc:260] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.809612 15214 raft_consensus.cc:3060] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:09.810276 15213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:09.810796 15213 raft_consensus.cc:3055] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:09.811087 15213 raft_consensus.cc:740] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:09.811798 15213 consensus_queue.cc:260] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [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: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:09.812879 15213 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:09.814014 15287 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 3.
I20260709 13:04:09.815531 15103 leader_election.cc:304] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:09.822963 15213 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 4.
I20260709 13:04:09.824110 15252 leader_election.cc:304] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [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: a39e0dc32dc54cc09b612b31e25a98c1, f051404b633349679bbd827be57c1994; no voters: 
I20260709 13:04:09.824955 15471 raft_consensus.cc:2804] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:09.825050 15139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "838a4de533dc41f5b8d3b36645f6e29e" candidate_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
I20260709 13:04:09.825421 15471 raft_consensus.cc:697] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 LEADER]: Becoming Leader. State: Replica: a39e0dc32dc54cc09b612b31e25a98c1, State: Running, Role: LEADER
I20260709 13:04:09.825528 15139 raft_consensus.cc:3060] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:09.825707 15214 raft_consensus.cc:2468] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 3.
I20260709 13:04:09.826313 15471 consensus_queue.cc:237] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [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: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } }
I20260709 13:04:09.827292 15286 leader_election.cc:290] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [CANDIDATE]: Term 4 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157)
I20260709 13:04:09.827517 15507 raft_consensus.cc:2804] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:09.832261 15507 raft_consensus.cc:697] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:09.832520 15139 raft_consensus.cc:2468] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a39e0dc32dc54cc09b612b31e25a98c1 in term 4.
I20260709 13:04:09.833159 15507 consensus_queue.cc:237] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [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: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.834638 15035 catalog_manager.cc:5697] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 reported cstate change: term changed from 3 to 4, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3). New cstate: current_term: 4 leader_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.845191 15033 catalog_manager.cc:5697] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 2 to 3, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 3 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:09.920835 15499 raft_consensus.cc:993] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: : Instructing follower 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:09.921236 15501 raft_consensus.cc:1081] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Signalling peer 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:09.922465 15139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:51642
I20260709 13:04:09.922838 15139 raft_consensus.cc:493] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:09.923048 15139 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:09.926638 15139 raft_consensus.cc:515] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.927865 15139 leader_election.cc:290] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 5 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:09.928520 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:09.928798 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1c8a3cbaca747318ea717dac96129ca" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:09.928946 15214 raft_consensus.cc:3055] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:09.929229 15286 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:09.929211 15214 raft_consensus.cc:740] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:09.929950 15214 consensus_queue.cc:260] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.930677 15214 raft_consensus.cc:3060] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:09.933149 15286 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 5.
I20260709 13:04:09.933985 15103 leader_election.cc:304] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:09.934625 15507 raft_consensus.cc:2804] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:09.934691 15214 raft_consensus.cc:2468] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 5.
I20260709 13:04:09.935016 15507 raft_consensus.cc:697] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:09.935750 15507 consensus_queue.cc:237] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:09.941349 15033 catalog_manager.cc:5697] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 4 to 5, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 5 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.015637 15499 raft_consensus.cc:993] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: : Instructing follower 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:10.016016 15501 raft_consensus.cc:1081] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Signalling peer 5debc85538ee429b9d6fde33fa31d2b8 to start an election
I20260709 13:04:10.017249 15139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51"
dest_uuid: "5debc85538ee429b9d6fde33fa31d2b8"
 from {username='slave'} at 127.0.0.1:51642
I20260709 13:04:10.017642 15139 raft_consensus.cc:493] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:10.017892 15139 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:10.021555 15139 raft_consensus.cc:515] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:10.022828 15139 leader_election.cc:290] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [CANDIDATE]: Term 5 election: Requested vote from peers f051404b633349679bbd827be57c1994 (127.14.167.2:34603), a39e0dc32dc54cc09b612b31e25a98c1 (127.14.167.3:36375)
I20260709 13:04:10.023543 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f051404b633349679bbd827be57c1994"
I20260709 13:04:10.023773 15286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bafbc47528a472c8c975190bcb4ac51" candidate_uuid: "5debc85538ee429b9d6fde33fa31d2b8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a39e0dc32dc54cc09b612b31e25a98c1"
I20260709 13:04:10.023952 15214 raft_consensus.cc:3055] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:10.024197 15286 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:10.024204 15214 raft_consensus.cc:740] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f051404b633349679bbd827be57c1994, State: Running, Role: LEADER
I20260709 13:04:10.024892 15214 consensus_queue.cc:260] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:10.025648 15214 raft_consensus.cc:3060] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:10.028023 15286 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 5.
I20260709 13:04:10.028784 15103 leader_election.cc:304] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [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: 5debc85538ee429b9d6fde33fa31d2b8, a39e0dc32dc54cc09b612b31e25a98c1; no voters: 
I20260709 13:04:10.029322 15507 raft_consensus.cc:2804] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:10.029379 15214 raft_consensus.cc:2468] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5debc85538ee429b9d6fde33fa31d2b8 in term 5.
I20260709 13:04:10.029690 15507 raft_consensus.cc:697] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 LEADER]: Becoming Leader. State: Replica: 5debc85538ee429b9d6fde33fa31d2b8, State: Running, Role: LEADER
I20260709 13:04:10.030432 15507 consensus_queue.cc:237] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } }
I20260709 13:04:10.036576 15033 catalog_manager.cc:5697] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 reported cstate change: term changed from 4 to 5, leader changed from f051404b633349679bbd827be57c1994 (127.14.167.2) to 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1). New cstate: current_term: 5 leader_uuid: "5debc85538ee429b9d6fde33fa31d2b8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:10.168655 15139 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:10.169732 15471 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:10.178359 15214 raft_consensus.cc:1275] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:10.179980 15500 consensus_queue.cc:1048] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:10.255540 15214 raft_consensus.cc:1275] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:10.256592 15507 consensus_queue.cc:1048] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:10.264889 15286 raft_consensus.cc:1275] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:10.266258 15520 consensus_queue.cc:1048] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:10.342070 15139 raft_consensus.cc:1275] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:10.343076 15500 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5debc85538ee429b9d6fde33fa31d2b8" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 38157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:10.350742 15214 raft_consensus.cc:1275] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Refusing update from remote peer a39e0dc32dc54cc09b612b31e25a98c1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:10.353130 15515 consensus_queue.cc:1048] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:10.396327 15214 raft_consensus.cc:1275] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:10.397236 15520 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:10.405676 15286 raft_consensus.cc:1275] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:10.406785 15520 consensus_queue.cc:1048] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:10.411405 15287 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:10.412799 15507 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a39e0dc32dc54cc09b612b31e25a98c1" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 36375 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:10.420783 15214 raft_consensus.cc:1275] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Refusing update from remote peer 5debc85538ee429b9d6fde33fa31d2b8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:10.422874 15508 consensus_queue.cc:1048] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f051404b633349679bbd827be57c1994" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:10.634771 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:10.639899 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:04:10.661288 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:10.661976 15004 tablet_replica.cc:333] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.662559 15004 raft_consensus.cc:2243] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.663255 15004 raft_consensus.cc:2272] T f1c8a3cbaca747318ea717dac96129ca P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.665963 15004 tablet_replica.cc:333] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.666402 15004 raft_consensus.cc:2243] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.666738 15004 raft_consensus.cc:2272] T 838a4de533dc41f5b8d3b36645f6e29e P 5debc85538ee429b9d6fde33fa31d2b8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.668579 15004 tablet_replica.cc:333] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.668988 15004 raft_consensus.cc:2243] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.669341 15004 raft_consensus.cc:2272] T 0489d339fcaa4aee99de9151070c72aa P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.671054 15004 tablet_replica.cc:333] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.671474 15004 raft_consensus.cc:2243] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.672072 15004 raft_consensus.cc:2272] T ac572adac7a04100b0f07adb3b39dd77 P 5debc85538ee429b9d6fde33fa31d2b8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.673627 15004 tablet_replica.cc:333] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.674106 15004 raft_consensus.cc:2243] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.674438 15004 raft_consensus.cc:2272] T b4ac1b41f8a54e94b303189560ac0480 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.675860 15004 tablet_replica.cc:333] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.676250 15004 raft_consensus.cc:2243] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.676573 15004 raft_consensus.cc:2272] T a374cdcd64a94c959c3ba735b4d0394c P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.678035 15004 tablet_replica.cc:333] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.678429 15004 raft_consensus.cc:2243] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.678740 15004 raft_consensus.cc:2272] T 734a3f78e4674057a75968254333ddcb P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.680014 15004 tablet_replica.cc:333] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.680387 15004 raft_consensus.cc:2243] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.680720 15004 raft_consensus.cc:2272] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P 5debc85538ee429b9d6fde33fa31d2b8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.682144 15004 tablet_replica.cc:333] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8: stopping tablet replica
I20260709 13:04:10.682540 15004 raft_consensus.cc:2243] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.683126 15004 raft_consensus.cc:2272] T 8bafbc47528a472c8c975190bcb4ac51 P 5debc85538ee429b9d6fde33fa31d2b8 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:10.783396 15179 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.167.1:38157: connect: Connection refused (error 111)
W20260709 13:04:10.787020 15179 consensus_peers.cc:597] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 -> Peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Couldn't send request to peer 5debc85538ee429b9d6fde33fa31d2b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:38157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.809697 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
W20260709 13:04:10.823275 15179 consensus_peers.cc:597] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 -> Peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Couldn't send request to peer 5debc85538ee429b9d6fde33fa31d2b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:38157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.828645 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
I20260709 13:04:10.848506 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:10.849145 15004 tablet_replica.cc:333] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.849709 15004 raft_consensus.cc:2243] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.850181 15004 raft_consensus.cc:2272] T 0489d339fcaa4aee99de9151070c72aa P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.852128 15004 tablet_replica.cc:333] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.852558 15004 raft_consensus.cc:2243] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.852880 15004 raft_consensus.cc:2272] T 838a4de533dc41f5b8d3b36645f6e29e P f051404b633349679bbd827be57c1994 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.854662 15004 tablet_replica.cc:333] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.855070 15004 raft_consensus.cc:2243] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.855681 15004 raft_consensus.cc:2272] T a374cdcd64a94c959c3ba735b4d0394c P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.857018 15004 tablet_replica.cc:333] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.857417 15004 raft_consensus.cc:2243] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.857722 15004 raft_consensus.cc:2272] T f1c8a3cbaca747318ea717dac96129ca P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.859491 15004 tablet_replica.cc:333] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.859961 15004 raft_consensus.cc:2243] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.860302 15004 raft_consensus.cc:2272] T ac572adac7a04100b0f07adb3b39dd77 P f051404b633349679bbd827be57c1994 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.862016 15004 tablet_replica.cc:333] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.862432 15004 raft_consensus.cc:2243] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.862753 15004 raft_consensus.cc:2272] T b4ac1b41f8a54e94b303189560ac0480 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.864108 15004 tablet_replica.cc:333] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.864487 15004 raft_consensus.cc:2243] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.864786 15004 raft_consensus.cc:2272] T 8bafbc47528a472c8c975190bcb4ac51 P f051404b633349679bbd827be57c1994 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.866451 15004 tablet_replica.cc:333] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.866849 15004 raft_consensus.cc:2243] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.867451 15004 raft_consensus.cc:2272] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.868844 15004 tablet_replica.cc:333] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994: stopping tablet replica
I20260709 13:04:10.869201 15004 raft_consensus.cc:2243] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.869797 15004 raft_consensus.cc:2272] T 734a3f78e4674057a75968254333ddcb P f051404b633349679bbd827be57c1994 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:10.888007 15253 consensus_peers.cc:597] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 -> Peer 5debc85538ee429b9d6fde33fa31d2b8 (127.14.167.1:38157): Couldn't send request to peer 5debc85538ee429b9d6fde33fa31d2b8. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:38157: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:10.894804 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
I20260709 13:04:10.909742 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
I20260709 13:04:10.929559 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:10.930402 15004 tablet_replica.cc:333] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.930974 15004 raft_consensus.cc:2243] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.931385 15004 raft_consensus.cc:2272] T 734a3f78e4674057a75968254333ddcb P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.932868 15004 tablet_replica.cc:333] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.933324 15004 raft_consensus.cc:2243] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.933688 15004 raft_consensus.cc:2272] T 8bafbc47528a472c8c975190bcb4ac51 P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.935592 15004 tablet_replica.cc:333] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.936031 15004 raft_consensus.cc:2243] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.936685 15004 raft_consensus.cc:2272] T b4ac1b41f8a54e94b303189560ac0480 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.938223 15004 tablet_replica.cc:333] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.938656 15004 raft_consensus.cc:2243] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.939004 15004 raft_consensus.cc:2272] T ac572adac7a04100b0f07adb3b39dd77 P a39e0dc32dc54cc09b612b31e25a98c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.940817 15004 tablet_replica.cc:333] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.941262 15004 raft_consensus.cc:2243] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.941890 15004 raft_consensus.cc:2272] T 838a4de533dc41f5b8d3b36645f6e29e P a39e0dc32dc54cc09b612b31e25a98c1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.943578 15004 tablet_replica.cc:333] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.944007 15004 raft_consensus.cc:2243] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.944378 15004 raft_consensus.cc:2272] T b31fbf75e2b04d2fb2bdf4ebd607d9d9 P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.945901 15004 tablet_replica.cc:333] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.946307 15004 raft_consensus.cc:2243] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.946641 15004 raft_consensus.cc:2272] T a374cdcd64a94c959c3ba735b4d0394c P a39e0dc32dc54cc09b612b31e25a98c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.948087 15004 tablet_replica.cc:333] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.948509 15004 raft_consensus.cc:2243] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:10.948865 15004 raft_consensus.cc:2272] T f1c8a3cbaca747318ea717dac96129ca P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.950727 15004 tablet_replica.cc:333] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1: stopping tablet replica
I20260709 13:04:10.951123 15004 raft_consensus.cc:2243] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:04:10.951782 15004 raft_consensus.cc:2272] T 0489d339fcaa4aee99de9151070c72aa P a39e0dc32dc54cc09b612b31e25a98c1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:10.976441 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
I20260709 13:04:10.991432 15004 master.cc:562] Master@127.14.167.62:36945 shutting down...
I20260709 13:04:11.112884 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:11.113411 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:11.113714 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P 010011e94b1640ebbec6f19a4bbd30fc: stopping tablet replica
I20260709 13:04:11.132429 15004 master.cc:584] Master@127.14.167.62:36945 shutdown complete.
5debc85538ee429b9d6fde33fa31d2b8  3
a39e0dc32dc54cc09b612b31e25a98c1  2
f051404b633349679bbd827be57c1994  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13887 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:04:11.167873 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:41295
I20260709 13:04:11.168951 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:11.174239 15533 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 13:04:11.174269 15532 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 13:04:11.175133 15535 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 13:04:11.175376 15004 server_base.cc:1061] running on GCE node
I20260709 13:04:11.176146 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:11.176319 15004 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 13:04:11.176469 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602251176452 us; error 0 us; skew 500 ppm
I20260709 13:04:11.176988 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:11.179172 15004 webserver.cc:533] Webserver started at http://127.14.167.62:44529/ using document root <none> and password file <none>
I20260709 13:04:11.179625 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:11.179800 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:11.180049 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:11.181085 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "2322086340c04a25972a17bb67b365ef"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.185083 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:04:11.188117 15540 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.188737 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:11.188989 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "2322086340c04a25972a17bb67b365ef"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.189234 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-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 13:04:11.211721 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:11.212874 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:11.253224 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:41295
I20260709 13:04:11.253365 15591 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:41295 every 8 connection(s)
I20260709 13:04:11.257146 15592 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 13:04:11.267040 15592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef: Bootstrap starting.
I20260709 13:04:11.271452 15592 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.275369 15592 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef: No bootstrap required, opened a new log
I20260709 13:04:11.277307 15592 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2322086340c04a25972a17bb67b365ef" member_type: VOTER }
I20260709 13:04:11.277662 15592 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.277887 15592 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2322086340c04a25972a17bb67b365ef, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.278402 15592 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2322086340c04a25972a17bb67b365ef" member_type: VOTER }
I20260709 13:04:11.278817 15592 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:11.279017 15592 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:11.279250 15592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:11.282984 15592 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2322086340c04a25972a17bb67b365ef" member_type: VOTER }
I20260709 13:04:11.283439 15592 leader_election.cc:304] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [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: 2322086340c04a25972a17bb67b365ef; no voters: 
I20260709 13:04:11.284453 15592 leader_election.cc:290] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:11.284727 15595 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:11.285910 15595 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 1 LEADER]: Becoming Leader. State: Replica: 2322086340c04a25972a17bb67b365ef, State: Running, Role: LEADER
I20260709 13:04:11.286513 15595 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [LEADER]: Queue going to LEADER mode. State: All 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: "2322086340c04a25972a17bb67b365ef" member_type: VOTER }
I20260709 13:04:11.287147 15592 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:11.290917 15597 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2322086340c04a25972a17bb67b365ef. Latest consensus state: current_term: 1 leader_uuid: "2322086340c04a25972a17bb67b365ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2322086340c04a25972a17bb67b365ef" member_type: VOTER } }
I20260709 13:04:11.291512 15597 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:11.293130 15602 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:11.292909 15596 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2322086340c04a25972a17bb67b365ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2322086340c04a25972a17bb67b365ef" member_type: VOTER } }
I20260709 13:04:11.293496 15596 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:11.298810 15602 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:11.304147 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:11.307144 15602 catalog_manager.cc:1383] Generated new cluster ID: e45325992d784812939c234beb854d59
I20260709 13:04:11.307396 15602 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:11.323027 15602 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:11.324185 15602 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:11.337085 15602 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef: Generated new TSK 0
I20260709 13:04:11.337612 15602 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:11.370424 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:11.375789 15613 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 13:04:11.376569 15614 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 13:04:11.378882 15004 server_base.cc:1061] running on GCE node
W20260709 13:04:11.378996 15616 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 13:04:11.379827 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:11.380012 15004 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 13:04:11.380162 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602251380146 us; error 0 us; skew 500 ppm
I20260709 13:04:11.380657 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:11.382786 15004 webserver.cc:533] Webserver started at http://127.14.167.1:42845/ using document root <none> and password file <none>
I20260709 13:04:11.383245 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:11.383411 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:11.383652 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:11.384613 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "5c4d206d391a45109b9e0efd7fd67489"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.388614 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:04:11.391598 15621 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.392320 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:11.392678 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "5c4d206d391a45109b9e0efd7fd67489"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.392949 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-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 13:04:11.414223 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:11.415340 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:11.416663 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:11.418763 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:11.418926 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.419100 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:11.419230 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.456127 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:34327
I20260709 13:04:11.456228 15683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:34327 every 8 connection(s)
I20260709 13:04:11.460552 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:11.467025 15688 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 13:04:11.467319 15689 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 13:04:11.470659 15691 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 13:04:11.471331 15004 server_base.cc:1061] running on GCE node
I20260709 13:04:11.472205 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:11.472445 15004 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 13:04:11.472630 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602251472610 us; error 0 us; skew 500 ppm
I20260709 13:04:11.473212 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:11.473311 15684 heartbeater.cc:344] Connected to a master server at 127.14.167.62:41295
I20260709 13:04:11.473680 15684 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:11.474501 15684 heartbeater.cc:507] Master 127.14.167.62:41295 requested a full tablet report, sending...
I20260709 13:04:11.475529 15004 webserver.cc:533] Webserver started at http://127.14.167.2:36725/ using document root <none> and password file <none>
I20260709 13:04:11.476049 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:11.476231 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:11.476485 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:11.476434 15557 ts_manager.cc:194] Registered new tserver with Master: 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327)
I20260709 13:04:11.477941 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.480631 15557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36626
I20260709 13:04:11.485481 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:04:11.488981 15696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.489651 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:11.489918 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.490146 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-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 13:04:11.501082 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:11.502287 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:11.503780 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:11.505915 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:11.506088 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.506309 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:11.506445 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.542083 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:40497
I20260709 13:04:11.542181 15758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:40497 every 8 connection(s)
I20260709 13:04:11.546332 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:11.552520 15762 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 13:04:11.553648 15763 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 13:04:11.556591 15765 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 13:04:11.556846 15004 server_base.cc:1061] running on GCE node
I20260709 13:04:11.557533 15759 heartbeater.cc:344] Connected to a master server at 127.14.167.62:41295
I20260709 13:04:11.557777 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:04:11.557861 15759 heartbeater.cc:461] Registering TS with master...
W20260709 13:04:11.557996 15004 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 13:04:11.558151 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602251558139 us; error 0 us; skew 500 ppm
I20260709 13:04:11.558626 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:11.558621 15759 heartbeater.cc:507] Master 127.14.167.62:41295 requested a full tablet report, sending...
I20260709 13:04:11.560742 15557 ts_manager.cc:194] Registered new tserver with Master: f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:11.561049 15004 webserver.cc:533] Webserver started at http://127.14.167.3:44903/ using document root <none> and password file <none>
I20260709 13:04:11.561641 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:11.561888 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:11.562175 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:11.562389 15557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36640
I20260709 13:04:11.563578 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "f33010ada04540e1a80750b09e88a02a"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.567546 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:04:11.570497 15770 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.571137 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:04:11.571398 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "f33010ada04540e1a80750b09e88a02a"
format_stamp: "Formatted at 2026-07-09 13:04:11 on dist-test-slave-vpdx"
I20260709 13:04:11.571638 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602237123115-15004-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 13:04:11.583096 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:11.584120 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:11.585420 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:11.587407 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:11.587589 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.587795 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:11.587940 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:11.624629 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:39029
I20260709 13:04:11.624719 15832 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:39029 every 8 connection(s)
I20260709 13:04:11.636982 15833 heartbeater.cc:344] Connected to a master server at 127.14.167.62:41295
I20260709 13:04:11.637285 15833 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:11.637903 15833 heartbeater.cc:507] Master 127.14.167.62:41295 requested a full tablet report, sending...
I20260709 13:04:11.639580 15557 ts_manager.cc:194] Registered new tserver with Master: f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:11.640483 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012924013s
I20260709 13:04:11.640831 15557 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36654
I20260709 13:04:11.662334 15557 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36668:
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 13:04:11.664974 15557 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 13:04:11.727802 15649 tablet_service.cc:1511] Processing CreateTablet for tablet 97ee45ec573649dd96a042e78fd8db26 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:11.729107 15649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ee45ec573649dd96a042e78fd8db26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.735606 15648 tablet_service.cc:1511] Processing CreateTablet for tablet a264b0d200c14264b0180081df6507a8 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:11.736999 15648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a264b0d200c14264b0180081df6507a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.741602 15724 tablet_service.cc:1511] Processing CreateTablet for tablet 97ee45ec573649dd96a042e78fd8db26 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:11.743079 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ee45ec573649dd96a042e78fd8db26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.743202 15723 tablet_service.cc:1511] Processing CreateTablet for tablet a264b0d200c14264b0180081df6507a8 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:11.745359 15723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a264b0d200c14264b0180081df6507a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.745519 15647 tablet_service.cc:1511] Processing CreateTablet for tablet bbb79782fedc46d7968a572f7627eb95 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:11.746768 15647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb79782fedc46d7968a572f7627eb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.754366 15722 tablet_service.cc:1511] Processing CreateTablet for tablet bbb79782fedc46d7968a572f7627eb95 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:11.755585 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb79782fedc46d7968a572f7627eb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.759346 15798 tablet_service.cc:1511] Processing CreateTablet for tablet 97ee45ec573649dd96a042e78fd8db26 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:04:11.760567 15798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ee45ec573649dd96a042e78fd8db26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.766897 15797 tablet_service.cc:1511] Processing CreateTablet for tablet a264b0d200c14264b0180081df6507a8 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:04:11.768220 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a264b0d200c14264b0180081df6507a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.772828 15848 tablet_bootstrap.cc:492] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:11.776329 15849 tablet_bootstrap.cc:492] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:11.779560 15848 tablet_bootstrap.cc:654] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.783880 15849 tablet_bootstrap.cc:654] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.785422 15796 tablet_service.cc:1511] Processing CreateTablet for tablet bbb79782fedc46d7968a572f7627eb95 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:04:11.787274 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb79782fedc46d7968a572f7627eb95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.788817 15648 tablet_service.cc:1511] Processing CreateTablet for tablet e04a532a8c1c47769a3c1cb929b116e4 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:11.789417 15722 tablet_service.cc:1511] Processing CreateTablet for tablet e04a532a8c1c47769a3c1cb929b116e4 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:11.789983 15648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04a532a8c1c47769a3c1cb929b116e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.790572 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04a532a8c1c47769a3c1cb929b116e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.790948 15850 tablet_bootstrap.cc:492] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:11.794276 15797 tablet_service.cc:1511] Processing CreateTablet for tablet e04a532a8c1c47769a3c1cb929b116e4 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:04:11.796047 15649 tablet_service.cc:1511] Processing CreateTablet for tablet b565f959ba06430e8f1de624304d5ab2 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:11.797252 15649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b565f959ba06430e8f1de624304d5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.798874 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e04a532a8c1c47769a3c1cb929b116e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.803311 15850 tablet_bootstrap.cc:654] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.819833 15848 tablet_bootstrap.cc:492] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:11.820346 15848 ts_tablet_manager.cc:1403] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.048s	user 0.000s	sys 0.012s
I20260709 13:04:11.822808 15848 raft_consensus.cc:359] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.823294 15848 raft_consensus.cc:385] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.823534 15848 raft_consensus.cc:740] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.824242 15848 consensus_queue.cc:260] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.828936 15723 tablet_service.cc:1511] Processing CreateTablet for tablet b565f959ba06430e8f1de624304d5ab2 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:11.830273 15723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b565f959ba06430e8f1de624304d5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.830037 15798 tablet_service.cc:1511] Processing CreateTablet for tablet b565f959ba06430e8f1de624304d5ab2 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:04:11.831296 15649 tablet_service.cc:1511] Processing CreateTablet for tablet 9eed6a99630549ee8b066af762452469 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:11.832432 15649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eed6a99630549ee8b066af762452469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.836294 15849 tablet_bootstrap.cc:492] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:11.836791 15849 ts_tablet_manager.cc:1403] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.061s	user 0.004s	sys 0.037s
I20260709 13:04:11.838796 15684 heartbeater.cc:499] Master 127.14.167.62:41295 was elected leader, sending a full tablet report...
I20260709 13:04:11.839183 15849 raft_consensus.cc:359] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.839782 15848 ts_tablet_manager.cc:1434] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.004s
I20260709 13:04:11.839892 15849 raft_consensus.cc:385] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.840204 15849 raft_consensus.cc:740] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.841140 15848 tablet_bootstrap.cc:492] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:11.841009 15849 consensus_queue.cc:260] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.847492 15798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b565f959ba06430e8f1de624304d5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.848289 15848 tablet_bootstrap.cc:654] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.849992 15724 tablet_service.cc:1511] Processing CreateTablet for tablet 9eed6a99630549ee8b066af762452469 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:11.851164 15724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eed6a99630549ee8b066af762452469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.855443 15797 tablet_service.cc:1511] Processing CreateTablet for tablet 9eed6a99630549ee8b066af762452469 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:04:11.856608 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9eed6a99630549ee8b066af762452469. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.864307 15721 tablet_service.cc:1511] Processing CreateTablet for tablet c2e9c9cfdf8c462bafb8e58727ff9ea2 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:11.865475 15721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e9c9cfdf8c462bafb8e58727ff9ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.865489 15796 tablet_service.cc:1511] Processing CreateTablet for tablet c2e9c9cfdf8c462bafb8e58727ff9ea2 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:11.866703 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e9c9cfdf8c462bafb8e58727ff9ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.862170 15648 tablet_service.cc:1511] Processing CreateTablet for tablet c2e9c9cfdf8c462bafb8e58727ff9ea2 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:04:11.874368 15648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2e9c9cfdf8c462bafb8e58727ff9ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.864683 15850 tablet_bootstrap.cc:492] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:11.882115 15850 ts_tablet_manager.cc:1403] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.012s
I20260709 13:04:11.884943 15850 raft_consensus.cc:359] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.891068 15850 raft_consensus.cc:385] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.892445 15647 tablet_service.cc:1511] Processing CreateTablet for tablet bbdbc577d79c443388e8ae99410455d3 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:11.897935 15647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdbc577d79c443388e8ae99410455d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.899478 15759 heartbeater.cc:499] Master 127.14.167.62:41295 was elected leader, sending a full tablet report...
I20260709 13:04:11.900087 15849 ts_tablet_manager.cc:1434] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.063s	user 0.012s	sys 0.026s
I20260709 13:04:11.898661 15796 tablet_service.cc:1511] Processing CreateTablet for tablet bbdbc577d79c443388e8ae99410455d3 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:11.901006 15848 tablet_bootstrap.cc:492] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:11.901472 15848 ts_tablet_manager.cc:1403] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.061s	user 0.023s	sys 0.017s
I20260709 13:04:11.901711 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdbc577d79c443388e8ae99410455d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.896552 15722 tablet_service.cc:1511] Processing CreateTablet for tablet bbdbc577d79c443388e8ae99410455d3 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:04:11.904178 15848 raft_consensus.cc:359] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.904855 15850 raft_consensus.cc:740] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.905805 15850 consensus_queue.cc:260] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.906857 15649 tablet_service.cc:1511] Processing CreateTablet for tablet 3464dc1c36c748a191e0b2bd38628492 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:11.907986 15649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3464dc1c36c748a191e0b2bd38628492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.914564 15723 tablet_service.cc:1511] Processing CreateTablet for tablet 3464dc1c36c748a191e0b2bd38628492 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:11.916131 15833 heartbeater.cc:499] Master 127.14.167.62:41295 was elected leader, sending a full tablet report...
I20260709 13:04:11.901000 15849 tablet_bootstrap.cc:492] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:11.904639 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbdbc577d79c443388e8ae99410455d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.923321 15796 tablet_service.cc:1511] Processing CreateTablet for tablet 3464dc1c36c748a191e0b2bd38628492 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:04:11.924510 15796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3464dc1c36c748a191e0b2bd38628492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.929785 15723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3464dc1c36c748a191e0b2bd38628492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.931105 15849 tablet_bootstrap.cc:654] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.904881 15848 raft_consensus.cc:385] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.937310 15848 raft_consensus.cc:740] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.939215 15649 tablet_service.cc:1511] Processing CreateTablet for tablet 3d180a9da41e47c988aa6ce21f4727a7 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:11.934800 15850 ts_tablet_manager.cc:1434] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.001s
I20260709 13:04:11.937304 15722 tablet_service.cc:1511] Processing CreateTablet for tablet 3d180a9da41e47c988aa6ce21f4727a7 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:11.939985 15848 consensus_queue.cc:260] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.940673 15722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d180a9da41e47c988aa6ce21f4727a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.938830 15797 tablet_service.cc:1511] Processing CreateTablet for tablet 3d180a9da41e47c988aa6ce21f4727a7 (DEFAULT_TABLE table=test-workload [id=026a37c5ab514766a2d7dadfc5d9dcd1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:04:11.942337 15850 tablet_bootstrap.cc:492] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:11.942305 15797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d180a9da41e47c988aa6ce21f4727a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.942483 15848 ts_tablet_manager.cc:1434] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260709 13:04:11.948122 15649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d180a9da41e47c988aa6ce21f4727a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:11.950376 15848 tablet_bootstrap.cc:492] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:11.949630 15849 tablet_bootstrap.cc:492] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:11.960004 15849 ts_tablet_manager.cc:1403] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.059s	user 0.005s	sys 0.005s
I20260709 13:04:11.960441 15848 tablet_bootstrap.cc:654] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.965981 15850 tablet_bootstrap.cc:654] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.963714 15849 raft_consensus.cc:359] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.967943 15849 raft_consensus.cc:385] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.968261 15849 raft_consensus.cc:740] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.968958 15849 consensus_queue.cc:260] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.971019 15849 ts_tablet_manager.cc:1434] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:04:11.971906 15849 tablet_bootstrap.cc:492] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:11.971873 15854 raft_consensus.cc:493] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:11.972460 15854 raft_consensus.cc:515] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.975730 15848 tablet_bootstrap.cc:492] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:11.976176 15848 ts_tablet_manager.cc:1403] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.003s
I20260709 13:04:11.979640 15848 raft_consensus.cc:359] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.980324 15848 raft_consensus.cc:385] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.980634 15848 raft_consensus.cc:740] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.981280 15854 leader_election.cc:290] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:11.981331 15848 consensus_queue.cc:260] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.983681 15849 tablet_bootstrap.cc:654] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:11.985896 15850 tablet_bootstrap.cc:492] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:11.986392 15850 ts_tablet_manager.cc:1403] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.044s	user 0.003s	sys 0.011s
I20260709 13:04:11.989415 15850 raft_consensus.cc:359] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:11.990142 15850 raft_consensus.cc:385] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:11.990563 15850 raft_consensus.cc:740] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:11.990051 15848 ts_tablet_manager.cc:1434] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.002s
I20260709 13:04:11.993908 15848 tablet_bootstrap.cc:492] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:11.998184 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:11.998857 15734 raft_consensus.cc:2468] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:11.999223 15850 consensus_queue.cc:260] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.000311 15624 leader_election.cc:304] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.002542 15854 raft_consensus.cc:2804] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.003010 15848 tablet_bootstrap.cc:654] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.002962 15854 raft_consensus.cc:493] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.003443 15854 raft_consensus.cc:3060] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.007624 15849 tablet_bootstrap.cc:492] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.007871 15848 tablet_bootstrap.cc:492] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.008147 15849 ts_tablet_manager.cc:1403] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.025s
I20260709 13:04:12.008322 15848 ts_tablet_manager.cc:1403] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 13:04:12.002681 15850 ts_tablet_manager.cc:1434] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:04:12.010394 15850 tablet_bootstrap.cc:492] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.010932 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
I20260709 13:04:12.011576 15808 raft_consensus.cc:2468] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:12.012913 15848 raft_consensus.cc:359] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.013406 15848 raft_consensus.cc:385] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.013616 15848 raft_consensus.cc:740] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.014336 15854 raft_consensus.cc:515] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.011569 15849 raft_consensus.cc:359] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.014462 15848 consensus_queue.cc:260] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.015443 15849 raft_consensus.cc:385] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.015887 15849 raft_consensus.cc:740] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.016600 15849 consensus_queue.cc:260] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.017132 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.017654 15734 raft_consensus.cc:3060] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.018723 15849 ts_tablet_manager.cc:1434] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:04:12.019094 15850 tablet_bootstrap.cc:654] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.019613 15849 tablet_bootstrap.cc:492] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.025709 15849 tablet_bootstrap.cc:654] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.029471 15848 ts_tablet_manager.cc:1434] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.003s
I20260709 13:04:12.030189 15850 tablet_bootstrap.cc:492] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.030714 15850 ts_tablet_manager.cc:1403] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260709 13:04:12.033478 15850 raft_consensus.cc:359] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.034359 15850 raft_consensus.cc:385] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.034704 15850 raft_consensus.cc:740] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.035565 15850 consensus_queue.cc:260] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.036866 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:12.037446 15808 raft_consensus.cc:3060] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.039307 15850 ts_tablet_manager.cc:1434] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:12.040223 15850 tablet_bootstrap.cc:492] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.041399 15848 tablet_bootstrap.cc:492] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:12.047140 15849 tablet_bootstrap.cc:492] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.047609 15849 ts_tablet_manager.cc:1403] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.011s
I20260709 13:04:12.048177 15808 raft_consensus.cc:2468] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.034963 15734 raft_consensus.cc:2468] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.049393 15622 leader_election.cc:304] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.048188 15848 tablet_bootstrap.cc:654] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.050078 15850 tablet_bootstrap.cc:654] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.051002 15865 raft_consensus.cc:2804] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.051741 15854 leader_election.cc:290] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.051645 15849 raft_consensus.cc:359] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.052681 15849 raft_consensus.cc:385] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.052989 15849 raft_consensus.cc:740] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.054185 15849 consensus_queue.cc:260] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.056646 15849 ts_tablet_manager.cc:1434] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:12.057664 15849 tablet_bootstrap.cc:492] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.058090 15865 raft_consensus.cc:697] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:12.058939 15865 consensus_queue.cc:237] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.063555 15849 tablet_bootstrap.cc:654] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.069136 15854 raft_consensus.cc:493] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.069677 15854 raft_consensus.cc:515] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.071777 15854 leader_election.cc:290] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.073907 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
I20260709 13:04:12.074681 15808 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:12.076623 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.077316 15734 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:12.078933 15622 leader_election.cc:304] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.080538 15868 raft_consensus.cc:2804] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.080991 15868 raft_consensus.cc:493] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.081383 15868 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.082676 15555 catalog_manager.cc:5697] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.090864 15868 raft_consensus.cc:515] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.092681 15849 tablet_bootstrap.cc:492] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.093019 15868 leader_election.cc:290] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.093204 15848 tablet_bootstrap.cc:492] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.093683 15848 ts_tablet_manager.cc:1403] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.022s
I20260709 13:04:12.094842 15850 tablet_bootstrap.cc:492] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.095322 15850 ts_tablet_manager.cc:1403] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.013s
I20260709 13:04:12.096086 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:12.096499 15848 raft_consensus.cc:359] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.096940 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.097262 15848 raft_consensus.cc:385] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.097360 15734 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.097617 15848 raft_consensus.cc:740] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.093192 15849 ts_tablet_manager.cc:1403] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.014s
I20260709 13:04:12.098460 15848 consensus_queue.cc:260] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.098954 15850 raft_consensus.cc:359] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.099467 15865 raft_consensus.cc:493] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.099699 15850 raft_consensus.cc:385] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.099997 15850 raft_consensus.cc:740] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.099920 15865 raft_consensus.cc:515] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.100646 15849 raft_consensus.cc:359] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.100745 15850 consensus_queue.cc:260] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.101379 15849 raft_consensus.cc:385] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.101684 15849 raft_consensus.cc:740] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.102005 15865 leader_election.cc:290] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.102377 15849 consensus_queue.cc:260] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.102957 15850 ts_tablet_manager.cc:1434] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:04:12.103173 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b565f959ba06430e8f1de624304d5ab2" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
I20260709 13:04:12.104547 15849 ts_tablet_manager.cc:1434] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:12.105518 15849 tablet_bootstrap.cc:492] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.106325 15848 ts_tablet_manager.cc:1434] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:12.107252 15848 tablet_bootstrap.cc:492] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:12.108345 15850 tablet_bootstrap.cc:492] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.111335 15849 tablet_bootstrap.cc:654] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.111217 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b565f959ba06430e8f1de624304d5ab2" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.111945 15733 raft_consensus.cc:2468] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:12.113093 15848 tablet_bootstrap.cc:654] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.113219 15624 leader_election.cc:304] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.114029 15865 raft_consensus.cc:2804] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.114388 15865 raft_consensus.cc:493] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.114710 15865 raft_consensus.cc:3060] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.117435 15850 tablet_bootstrap.cc:654] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:12.119082 15622 leader_election.cc:343] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.096575 15808 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.120723 15857 raft_consensus.cc:493] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.121115 15857 raft_consensus.cc:515] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.121340 15865 raft_consensus.cc:515] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.123611 15857 leader_election.cc:290] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.125515 15865 leader_election.cc:290] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.134266 15734 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.135563 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b565f959ba06430e8f1de624304d5ab2" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.136106 15733 raft_consensus.cc:3060] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.138114 15624 leader_election.cc:304] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.130529 15808 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.139041 15868 raft_consensus.cc:2804] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.139449 15868 raft_consensus.cc:697] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:12.140189 15868 consensus_queue.cc:237] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.142081 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b565f959ba06430e8f1de624304d5ab2" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a"
W20260709 13:04:12.145093 15622 leader_election.cc:343] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.146370 15733 raft_consensus.cc:2468] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.150707 15624 leader_election.cc:304] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [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: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: f33010ada04540e1a80750b09e88a02a
I20260709 13:04:12.150887 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.151566 15734 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.151799 15865 raft_consensus.cc:2804] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.152266 15865 raft_consensus.cc:697] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:12.153012 15865 consensus_queue.cc:237] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.157688 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.158416 15659 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.158834 15773 leader_election.cc:304] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.159926 15857 raft_consensus.cc:2804] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.160254 15857 raft_consensus.cc:493] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.160502 15857 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.161520 15849 tablet_bootstrap.cc:492] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.162034 15849 ts_tablet_manager.cc:1403] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.000s
I20260709 13:04:12.164762 15857 raft_consensus.cc:515] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.164841 15849 raft_consensus.cc:359] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.166539 15849 raft_consensus.cc:385] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.166800 15849 raft_consensus.cc:740] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.167263 15848 tablet_bootstrap.cc:492] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.167510 15849 consensus_queue.cc:260] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.167711 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:12.168383 15659 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.170018 15850 tablet_bootstrap.cc:492] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.167766 15848 ts_tablet_manager.cc:1403] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.025s
I20260709 13:04:12.173210 15850 ts_tablet_manager.cc:1403] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.065s	user 0.024s	sys 0.008s
I20260709 13:04:12.169950 15849 ts_tablet_manager.cc:1434] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:04:12.174345 15849 tablet_bootstrap.cc:492] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.175549 15848 raft_consensus.cc:359] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.175987 15850 raft_consensus.cc:359] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.176348 15848 raft_consensus.cc:385] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.176740 15850 raft_consensus.cc:385] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.176833 15848 raft_consensus.cc:740] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.177189 15850 raft_consensus.cc:740] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.177917 15848 consensus_queue.cc:260] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.177981 15850 consensus_queue.cc:260] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.177454 15555 catalog_manager.cc:5697] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.180579 15849 tablet_bootstrap.cc:654] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.181003 15848 ts_tablet_manager.cc:1434] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:12.181969 15848 tablet_bootstrap.cc:492] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:12.188184 15848 tablet_bootstrap.cc:654] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.191361 15850 ts_tablet_manager.cc:1434] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.007s
I20260709 13:04:12.192489 15850 tablet_bootstrap.cc:492] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.198719 15857 leader_election.cc:290] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.200127 15850 tablet_bootstrap.cc:654] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.200412 15554 catalog_manager.cc:5697] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.201447 15659 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.202785 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.202993 15774 leader_election.cc:304] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.203342 15734 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.205886 15857 raft_consensus.cc:2804] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.206341 15857 raft_consensus.cc:697] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:12.207087 15857 consensus_queue.cc:237] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.210731 15850 tablet_bootstrap.cc:492] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.211196 15850 ts_tablet_manager.cc:1403] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260709 13:04:12.211405 15879 raft_consensus.cc:493] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.211831 15879 raft_consensus.cc:515] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.213999 15879 leader_election.cc:290] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.215260 15850 raft_consensus.cc:359] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.216024 15850 raft_consensus.cc:385] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.216307 15848 tablet_bootstrap.cc:492] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.216423 15850 raft_consensus.cc:740] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.216856 15848 ts_tablet_manager.cc:1403] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260709 13:04:12.217470 15850 consensus_queue.cc:260] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.220054 15850 ts_tablet_manager.cc:1434] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:04:12.219812 15848 raft_consensus.cc:359] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.220490 15848 raft_consensus.cc:385] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.220794 15848 raft_consensus.cc:740] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.221244 15850 tablet_bootstrap.cc:492] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.221457 15848 consensus_queue.cc:260] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.215714 15849 tablet_bootstrap.cc:492] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.222579 15849 ts_tablet_manager.cc:1403] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.017s
I20260709 13:04:12.225304 15849 raft_consensus.cc:359] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.225996 15849 raft_consensus.cc:385] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.226091 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.226858 15659 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.228284 15850 tablet_bootstrap.cc:654] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.228430 15774 leader_election.cc:304] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.226298 15849 raft_consensus.cc:740] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.229238 15879 raft_consensus.cc:2804] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.216460 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.229574 15879 raft_consensus.cc:493] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.229859 15733 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.229944 15879 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.231176 15849 consensus_queue.cc:260] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.233381 15849 ts_tablet_manager.cc:1434] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:04:12.234042 15734 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.234565 15848 ts_tablet_manager.cc:1434] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:04:12.237664 15879 raft_consensus.cc:515] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.240216 15849 tablet_bootstrap.cc:492] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.240347 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:12.240962 15659 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.246626 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.247174 15879 leader_election.cc:290] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.247249 15734 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.252424 15659 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.253496 15774 leader_election.cc:304] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.253118 15554 catalog_manager.cc:5697] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 0 to 1, leader changed from <none> to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.254474 15879 raft_consensus.cc:2804] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.255009 15879 raft_consensus.cc:697] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:12.249003 15849 tablet_bootstrap.cc:654] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.256108 15879 consensus_queue.cc:237] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.255244 15734 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.248879 15848 tablet_bootstrap.cc:492] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:12.259742 15850 tablet_bootstrap.cc:492] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.260200 15850 ts_tablet_manager.cc:1403] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.003s
I20260709 13:04:12.261508 15857 raft_consensus.cc:493] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.261945 15857 raft_consensus.cc:515] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.262908 15850 raft_consensus.cc:359] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.263548 15850 raft_consensus.cc:385] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.263983 15848 tablet_bootstrap.cc:654] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.263859 15857 leader_election.cc:290] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.265390 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b565f959ba06430e8f1de624304d5ab2" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.265645 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b565f959ba06430e8f1de624304d5ab2" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.266407 15734 raft_consensus.cc:2393] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f33010ada04540e1a80750b09e88a02a in current term 1: Already voted for candidate 5c4d206d391a45109b9e0efd7fd67489 in this term.
I20260709 13:04:12.267516 15773 leader_election.cc:304] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f33010ada04540e1a80750b09e88a02a; no voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f
I20260709 13:04:12.263832 15850 raft_consensus.cc:740] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.268600 15857 raft_consensus.cc:3060] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.269225 15850 consensus_queue.cc:260] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.275449 15857 raft_consensus.cc:2749] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:12.275893 15848 tablet_bootstrap.cc:492] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.276285 15848 ts_tablet_manager.cc:1403] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 13:04:12.278638 15849 tablet_bootstrap.cc:492] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.277163 15850 ts_tablet_manager.cc:1434] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260709 13:04:12.278797 15848 raft_consensus.cc:359] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.279363 15849 ts_tablet_manager.cc:1403] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.002s
I20260709 13:04:12.279568 15848 raft_consensus.cc:385] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.279870 15848 raft_consensus.cc:740] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.280820 15850 tablet_bootstrap.cc:492] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.280524 15848 consensus_queue.cc:260] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.281706 15849 raft_consensus.cc:359] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.282323 15849 raft_consensus.cc:385] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.282557 15849 raft_consensus.cc:740] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.283267 15849 consensus_queue.cc:260] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.283563 15554 catalog_manager.cc:5697] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 0 to 1, leader changed from <none> to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.285391 15849 ts_tablet_manager.cc:1434] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:12.286226 15849 tablet_bootstrap.cc:492] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.286888 15850 tablet_bootstrap.cc:654] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.290359 15868 raft_consensus.cc:493] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.291200 15849 tablet_bootstrap.cc:654] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.290838 15868 raft_consensus.cc:515] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.292689 15868 leader_election.cc:290] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.292811 15850 tablet_bootstrap.cc:492] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.293373 15850 ts_tablet_manager.cc:1403] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260709 13:04:12.293385 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.294178 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
W20260709 13:04:12.294984 15624 leader_election.cc:343] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:12.295517 15622 leader_election.cc:343] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:12.295858 15622 leader_election.cc:304] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489; no voters: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f
I20260709 13:04:12.296423 15868 raft_consensus.cc:2749] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:12.296465 15850 raft_consensus.cc:359] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.297405 15850 raft_consensus.cc:385] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.297683 15850 raft_consensus.cc:740] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
W20260709 13:04:12.300906 15605 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:12.302098 15849 tablet_bootstrap.cc:492] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.302534 15849 ts_tablet_manager.cc:1403] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260709 13:04:12.302428 15850 consensus_queue.cc:260] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.304771 15850 ts_tablet_manager.cc:1434] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:04:12.304937 15849 raft_consensus.cc:359] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.305604 15850 tablet_bootstrap.cc:492] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.307097 15848 ts_tablet_manager.cc:1434] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:04:12.307917 15848 tablet_bootstrap.cc:492] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:12.311020 15850 tablet_bootstrap.cc:654] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.313292 15848 tablet_bootstrap.cc:654] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.316969 15850 tablet_bootstrap.cc:492] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.317404 15850 ts_tablet_manager.cc:1403] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 13:04:12.305619 15849 raft_consensus.cc:385] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.318051 15849 raft_consensus.cc:740] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.318830 15848 tablet_bootstrap.cc:492] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.319276 15848 ts_tablet_manager.cc:1403] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:04:12.318833 15849 consensus_queue.cc:260] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.319842 15850 raft_consensus.cc:359] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.320456 15850 raft_consensus.cc:385] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.320705 15850 raft_consensus.cc:740] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.320875 15849 ts_tablet_manager.cc:1434] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:04:12.321357 15850 consensus_queue.cc:260] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.321794 15849 tablet_bootstrap.cc:492] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f: Bootstrap starting.
I20260709 13:04:12.323438 15850 ts_tablet_manager.cc:1434] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260709 13:04:12.323192 15848 raft_consensus.cc:359] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.323830 15848 raft_consensus.cc:385] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.324076 15848 raft_consensus.cc:740] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.324261 15850 tablet_bootstrap.cc:492] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a: Bootstrap starting.
I20260709 13:04:12.324801 15848 consensus_queue.cc:260] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.329774 15850 tablet_bootstrap.cc:654] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.333595 15848 ts_tablet_manager.cc:1434] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:04:12.334539 15850 tablet_bootstrap.cc:492] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a: No bootstrap required, opened a new log
I20260709 13:04:12.334705 15848 tablet_bootstrap.cc:492] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: Bootstrap starting.
I20260709 13:04:12.334970 15850 ts_tablet_manager.cc:1403] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 13:04:12.337500 15850 raft_consensus.cc:359] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.338176 15850 raft_consensus.cc:385] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.338433 15850 raft_consensus.cc:740] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.339041 15850 consensus_queue.cc:260] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.339526 15848 tablet_bootstrap.cc:654] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.340906 15850 ts_tablet_manager.cc:1434] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:04:12.343420 15848 tablet_bootstrap.cc:492] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: No bootstrap required, opened a new log
I20260709 13:04:12.343770 15848 ts_tablet_manager.cc:1403] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: Time spent bootstrapping tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:04:12.345392 15849 tablet_bootstrap.cc:654] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:12.345659 15848 raft_consensus.cc:359] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.346148 15848 raft_consensus.cc:385] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.346335 15848 raft_consensus.cc:740] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.346952 15848 consensus_queue.cc:260] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.348623 15848 ts_tablet_manager.cc:1434] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:12.351440 15849 tablet_bootstrap.cc:492] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f: No bootstrap required, opened a new log
I20260709 13:04:12.351809 15849 ts_tablet_manager.cc:1403] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:04:12.353745 15849 raft_consensus.cc:359] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.354218 15849 raft_consensus.cc:385] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:12.354425 15849 raft_consensus.cc:740] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Initialized, Role: FOLLOWER
I20260709 13:04:12.354880 15849 consensus_queue.cc:260] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.356428 15849 ts_tablet_manager.cc:1434] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:04:12.363524 15868 raft_consensus.cc:493] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.364022 15868 raft_consensus.cc:515] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.365775 15868 leader_election.cc:290] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.366324 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.366689 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
I20260709 13:04:12.366915 15734 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:12.367244 15807 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 0.
I20260709 13:04:12.367848 15624 leader_election.cc:304] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.368417 15868 raft_consensus.cc:2804] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.368731 15868 raft_consensus.cc:493] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.368979 15868 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.372196 15855 raft_consensus.cc:493] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.372632 15855 raft_consensus.cc:515] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.373785 15868 raft_consensus.cc:515] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.375667 15868 leader_election.cc:290] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.377514 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:12.378125 15807 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.379254 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.379757 15734 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.382038 15855 leader_election.cc:290] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.386948 15734 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.388090 15624 leader_election.cc:304] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.388927 15868 raft_consensus.cc:2804] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.389379 15868 raft_consensus.cc:697] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:12.390956 15868 consensus_queue.cc:237] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.391618 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.392216 15659 raft_consensus.cc:2468] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 0.
I20260709 13:04:12.389319 15807 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 1.
I20260709 13:04:12.393225 15700 leader_election.cc:304] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.394017 15855 raft_consensus.cc:2804] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.394449 15855 raft_consensus.cc:493] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.394788 15855 raft_consensus.cc:3060] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.397588 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
I20260709 13:04:12.398149 15807 raft_consensus.cc:2468] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 0.
I20260709 13:04:12.401496 15855 raft_consensus.cc:515] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.403697 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:12.403955 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:12.404126 15659 raft_consensus.cc:3060] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.404487 15807 raft_consensus.cc:3060] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.403791 15554 catalog_manager.cc:5697] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.404348 15855 leader_election.cc:290] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.409261 15659 raft_consensus.cc:2468] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 1.
I20260709 13:04:12.409287 15807 raft_consensus.cc:2468] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 1.
I20260709 13:04:12.410377 15700 leader_election.cc:304] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.410975 15855 raft_consensus.cc:2804] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.412005 15855 raft_consensus.cc:697] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Becoming Leader. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:12.412760 15855 consensus_queue.cc:237] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.419724 15554 catalog_manager.cc:5697] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f reported cstate change: term changed from 0 to 1, leader changed from <none> to f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2). New cstate: current_term: 1 leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.543560 15855 raft_consensus.cc:493] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.544034 15855 raft_consensus.cc:515] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.545526 15855 leader_election.cc:290] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.546360 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.546535 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a" is_pre_election: true
I20260709 13:04:12.546826 15659 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 0.
I20260709 13:04:12.547034 15807 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 0.
I20260709 13:04:12.547741 15700 leader_election.cc:304] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.548403 15855 raft_consensus.cc:2804] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.548677 15855 raft_consensus.cc:493] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.548913 15855 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.553074 15855 raft_consensus.cc:515] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.554541 15855 leader_election.cc:290] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:12.555330 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:12.555498 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:12.555862 15659 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.555955 15807 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.557618 15879 raft_consensus.cc:493] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.558084 15879 raft_consensus.cc:515] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.560019 15879 leader_election.cc:290] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.560928 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.561283 15659 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 1.
I20260709 13:04:12.561465 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.561518 15658 raft_consensus.cc:2468] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.561848 15807 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 1.
I20260709 13:04:12.562120 15734 raft_consensus.cc:2468] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.562271 15700 leader_election.cc:304] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:12.562804 15774 leader_election.cc:304] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.563253 15855 raft_consensus.cc:2804] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.563735 15855 raft_consensus.cc:697] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Becoming Leader. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:12.563809 15879 raft_consensus.cc:2804] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.564205 15879 raft_consensus.cc:493] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.564513 15879 raft_consensus.cc:3060] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.564464 15855 consensus_queue.cc:237] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.569893 15879 raft_consensus.cc:515] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.571350 15879 leader_election.cc:290] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.572117 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:12.572373 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.572562 15658 raft_consensus.cc:3060] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.571002 15554 catalog_manager.cc:5697] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f reported cstate change: term changed from 0 to 1, leader changed from <none> to f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2). New cstate: current_term: 1 leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:12.572894 15734 raft_consensus.cc:3060] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.576617 15868 consensus_queue.cc:1048] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.578259 15658 raft_consensus.cc:2468] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.579190 15774 leader_election.cc:304] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.580013 15857 raft_consensus.cc:2804] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.580476 15857 raft_consensus.cc:697] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:12.581264 15857 consensus_queue.cc:237] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.582033 15734 raft_consensus.cc:2468] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.590360 15854 consensus_queue.cc:1048] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.590621 15554 catalog_manager.cc:5697] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 0 to 1, leader changed from <none> to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.623627 15857 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.632608 15888 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.660799 15888 consensus_queue.cc:1048] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.669992 15879 consensus_queue.cc:1048] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.690537 15854 consensus_queue.cc:1048] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.702132 15865 consensus_queue.cc:1048] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.709676 15868 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.719368 15868 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.752909 15879 raft_consensus.cc:493] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:12.753402 15879 raft_consensus.cc:515] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.755045 15879 leader_election.cc:290] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.755698 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d180a9da41e47c988aa6ce21f4727a7" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489" is_pre_election: true
I20260709 13:04:12.756165 15658 raft_consensus.cc:2468] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.756199 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d180a9da41e47c988aa6ce21f4727a7" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" is_pre_election: true
I20260709 13:04:12.756721 15734 raft_consensus.cc:2468] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 0.
I20260709 13:04:12.757053 15774 leader_election.cc:304] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.757732 15879 raft_consensus.cc:2804] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:12.758025 15879 raft_consensus.cc:493] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:12.758231 15879 raft_consensus.cc:3060] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.762176 15879 raft_consensus.cc:515] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.763614 15879 leader_election.cc:290] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:12.764249 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d180a9da41e47c988aa6ce21f4727a7" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:12.764454 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d180a9da41e47c988aa6ce21f4727a7" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:12.764667 15658 raft_consensus.cc:3060] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.764904 15734 raft_consensus.cc:3060] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:12.768878 15658 raft_consensus.cc:2468] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.769027 15734 raft_consensus.cc:2468] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 1.
I20260709 13:04:12.769737 15774 leader_election.cc:304] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:12.770401 15879 raft_consensus.cc:2804] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:12.770804 15879 raft_consensus.cc:697] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:12.771395 15879 consensus_queue.cc:237] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:12.777294 15557 catalog_manager.cc:5697] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 0 to 1, leader changed from <none> to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:12.836519 15865 consensus_queue.cc:1048] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.839113 15855 consensus_queue.cc:1048] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.849161 15807 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a264b0d200c14264b0180081df6507a8"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:04:12.849712 15807 raft_consensus.cc:606] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:12.853659 15899 consensus_queue.cc:1048] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.854395 15854 consensus_queue.cc:1048] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:12.864802 15806 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:04:12.865456 15806 raft_consensus.cc:606] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:12.897053 15658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eed6a99630549ee8b066af762452469"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:34858
I20260709 13:04:12.897727 15658 raft_consensus.cc:606] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Received request to transfer leadership to TS f890b4c44b4b4c3cba2a32dabc34187f
I20260709 13:04:12.907859 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
mode: GRACEFUL
new_leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:04:12.908308 15808 raft_consensus.cc:606] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Received request to transfer leadership to TS f890b4c44b4b4c3cba2a32dabc34187f
I20260709 13:04:13.002717 15899 consensus_queue.cc:1048] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.012396 15899 consensus_queue.cc:1048] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.078613 15879 consensus_queue.cc:1048] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.084010 15857 raft_consensus.cc:993] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: : Instructing follower f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:13.084414 15888 raft_consensus.cc:1081] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Signalling peer f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:13.085943 15733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:43536
I20260709 13:04:13.089222 15733 raft_consensus.cc:493] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.089619 15733 raft_consensus.cc:3060] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.090947 15888 consensus_queue.cc:1048] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.096813 15733 raft_consensus.cc:515] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.100224 15733 leader_election.cc:290] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 2 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:13.101694 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:13.101809 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3464dc1c36c748a191e0b2bd38628492" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:13.102427 15808 raft_consensus.cc:3055] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.102440 15658 raft_consensus.cc:3060] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.102945 15808 raft_consensus.cc:740] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:13.103945 15808 consensus_queue.cc:260] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.104893 15808 raft_consensus.cc:3060] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.107409 15658 raft_consensus.cc:2468] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 2.
I20260709 13:04:13.108338 15700 leader_election.cc:304] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:13.109076 15855 raft_consensus.cc:2804] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.109246 15808 raft_consensus.cc:2468] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 2.
I20260709 13:04:13.109544 15855 raft_consensus.cc:697] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Becoming Leader. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:13.110360 15855 consensus_queue.cc:237] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.115818 15557 catalog_manager.cc:5697] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f reported cstate change: term changed from 1 to 2, leader changed from f33010ada04540e1a80750b09e88a02a (127.14.167.3) to f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.160784 15879 raft_consensus.cc:993] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:13.161199 15888 raft_consensus.cc:1081] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:13.162528 15658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34834
I20260709 13:04:13.163051 15658 raft_consensus.cc:493] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.163396 15658 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.167728 15658 raft_consensus.cc:515] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.169122 15658 leader_election.cc:290] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:13.169843 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:13.170064 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:13.170357 15733 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.170501 15808 raft_consensus.cc:3055] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.170806 15808 raft_consensus.cc:740] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:13.171396 15808 consensus_queue.cc:260] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.172310 15808 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.177923 15733 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:13.178206 15808 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:13.179158 15622 leader_election.cc:304] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:13.179829 15915 raft_consensus.cc:2804] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.180213 15915 raft_consensus.cc:697] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:13.180768 15915 consensus_queue.cc:237] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.185855 15554 catalog_manager.cc:5697] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 1 to 2, leader changed from f33010ada04540e1a80750b09e88a02a (127.14.167.3) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.235754 15888 consensus_queue.cc:1048] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.246668 15857 consensus_queue.cc:1048] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:13.285434 15879 raft_consensus.cc:993] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:13.285858 15857 raft_consensus.cc:1081] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:13.287151 15658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a264b0d200c14264b0180081df6507a8"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34834
I20260709 13:04:13.287688 15658 raft_consensus.cc:493] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.288024 15658 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.292467 15658 raft_consensus.cc:515] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.293907 15658 leader_election.cc:290] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:13.294601 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:13.294880 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:13.295109 15733 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.295351 15808 raft_consensus.cc:3055] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.295624 15808 raft_consensus.cc:740] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:13.296231 15808 consensus_queue.cc:260] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.297043 15808 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.299592 15733 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:13.300539 15624 leader_election.cc:304] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:13.301129 15854 raft_consensus.cc:2804] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.301491 15854 raft_consensus.cc:697] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:13.301681 15808 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:13.302677 15854 consensus_queue.cc:237] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.308830 15554 catalog_manager.cc:5697] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 1 to 2, leader changed from f33010ada04540e1a80750b09e88a02a (127.14.167.3) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.369144 15915 raft_consensus.cc:993] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:13.369560 15854 raft_consensus.cc:1081] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Signalling peer f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:13.370848 15733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eed6a99630549ee8b066af762452469"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:43520
I20260709 13:04:13.371256 15733 raft_consensus.cc:493] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:13.371531 15733 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.375789 15733 raft_consensus.cc:515] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.377292 15733 leader_election.cc:290] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 2 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:13.377959 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:13.378261 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:13.378415 15658 raft_consensus.cc:3055] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:13.378695 15658 raft_consensus.cc:740] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:13.378708 15808 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.379321 15658 consensus_queue.cc:260] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.380153 15658 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:13.383013 15808 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 2.
I20260709 13:04:13.383889 15697 leader_election.cc:304] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:13.384497 15658 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 2.
I20260709 13:04:13.384619 15855 raft_consensus.cc:2804] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:13.385023 15855 raft_consensus.cc:697] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Becoming Leader. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:13.385821 15855 consensus_queue.cc:237] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:13.391196 15554 catalog_manager.cc:5697] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f reported cstate change: term changed from 1 to 2, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2). New cstate: current_term: 2 leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:13.598228 15658 raft_consensus.cc:1275] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.599263 15855 consensus_queue.cc:1048] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.606232 15808 raft_consensus.cc:1275] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.607626 15899 consensus_queue.cc:1048] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.632956 15733 raft_consensus.cc:1275] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.634291 15854 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.643671 15808 raft_consensus.cc:1275] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.645049 15915 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.795459 15734 raft_consensus.cc:1275] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.796490 15915 consensus_queue.cc:1048] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.803906 15808 raft_consensus.cc:1275] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.805492 15915 consensus_queue.cc:1048] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.903576 15658 raft_consensus.cc:1275] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.904659 15899 consensus_queue.cc:1048] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:13.912057 15808 raft_consensus.cc:1275] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:13.913543 15899 consensus_queue.cc:1048] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:15.939517 15004 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:04:15.940208 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:15.958776 15659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:34866
I20260709 13:04:15.959322 15659 raft_consensus.cc:606] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Received request to transfer leadership to TS f33010ada04540e1a80750b09e88a02a
I20260709 13:04:15.961784 15659 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:34866
I20260709 13:04:15.962285 15659 raft_consensus.cc:606] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Received request to transfer leadership to TS f33010ada04540e1a80750b09e88a02a
I20260709 13:04:15.963232 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:04:15.963614 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:15.996956 15940 raft_consensus.cc:993] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:15.997409 15915 raft_consensus.cc:1081] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Signalling peer f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:15.998793 15808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:53702
I20260709 13:04:15.999231 15808 raft_consensus.cc:493] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:15.999507 15808 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:16.003636 15808 raft_consensus.cc:515] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:16.005096 15808 leader_election.cc:290] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 3 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:16.005867 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:16.006148 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:16.006400 15659 raft_consensus.cc:3055] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:16.006616 15734 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:16.006693 15659 raft_consensus.cc:740] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:16.007375 15659 consensus_queue.cc:260] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:16.008227 15659 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:16.010849 15734 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 3.
I20260709 13:04:16.011790 15773 leader_election.cc:304] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [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: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:16.012389 15888 raft_consensus.cc:2804] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:16.012743 15659 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 3.
I20260709 13:04:16.013573 15888 raft_consensus.cc:697] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:16.014427 15888 consensus_queue.cc:237] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:16.020169 15557 catalog_manager.cc:5697] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 2 to 3, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 3 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:16.155110 15940 raft_consensus.cc:993] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:16.155491 15940 raft_consensus.cc:1081] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Signalling peer f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:16.156729 15808 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:53702
I20260709 13:04:16.157187 15808 raft_consensus.cc:493] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:16.157477 15808 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:16.161926 15808 raft_consensus.cc:515] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:16.163759 15808 leader_election.cc:290] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 2 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:16.164502 15659 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:16.164683 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:16.165094 15659 raft_consensus.cc:3055] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:16.165153 15734 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:16.165484 15659 raft_consensus.cc:740] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:16.166260 15659 consensus_queue.cc:260] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:16.167392 15659 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:16.171110 15734 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 2.
I20260709 13:04:16.172245 15773 leader_election.cc:304] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:16.173012 15888 raft_consensus.cc:2804] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:16.173501 15659 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 2.
I20260709 13:04:16.173465 15888 raft_consensus.cc:697] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:16.174481 15888 consensus_queue.cc:237] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:16.180258 15557 catalog_manager.cc:5697] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 1 to 2, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 2 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:16.471478 15659 raft_consensus.cc:1275] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:16.472561 15888 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:16.480779 15734 raft_consensus.cc:1275] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:16.482160 15941 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:16.574235 15659 raft_consensus.cc:1275] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:16.575237 15950 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:16.585198 15733 raft_consensus.cc:1275] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:16.586530 15941 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:16.964272 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:16.978288 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:04:16.978703 15808 raft_consensus.cc:606] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:16.982772 15808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:53712
I20260709 13:04:16.983135 15808 raft_consensus.cc:606] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:16.997385 15733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9eed6a99630549ee8b066af762452469"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:52214
I20260709 13:04:16.997891 15733 raft_consensus.cc:606] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:17.002215 15733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:52214
I20260709 13:04:17.002624 15733 raft_consensus.cc:606] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:17.006698 15733 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
mode: GRACEFUL
new_leader_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:52214
I20260709 13:04:17.007135 15733 raft_consensus.cc:606] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Received request to transfer leadership to TS 5c4d206d391a45109b9e0efd7fd67489
I20260709 13:04:17.238240 15954 raft_consensus.cc:993] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.238613 15960 raft_consensus.cc:1081] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.239878 15659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9eed6a99630549ee8b066af762452469"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:04:17.240296 15659 raft_consensus.cc:493] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.240576 15659 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.244932 15659 raft_consensus.cc:515] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.246443 15659 leader_election.cc:290] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 3 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:17.247011 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:17.247417 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9eed6a99630549ee8b066af762452469" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:17.247535 15733 raft_consensus.cc:3055] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:17.247900 15807 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.247853 15733 raft_consensus.cc:740] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:17.248755 15733 consensus_queue.cc:260] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.249927 15733 raft_consensus.cc:3060] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.254146 15807 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 3.
I20260709 13:04:17.255177 15622 leader_election.cc:304] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [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: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:17.255702 15733 raft_consensus.cc:2468] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 3.
I20260709 13:04:17.255762 15940 raft_consensus.cc:2804] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:17.256660 15940 raft_consensus.cc:697] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:17.257371 15940 consensus_queue.cc:237] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.263296 15556 catalog_manager.cc:5697] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 2 to 3, leader changed from f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 3 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.392777 15954 raft_consensus.cc:993] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.393400 15960 raft_consensus.cc:1081] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.395195 15659 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:04:17.395996 15659 raft_consensus.cc:493] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.396346 15659 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.403335 15956 raft_consensus.cc:993] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.403990 15941 raft_consensus.cc:1081] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.404474 15659 raft_consensus.cc:515] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.405964 15658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34834
I20260709 13:04:17.406414 15658 raft_consensus.cc:493] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.406708 15658 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.407020 15659 leader_election.cc:290] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:17.407733 15733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:17.408322 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:17.408540 15733 raft_consensus.cc:3055] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:17.409015 15807 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.408906 15733 raft_consensus.cc:740] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:17.410041 15733 consensus_queue.cc:260] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.411587 15733 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.414559 15807 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:17.414354 15658 raft_consensus.cc:515] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.415611 15622 leader_election.cc:304] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:17.416533 15940 raft_consensus.cc:2804] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:17.416991 15940 raft_consensus.cc:697] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:17.417200 15658 leader_election.cc:290] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 4 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:17.417213 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:17.418286 15734 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.418623 15733 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:17.419021 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e04a532a8c1c47769a3c1cb929b116e4" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:17.419631 15807 raft_consensus.cc:3055] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:17.419334 15940 consensus_queue.cc:237] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.419986 15807 raft_consensus.cc:740] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:17.420928 15807 consensus_queue.cc:260] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.422345 15807 raft_consensus.cc:3060] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:17.424870 15734 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 4.
I20260709 13:04:17.426105 15624 leader_election.cc:304] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [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: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:17.427013 15961 raft_consensus.cc:2804] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:17.427448 15961 raft_consensus.cc:697] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:17.428303 15961 consensus_queue.cc:237] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.428803 15807 raft_consensus.cc:2468] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 4.
I20260709 13:04:17.430604 15556 catalog_manager.cc:5697] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 1 to 2, leader changed from f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.444725 15556 catalog_manager.cc:5697] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 3 to 4, leader changed from f33010ada04540e1a80750b09e88a02a (127.14.167.3) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 4 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.461730 15954 raft_consensus.cc:993] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.462193 15960 raft_consensus.cc:1081] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.463513 15658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34844
I20260709 13:04:17.463907 15658 raft_consensus.cc:493] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.464151 15658 raft_consensus.cc:3060] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.468235 15658 raft_consensus.cc:515] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.469707 15658 leader_election.cc:290] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:17.470391 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:17.470721 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbdbc577d79c443388e8ae99410455d3" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:17.470872 15734 raft_consensus.cc:3055] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:17.471166 15734 raft_consensus.cc:740] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:17.471194 15807 raft_consensus.cc:3060] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.471787 15734 consensus_queue.cc:260] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.472642 15734 raft_consensus.cc:3060] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:17.475848 15807 raft_consensus.cc:2468] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:17.476298 15734 raft_consensus.cc:2468] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 2.
I20260709 13:04:17.476719 15622 leader_election.cc:304] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:17.477406 15961 raft_consensus.cc:2804] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:17.477743 15961 raft_consensus.cc:697] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:17.478461 15961 consensus_queue.cc:237] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.484696 15556 catalog_manager.cc:5697] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 1 to 2, leader changed from f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.539587 15956 raft_consensus.cc:993] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: : Instructing follower 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.539999 15941 raft_consensus.cc:1081] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Signalling peer 5c4d206d391a45109b9e0efd7fd67489 to start an election
I20260709 13:04:17.541333 15658 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
 from {username='slave'} at 127.0.0.1:34834
I20260709 13:04:17.541806 15658 raft_consensus.cc:493] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:17.542061 15658 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.546473 15658 raft_consensus.cc:515] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.547816 15658 leader_election.cc:290] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [CANDIDATE]: Term 3 election: Requested vote from peers f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:17.548754 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:17.548774 15807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "5c4d206d391a45109b9e0efd7fd67489" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:17.549258 15734 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.549312 15807 raft_consensus.cc:3055] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:17.549646 15807 raft_consensus.cc:740] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:17.550329 15807 consensus_queue.cc:260] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.551162 15807 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:17.553009 15734 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 3.
I20260709 13:04:17.553776 15624 leader_election.cc:304] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [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: 5c4d206d391a45109b9e0efd7fd67489, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:17.554404 15961 raft_consensus.cc:2804] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:17.554838 15961 raft_consensus.cc:697] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Becoming Leader. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:17.555729 15961 consensus_queue.cc:237] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:17.556145 15807 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c4d206d391a45109b9e0efd7fd67489 in term 3.
I20260709 13:04:17.561722 15556 catalog_manager.cc:5697] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 reported cstate change: term changed from 2 to 3, leader changed from f33010ada04540e1a80750b09e88a02a (127.14.167.3) to 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1). New cstate: current_term: 3 leader_uuid: "5c4d206d391a45109b9e0efd7fd67489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:17.647912 15807 raft_consensus.cc:1275] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:17.648967 15961 consensus_queue.cc:1048] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:17.657971 15734 raft_consensus.cc:1275] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:17.659353 15940 consensus_queue.cc:1048] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:17.823220 15807 raft_consensus.cc:1275] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:17.824281 15940 consensus_queue.cc:1048] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:17.832350 15734 raft_consensus.cc:1275] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:17.833899 15961 consensus_queue.cc:1048] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:17.835934 15807 raft_consensus.cc:1275] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:17.837857 15961 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:17.848766 15734 raft_consensus.cc:1275] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:17.850067 15940 consensus_queue.cc:1048] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:17.861063 15734 raft_consensus.cc:1275] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:17.862058 15940 consensus_queue.cc:1048] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:17.870977 15807 raft_consensus.cc:1275] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:17.872262 15940 consensus_queue.cc:1048] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:17.998189 15734 raft_consensus.cc:1275] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:17.999276 15940 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:18.007488 15808 raft_consensus.cc:1275] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Refusing update from remote peer 5c4d206d391a45109b9e0efd7fd67489: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:18.008778 15961 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:20.013621 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:20.022359 15658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:34866
I20260709 13:04:20.022802 15658 raft_consensus.cc:606] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Received request to transfer leadership to TS f33010ada04540e1a80750b09e88a02a
I20260709 13:04:20.024822 15658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a264b0d200c14264b0180081df6507a8"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:34866
I20260709 13:04:20.025210 15658 raft_consensus.cc:606] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Received request to transfer leadership to TS f890b4c44b4b4c3cba2a32dabc34187f
I20260709 13:04:20.027143 15658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:34866
I20260709 13:04:20.027555 15658 raft_consensus.cc:606] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Received request to transfer leadership to TS f890b4c44b4b4c3cba2a32dabc34187f
I20260709 13:04:20.029379 15658 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2"
dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
mode: GRACEFUL
new_leader_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:34866
I20260709 13:04:20.029738 15658 raft_consensus.cc:606] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Received request to transfer leadership to TS f33010ada04540e1a80750b09e88a02a
I20260709 13:04:20.030570 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:04:20.031112 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:04:20.264748 15985 raft_consensus.cc:993] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:20.265147 15985 raft_consensus.cc:1081] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Signalling peer f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:20.266422 15734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:43520
I20260709 13:04:20.266822 15734 raft_consensus.cc:493] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.267094 15734 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:20.270781 15734 raft_consensus.cc:515] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.272009 15734 leader_election.cc:290] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 4 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:20.272945 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:20.273428 15808 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:20.273490 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb79782fedc46d7968a572f7627eb95" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:20.274085 15658 raft_consensus.cc:3055] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:20.274358 15658 raft_consensus.cc:740] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:20.275041 15658 consensus_queue.cc:260] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.276072 15658 raft_consensus.cc:3060] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:20.279347 15808 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 4.
I20260709 13:04:20.280464 15697 leader_election.cc:304] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [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: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:20.281167 15954 raft_consensus.cc:2804] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:20.281646 15658 raft_consensus.cc:2468] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 4.
I20260709 13:04:20.282028 15954 raft_consensus.cc:697] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 LEADER]: Becoming Leader. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:20.282786 15954 consensus_queue.cc:237] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.288334 15556 catalog_manager.cc:5697] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f reported cstate change: term changed from 3 to 4, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2). New cstate: current_term: 4 leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:20.301903 15961 raft_consensus.cc:993] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:20.302253 15985 raft_consensus.cc:1081] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Signalling peer f890b4c44b4b4c3cba2a32dabc34187f to start an election
I20260709 13:04:20.303499 15734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a264b0d200c14264b0180081df6507a8"
dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
 from {username='slave'} at 127.0.0.1:43520
I20260709 13:04:20.303880 15734 raft_consensus.cc:493] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.304113 15734 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.307744 15734 raft_consensus.cc:515] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.308984 15734 leader_election.cc:290] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [CANDIDATE]: Term 3 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f33010ada04540e1a80750b09e88a02a (127.14.167.3:39029)
I20260709 13:04:20.309705 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:20.309953 15808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a264b0d200c14264b0180081df6507a8" candidate_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f33010ada04540e1a80750b09e88a02a"
I20260709 13:04:20.310236 15658 raft_consensus.cc:3055] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:20.310411 15808 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.310544 15658 raft_consensus.cc:740] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:20.311280 15658 consensus_queue.cc:260] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.312331 15658 raft_consensus.cc:3060] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.313632 15961 raft_consensus.cc:993] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:20.314028 15985 raft_consensus.cc:1081] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Signalling peer f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:20.315236 15807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:53702
I20260709 13:04:20.315625 15807 raft_consensus.cc:493] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.315944 15807 raft_consensus.cc:3060] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.316037 15808 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 3.
I20260709 13:04:20.317050 15697 leader_election.cc:304] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [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: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:20.317823 15954 raft_consensus.cc:2804] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:20.317970 15658 raft_consensus.cc:2468] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f890b4c44b4b4c3cba2a32dabc34187f in term 3.
I20260709 13:04:20.318276 15954 raft_consensus.cc:697] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 LEADER]: Becoming Leader. State: Replica: f890b4c44b4b4c3cba2a32dabc34187f, State: Running, Role: LEADER
I20260709 13:04:20.319126 15954 consensus_queue.cc:237] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.322209 15807 raft_consensus.cc:515] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.325695 15807 leader_election.cc:290] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 2 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:20.326170 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:20.326678 15658 raft_consensus.cc:3055] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:20.326944 15658 raft_consensus.cc:740] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:20.327059 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ee45ec573649dd96a042e78fd8db26" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:20.327499 15734 raft_consensus.cc:3060] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.327627 15658 consensus_queue.cc:260] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.327419 15556 catalog_manager.cc:5697] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f reported cstate change: term changed from 2 to 3, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2). New cstate: current_term: 3 leader_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:20.328743 15658 raft_consensus.cc:3060] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:20.332530 15658 raft_consensus.cc:2468] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 2.
I20260709 13:04:20.332957 15734 raft_consensus.cc:2468] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 2.
I20260709 13:04:20.333930 15774 leader_election.cc:304] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c4d206d391a45109b9e0efd7fd67489, f33010ada04540e1a80750b09e88a02a; no voters: 
I20260709 13:04:20.335019 15986 raft_consensus.cc:2804] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:20.336216 15986 raft_consensus.cc:697] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:20.336956 15986 consensus_queue.cc:237] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.343206 15556 catalog_manager.cc:5697] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 1 to 2, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 2 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:20.398207 15961 raft_consensus.cc:993] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: : Instructing follower f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:20.398638 15961 raft_consensus.cc:1081] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Signalling peer f33010ada04540e1a80750b09e88a02a to start an election
I20260709 13:04:20.400558 15807 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2"
dest_uuid: "f33010ada04540e1a80750b09e88a02a"
 from {username='slave'} at 127.0.0.1:53702
I20260709 13:04:20.401093 15807 raft_consensus.cc:493] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:04:20.401454 15807 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.407963 15807 raft_consensus.cc:515] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.409924 15807 leader_election.cc:290] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [CANDIDATE]: Term 3 election: Requested vote from peers 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327), f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497)
I20260709 13:04:20.410652 15658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5c4d206d391a45109b9e0efd7fd67489"
I20260709 13:04:20.410794 15734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2e9c9cfdf8c462bafb8e58727ff9ea2" candidate_uuid: "f33010ada04540e1a80750b09e88a02a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f890b4c44b4b4c3cba2a32dabc34187f"
I20260709 13:04:20.411185 15658 raft_consensus.cc:3055] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:20.411243 15734 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.411586 15658 raft_consensus.cc:740] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5c4d206d391a45109b9e0efd7fd67489, State: Running, Role: LEADER
I20260709 13:04:20.412257 15658 consensus_queue.cc:260] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.413278 15658 raft_consensus.cc:3060] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:20.417088 15734 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 3.
I20260709 13:04:20.418148 15773 leader_election.cc:304] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [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: f33010ada04540e1a80750b09e88a02a, f890b4c44b4b4c3cba2a32dabc34187f; no voters: 
I20260709 13:04:20.418874 15986 raft_consensus.cc:2804] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:20.419081 15658 raft_consensus.cc:2468] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f33010ada04540e1a80750b09e88a02a in term 3.
I20260709 13:04:20.419239 15986 raft_consensus.cc:697] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Becoming Leader. State: Replica: f33010ada04540e1a80750b09e88a02a, State: Running, Role: LEADER
I20260709 13:04:20.420292 15986 consensus_queue.cc:237] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [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: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } }
I20260709 13:04:20.426471 15556 catalog_manager.cc:5697] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a reported cstate change: term changed from 2 to 3, leader changed from 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1) to f33010ada04540e1a80750b09e88a02a (127.14.167.3). New cstate: current_term: 3 leader_uuid: "f33010ada04540e1a80750b09e88a02a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:20.742759 15734 raft_consensus.cc:1275] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:20.743741 15986 consensus_queue.cc:1048] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:20.752130 15658 raft_consensus.cc:1275] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:20.754740 15999 consensus_queue.cc:1048] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:20.760840 15659 raft_consensus.cc:1275] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:20.761972 15954 consensus_queue.cc:1048] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:20.770744 15807 raft_consensus.cc:1275] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:20.772092 15987 consensus_queue.cc:1048] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:20.786599 15659 raft_consensus.cc:1275] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:20.787585 15987 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:20.796165 15807 raft_consensus.cc:1275] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Refusing update from remote peer f890b4c44b4b4c3cba2a32dabc34187f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:20.797402 15954 consensus_queue.cc:1048] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [LEADER]: Connected to new peer: Peer: permanent_uuid: "f33010ada04540e1a80750b09e88a02a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 39029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:20.831940 15734 raft_consensus.cc:1275] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:20.832965 15986 consensus_queue.cc:1048] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "f890b4c44b4b4c3cba2a32dabc34187f" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 40497 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:20.840767 15659 raft_consensus.cc:1275] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Refusing update from remote peer f33010ada04540e1a80750b09e88a02a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:20.842240 15994 consensus_queue.cc:1048] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c4d206d391a45109b9e0efd7fd67489" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 34327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:21.032016 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:04:21.037468 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:04:21.055661 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:21.056344 15004 tablet_replica.cc:333] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.056867 15004 raft_consensus.cc:2243] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.057246 15004 raft_consensus.cc:2272] T 3d180a9da41e47c988aa6ce21f4727a7 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.059051 15004 tablet_replica.cc:333] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.059499 15004 raft_consensus.cc:2243] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.059805 15004 raft_consensus.cc:2272] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.061996 15004 tablet_replica.cc:333] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.062479 15004 raft_consensus.cc:2243] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.062826 15004 raft_consensus.cc:2272] T 3464dc1c36c748a191e0b2bd38628492 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.064311 15004 tablet_replica.cc:333] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.064718 15004 raft_consensus.cc:2243] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.065289 15004 raft_consensus.cc:2272] T bbdbc577d79c443388e8ae99410455d3 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.066721 15004 tablet_replica.cc:333] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.067124 15004 raft_consensus.cc:2243] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.067684 15004 raft_consensus.cc:2272] T e04a532a8c1c47769a3c1cb929b116e4 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.069141 15004 tablet_replica.cc:333] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.069540 15004 raft_consensus.cc:2243] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.069883 15004 raft_consensus.cc:2272] T bbb79782fedc46d7968a572f7627eb95 P 5c4d206d391a45109b9e0efd7fd67489 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.072130 15004 tablet_replica.cc:333] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.072536 15004 raft_consensus.cc:2243] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.072871 15004 raft_consensus.cc:2272] T 97ee45ec573649dd96a042e78fd8db26 P 5c4d206d391a45109b9e0efd7fd67489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.074729 15004 tablet_replica.cc:333] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.075155 15004 raft_consensus.cc:2243] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.075485 15004 raft_consensus.cc:2272] T a264b0d200c14264b0180081df6507a8 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.077231 15004 tablet_replica.cc:333] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.077687 15004 raft_consensus.cc:2243] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.078320 15004 raft_consensus.cc:2272] T 9eed6a99630549ee8b066af762452469 P 5c4d206d391a45109b9e0efd7fd67489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.079771 15004 tablet_replica.cc:333] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489: stopping tablet replica
I20260709 13:04:21.080179 15004 raft_consensus.cc:2243] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.080770 15004 raft_consensus.cc:2272] T b565f959ba06430e8f1de624304d5ab2 P 5c4d206d391a45109b9e0efd7fd67489 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.099581 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
I20260709 13:04:21.116335 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
I20260709 13:04:21.136036 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:21.136667 15004 tablet_replica.cc:333] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.137171 15004 raft_consensus.cc:2243] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.137573 15004 raft_consensus.cc:2272] T 3d180a9da41e47c988aa6ce21f4727a7 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.139410 15004 tablet_replica.cc:333] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.139928 15004 raft_consensus.cc:2243] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.140618 15004 raft_consensus.cc:2272] T 3464dc1c36c748a191e0b2bd38628492 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.142458 15004 tablet_replica.cc:333] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.142930 15004 raft_consensus.cc:2243] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.143296 15004 raft_consensus.cc:2272] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.145617 15004 tablet_replica.cc:333] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.146152 15004 raft_consensus.cc:2243] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.146541 15004 raft_consensus.cc:2272] T bbdbc577d79c443388e8ae99410455d3 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:21.146657 15773 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]
I20260709 13:04:21.148766 15004 tablet_replica.cc:333] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.149446 15004 raft_consensus.cc:2243] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:21.149562 15773 consensus_peers.cc:597] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a -> Peer f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497): Couldn't send request to peer f890b4c44b4b4c3cba2a32dabc34187f. 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 13:04:21.149966 15004 raft_consensus.cc:2272] T e04a532a8c1c47769a3c1cb929b116e4 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:04:21.151841 15774 consensus_peers.cc:597] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a -> Peer 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327): Couldn't send request to peer 5c4d206d391a45109b9e0efd7fd67489. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:34327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.151932 15004 tablet_replica.cc:333] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.152503 15004 raft_consensus.cc:2243] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.152860 15004 raft_consensus.cc:2272] T 9eed6a99630549ee8b066af762452469 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.154414 15004 tablet_replica.cc:333] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.154840 15004 raft_consensus.cc:2243] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.155185 15004 raft_consensus.cc:2272] T b565f959ba06430e8f1de624304d5ab2 P f890b4c44b4b4c3cba2a32dabc34187f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.156625 15004 tablet_replica.cc:333] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.157042 15004 raft_consensus.cc:2243] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.157372 15004 raft_consensus.cc:2272] T 97ee45ec573649dd96a042e78fd8db26 P f890b4c44b4b4c3cba2a32dabc34187f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.159528 15004 tablet_replica.cc:333] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.159927 15004 raft_consensus.cc:2243] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.160564 15004 raft_consensus.cc:2272] T a264b0d200c14264b0180081df6507a8 P f890b4c44b4b4c3cba2a32dabc34187f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.162153 15004 tablet_replica.cc:333] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f: stopping tablet replica
I20260709 13:04:21.162535 15004 raft_consensus.cc:2243] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.163141 15004 raft_consensus.cc:2272] T bbb79782fedc46d7968a572f7627eb95 P f890b4c44b4b4c3cba2a32dabc34187f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.189270 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
I20260709 13:04:21.205606 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
W20260709 13:04:21.222191 15773 consensus_peers.cc:597] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a -> Peer f890b4c44b4b4c3cba2a32dabc34187f (127.14.167.2:40497): Couldn't send request to peer f890b4c44b4b4c3cba2a32dabc34187f. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:40497: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.229506 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:04:21.230389 15004 tablet_replica.cc:333] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.230966 15004 raft_consensus.cc:2243] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.231660 15004 raft_consensus.cc:2272] T 3d180a9da41e47c988aa6ce21f4727a7 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.233394 15004 tablet_replica.cc:333] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.233903 15004 raft_consensus.cc:2243] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:04:21.233912 15774 consensus_peers.cc:597] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a -> Peer 5c4d206d391a45109b9e0efd7fd67489 (127.14.167.1:34327): Couldn't send request to peer 5c4d206d391a45109b9e0efd7fd67489. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:34327: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:21.234406 15004 raft_consensus.cc:2272] T 3464dc1c36c748a191e0b2bd38628492 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.235952 15004 tablet_replica.cc:333] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.236433 15004 raft_consensus.cc:2243] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.237067 15004 raft_consensus.cc:2272] T c2e9c9cfdf8c462bafb8e58727ff9ea2 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.238868 15004 tablet_replica.cc:333] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.239296 15004 raft_consensus.cc:2243] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.239634 15004 raft_consensus.cc:2272] T bbdbc577d79c443388e8ae99410455d3 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.240944 15004 tablet_replica.cc:333] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.241377 15004 raft_consensus.cc:2243] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.241714 15004 raft_consensus.cc:2272] T e04a532a8c1c47769a3c1cb929b116e4 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.243221 15004 tablet_replica.cc:333] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.243638 15004 raft_consensus.cc:2243] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.243990 15004 raft_consensus.cc:2272] T 9eed6a99630549ee8b066af762452469 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.245463 15004 tablet_replica.cc:333] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.245918 15004 raft_consensus.cc:2243] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.246285 15004 raft_consensus.cc:2272] T b565f959ba06430e8f1de624304d5ab2 P f33010ada04540e1a80750b09e88a02a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.247771 15004 tablet_replica.cc:333] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.248193 15004 raft_consensus.cc:2243] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.248556 15004 raft_consensus.cc:2272] T a264b0d200c14264b0180081df6507a8 P f33010ada04540e1a80750b09e88a02a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.250813 15004 tablet_replica.cc:333] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.251226 15004 raft_consensus.cc:2243] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.251852 15004 raft_consensus.cc:2272] T 97ee45ec573649dd96a042e78fd8db26 P f33010ada04540e1a80750b09e88a02a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.253693 15004 tablet_replica.cc:333] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a: stopping tablet replica
I20260709 13:04:21.254128 15004 raft_consensus.cc:2243] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:21.254475 15004 raft_consensus.cc:2272] T bbb79782fedc46d7968a572f7627eb95 P f33010ada04540e1a80750b09e88a02a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.280011 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
I20260709 13:04:21.296253 15004 master.cc:562] Master@127.14.167.62:41295 shutting down...
I20260709 13:04:21.312491 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:04:21.312973 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:21.313263 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2322086340c04a25972a17bb67b365ef: stopping tablet replica
I20260709 13:04:21.332204 15004 master.cc:584] Master@127.14.167.62:41295 shutdown complete.
5c4d206d391a45109b9e0efd7fd67489  5
f33010ada04540e1a80750b09e88a02a  1
f890b4c44b4b4c3cba2a32dabc34187f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10200 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:04:21.368417 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:38391
I20260709 13:04:21.369477 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.374879 16013 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 13:04:21.375129 16012 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 13:04:21.375584 16015 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 13:04:21.375818 15004 server_base.cc:1061] running on GCE node
I20260709 13:04:21.376544 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.376731 15004 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 13:04:21.376866 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602261376849 us; error 0 us; skew 500 ppm
I20260709 13:04:21.377323 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.379441 15004 webserver.cc:533] Webserver started at http://127.14.167.62:45725/ using document root <none> and password file <none>
I20260709 13:04:21.379875 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.380038 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.380275 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.381275 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "c6c5cba487ae421da4af12ca6a8fc12c"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.385182 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:04:21.388173 16020 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.388844 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:21.389086 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "c6c5cba487ae421da4af12ca6a8fc12c"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.389333 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-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 13:04:21.401722 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.402894 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.438090 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:38391
I20260709 13:04:21.438179 16071 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:38391 every 8 connection(s)
I20260709 13:04:21.441607 16072 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 13:04:21.450999 16072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c: Bootstrap starting.
I20260709 13:04:21.455397 16072 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:21.459249 16072 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c: No bootstrap required, opened a new log
I20260709 13:04:21.461206 16072 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c5cba487ae421da4af12ca6a8fc12c" member_type: VOTER }
I20260709 13:04:21.461566 16072 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:21.461812 16072 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6c5cba487ae421da4af12ca6a8fc12c, State: Initialized, Role: FOLLOWER
I20260709 13:04:21.462319 16072 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c6c5cba487ae421da4af12ca6a8fc12c" member_type: VOTER }
I20260709 13:04:21.462733 16072 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:04:21.462936 16072 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:04:21.463176 16072 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:21.467007 16072 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c5cba487ae421da4af12ca6a8fc12c" member_type: VOTER }
I20260709 13:04:21.467468 16072 leader_election.cc:304] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [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: c6c5cba487ae421da4af12ca6a8fc12c; no voters: 
I20260709 13:04:21.468443 16072 leader_election.cc:290] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:04:21.468787 16075 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:21.470009 16075 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 1 LEADER]: Becoming Leader. State: Replica: c6c5cba487ae421da4af12ca6a8fc12c, State: Running, Role: LEADER
I20260709 13:04:21.470633 16075 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [LEADER]: Queue going to LEADER mode. State: All 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: "c6c5cba487ae421da4af12ca6a8fc12c" member_type: VOTER }
I20260709 13:04:21.471218 16072 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:04:21.473382 16077 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6c5cba487ae421da4af12ca6a8fc12c. Latest consensus state: current_term: 1 leader_uuid: "c6c5cba487ae421da4af12ca6a8fc12c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c5cba487ae421da4af12ca6a8fc12c" member_type: VOTER } }
I20260709 13:04:21.473363 16076 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6c5cba487ae421da4af12ca6a8fc12c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6c5cba487ae421da4af12ca6a8fc12c" member_type: VOTER } }
I20260709 13:04:21.475059 16077 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:21.475176 16076 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [sys.catalog]: This master's current role is: LEADER
I20260709 13:04:21.480677 16082 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:04:21.487535 16082 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:04:21.489513 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:04:21.495607 16082 catalog_manager.cc:1383] Generated new cluster ID: fa81017f6aa2467ba019414e58c93f61
I20260709 13:04:21.495867 16082 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:04:21.511554 16082 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:04:21.512729 16082 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:04:21.527261 16082 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c: Generated new TSK 0
I20260709 13:04:21.527797 16082 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:04:21.555429 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.560850 16093 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 13:04:21.561571 16094 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 13:04:21.562970 16096 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 13:04:21.563263 15004 server_base.cc:1061] running on GCE node
I20260709 13:04:21.564013 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.564193 15004 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 13:04:21.564307 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602261564297 us; error 0 us; skew 500 ppm
I20260709 13:04:21.564742 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.566738 15004 webserver.cc:533] Webserver started at http://127.14.167.1:43373/ using document root <none> and password file <none>
I20260709 13:04:21.567132 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.567308 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.567520 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.568455 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "3afd508fbca142acb1369ae7815a4d7a"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.572543 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:21.575448 16101 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.576148 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:04:21.576393 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "3afd508fbca142acb1369ae7815a4d7a"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.576615 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-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 13:04:21.605300 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.606472 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.607782 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.609910 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.610076 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.610261 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.610392 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.646910 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:42559
I20260709 13:04:21.646993 16163 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:42559 every 8 connection(s)
I20260709 13:04:21.651281 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.657464 16168 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 13:04:21.658566 16169 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 13:04:21.661346 15004 server_base.cc:1061] running on GCE node
W20260709 13:04:21.661962 16171 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 13:04:21.662729 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.662904 15004 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 13:04:21.663084 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602261663066 us; error 0 us; skew 500 ppm
I20260709 13:04:21.663574 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.665934 16164 heartbeater.cc:344] Connected to a master server at 127.14.167.62:38391
I20260709 13:04:21.666114 15004 webserver.cc:533] Webserver started at http://127.14.167.2:33371/ using document root <none> and password file <none>
I20260709 13:04:21.666314 16164 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.666705 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.666936 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.667109 16164 heartbeater.cc:507] Master 127.14.167.62:38391 requested a full tablet report, sending...
I20260709 13:04:21.667233 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.668570 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "8f5a7243a90046c9b0b3503d83c53c65"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.669123 16037 ts_manager.cc:194] Registered new tserver with Master: 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:04:21.670787 16037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44136
I20260709 13:04:21.672952 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:04:21.675992 16176 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.676623 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:04:21.676867 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "8f5a7243a90046c9b0b3503d83c53c65"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.677119 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-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 13:04:21.694115 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.695175 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.696491 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.698700 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.699046 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.699395 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.699589 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.735702 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:46673
I20260709 13:04:21.735812 16238 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:46673 every 8 connection(s)
I20260709 13:04:21.739993 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:04:21.746297 16242 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 13:04:21.747056 16243 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 13:04:21.748616 16245 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 13:04:21.749807 15004 server_base.cc:1061] running on GCE node
I20260709 13:04:21.750785 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:21.750980 15004 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 13:04:21.751183 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602261751163 us; error 0 us; skew 500 ppm
I20260709 13:04:21.751721 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:21.751730 16239 heartbeater.cc:344] Connected to a master server at 127.14.167.62:38391
I20260709 13:04:21.752158 16239 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.752933 16239 heartbeater.cc:507] Master 127.14.167.62:38391 requested a full tablet report, sending...
I20260709 13:04:21.754146 15004 webserver.cc:533] Webserver started at http://127.14.167.3:37265/ using document root <none> and password file <none>
I20260709 13:04:21.754675 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:21.754835 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:21.754784 16037 ts_manager.cc:194] Registered new tserver with Master: 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:21.755199 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:21.756126 16037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44150
I20260709 13:04:21.756227 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "769ed0398a8343c89662b5a58e5e542b"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.760811 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:04:21.763868 16250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.764505 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:04:21.764760 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "769ed0398a8343c89662b5a58e5e542b"
format_stamp: "Formatted at 2026-07-09 13:04:21 on dist-test-slave-vpdx"
I20260709 13:04:21.765007 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-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 13:04:21.783672 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:21.784814 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:21.786165 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:21.788276 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:21.788460 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.788667 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:21.788810 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:21.826537 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:45369
I20260709 13:04:21.826634 16312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:45369 every 8 connection(s)
I20260709 13:04:21.838639 16313 heartbeater.cc:344] Connected to a master server at 127.14.167.62:38391
I20260709 13:04:21.838975 16313 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:21.839604 16313 heartbeater.cc:507] Master 127.14.167.62:38391 requested a full tablet report, sending...
I20260709 13:04:21.841315 16037 ts_manager.cc:194] Registered new tserver with Master: 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:21.841495 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012169248s
I20260709 13:04:21.842986 16037 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44156
I20260709 13:04:21.865021 16037 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44158:
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 13:04:21.870934 16037 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 13:04:22.060348 16203 tablet_service.cc:1511] Processing CreateTablet for tablet 2fda968f51654bad87598875bf219c51 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:22.061349 16204 tablet_service.cc:1511] Processing CreateTablet for tablet 1520432ba29d4a9c964e80cc52c9e00f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:22.062345 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 1520432ba29d4a9c964e80cc52c9e00f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:22.062861 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 3105502a64e447099de24e69ca415d7e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:22.063938 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 2fda968f51654bad87598875bf219c51 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:22.064107 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbbce2ef18a4b7db795dbd119fc0050 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:22.065178 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fda968f51654bad87598875bf219c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.064963 16201 tablet_service.cc:1511] Processing CreateTablet for tablet d426990989cf4e9eb78e2787fe7a4fcb (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:22.066054 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fda968f51654bad87598875bf219c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.066934 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d426990989cf4e9eb78e2787fe7a4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.066879 16127 tablet_service.cc:1511] Processing CreateTablet for tablet 3105502a64e447099de24e69ca415d7e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:22.068259 16127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3105502a64e447099de24e69ca415d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.068492 16198 tablet_service.cc:1511] Processing CreateTablet for tablet a428993a5e69463d95cedce08c9797cf (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:22.069710 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a428993a5e69463d95cedce08c9797cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.070871 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4a319c964740be8d1f39ff4e564463 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:22.072119 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4a319c964740be8d1f39ff4e564463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.072568 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520432ba29d4a9c964e80cc52c9e00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.074747 16126 tablet_service.cc:1511] Processing CreateTablet for tablet d426990989cf4e9eb78e2787fe7a4fcb (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:22.075947 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d426990989cf4e9eb78e2787fe7a4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.078248 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbbce2ef18a4b7db795dbd119fc0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.081082 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbbce2ef18a4b7db795dbd119fc0050 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:22.082222 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3105502a64e447099de24e69ca415d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.082322 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbbce2ef18a4b7db795dbd119fc0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.066903 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4a319c964740be8d1f39ff4e564463 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:22.083879 16123 tablet_service.cc:1511] Processing CreateTablet for tablet a428993a5e69463d95cedce08c9797cf (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:22.085212 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 7525c9dbe7aa4506b073a113c1c28a2a (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:22.085947 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 7525c9dbe7aa4506b073a113c1c28a2a (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:22.087842 16196 tablet_service.cc:1511] Processing CreateTablet for tablet 1781f2ff80e045c78dd55682bd5d4e78 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:22.088045 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 1781f2ff80e045c78dd55682bd5d4e78 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:22.090253 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 2984edc488314022a2a054bf1a2ef363 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:22.090408 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 2984edc488314022a2a054bf1a2ef363 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:22.091639 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2984edc488314022a2a054bf1a2ef363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.094147 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7525c9dbe7aa4506b073a113c1c28a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.094775 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 1520432ba29d4a9c964e80cc52c9e00f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:04:22.096064 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520432ba29d4a9c964e80cc52c9e00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.098063 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1781f2ff80e045c78dd55682bd5d4e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.098830 16277 tablet_service.cc:1511] Processing CreateTablet for tablet 2fda968f51654bad87598875bf219c51 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:04:22.100001 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fda968f51654bad87598875bf219c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.102061 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4a319c964740be8d1f39ff4e564463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.102756 16276 tablet_service.cc:1511] Processing CreateTablet for tablet 3105502a64e447099de24e69ca415d7e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:04:22.103966 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3105502a64e447099de24e69ca415d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.106724 16275 tablet_service.cc:1511] Processing CreateTablet for tablet d426990989cf4e9eb78e2787fe7a4fcb (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:04:22.108006 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d426990989cf4e9eb78e2787fe7a4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.108651 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 4f4a319c964740be8d1f39ff4e564463 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:04:22.109879 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f4a319c964740be8d1f39ff4e564463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.114916 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbbce2ef18a4b7db795dbd119fc0050 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:04:22.116195 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbbce2ef18a4b7db795dbd119fc0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.123700 16272 tablet_service.cc:1511] Processing CreateTablet for tablet a428993a5e69463d95cedce08c9797cf (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:04:22.125111 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a428993a5e69463d95cedce08c9797cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.126888 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 7525c9dbe7aa4506b073a113c1c28a2a (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:04:22.128295 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7525c9dbe7aa4506b073a113c1c28a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.131531 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 1781f2ff80e045c78dd55682bd5d4e78 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:04:22.133736 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1781f2ff80e045c78dd55682bd5d4e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.138171 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520432ba29d4a9c964e80cc52c9e00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.142048 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1781f2ff80e045c78dd55682bd5d4e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.144519 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 2984edc488314022a2a054bf1a2ef363 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:04:22.145823 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2984edc488314022a2a054bf1a2ef363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.151293 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2984edc488314022a2a054bf1a2ef363. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.155663 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a428993a5e69463d95cedce08c9797cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.188776 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0adc3bfeca4a35946d71f08f691c03 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:22.190084 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0adc3bfeca4a35946d71f08f691c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.197108 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 5152c58612844aa0b8bfc4bb8ba600b4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:22.198544 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152c58612844aa0b8bfc4bb8ba600b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.186374 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7525c9dbe7aa4506b073a113c1c28a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.219280 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 5152c58612844aa0b8bfc4bb8ba600b4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:22.220481 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152c58612844aa0b8bfc4bb8ba600b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.226118 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 536dccaf14734c44b9df45f2cb32cfa5 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:22.226694 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0adc3bfeca4a35946d71f08f691c03 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:22.227294 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dccaf14734c44b9df45f2cb32cfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.227836 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0adc3bfeca4a35946d71f08f691c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.234829 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 536dccaf14734c44b9df45f2cb32cfa5 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:22.236200 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dccaf14734c44b9df45f2cb32cfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.240216 16201 tablet_service.cc:1511] Processing CreateTablet for tablet ebf3e394e7b84a338c8decd8502cf883 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:22.241505 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebf3e394e7b84a338c8decd8502cf883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.208729 16328 tablet_bootstrap.cc:492] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:22.242120 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 5152c58612844aa0b8bfc4bb8ba600b4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:04:22.248413 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9ff4a87f704895bf1d72d129c3ead3 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:22.252525 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 09c92544798044708b87b95a334da63f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:22.217507 16276 tablet_service.cc:1511] Processing CreateTablet for tablet 9e0adc3bfeca4a35946d71f08f691c03 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:04:22.256968 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0adc3bfeca4a35946d71f08f691c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.257928 16329 tablet_bootstrap.cc:492] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:22.251748 16204 tablet_service.cc:1511] Processing CreateTablet for tablet 4390051d7aa446e49859282c308ae355 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:22.258833 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9ff4a87f704895bf1d72d129c3ead3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.259793 16120 tablet_service.cc:1511] Processing CreateTablet for tablet ebf3e394e7b84a338c8decd8502cf883 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:22.260804 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4390051d7aa446e49859282c308ae355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.265074 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152c58612844aa0b8bfc4bb8ba600b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.275128 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9ff4a87f704895bf1d72d129c3ead3 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:22.280462 16278 tablet_service.cc:1511] Processing CreateTablet for tablet ebf3e394e7b84a338c8decd8502cf883 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:04:22.283453 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 09c92544798044708b87b95a334da63f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:22.285028 16127 tablet_service.cc:1511] Processing CreateTablet for tablet 4390051d7aa446e49859282c308ae355 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:22.287468 16329 tablet_bootstrap.cc:654] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.310426 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 331eeb08a5b84e4f8a818a81c1113f27 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:22.289340 16330 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:22.290823 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 9dff1b37c628433fb7d6baba36da1757 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:22.313436 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dff1b37c628433fb7d6baba36da1757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.313918 16203 tablet_service.cc:1511] Processing CreateTablet for tablet f1e4287828ec4b00aee46b19d8388c86 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:22.315068 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e4287828ec4b00aee46b19d8388c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.280404 16328 tablet_bootstrap.cc:654] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.291666 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9ff4a87f704895bf1d72d129c3ead3 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:04:22.293161 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 9dff1b37c628433fb7d6baba36da1757 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:22.295202 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9ff4a87f704895bf1d72d129c3ead3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.260690 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 536dccaf14734c44b9df45f2cb32cfa5 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:04:22.297961 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 331eeb08a5b84e4f8a818a81c1113f27 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:22.298413 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebf3e394e7b84a338c8decd8502cf883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.301164 16277 tablet_service.cc:1511] Processing CreateTablet for tablet 4390051d7aa446e49859282c308ae355 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:04:22.304579 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 09c92544798044708b87b95a334da63f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:04:22.308094 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 9dff1b37c628433fb7d6baba36da1757 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:04:22.318706 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dff1b37c628433fb7d6baba36da1757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.319999 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331eeb08a5b84e4f8a818a81c1113f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.321982 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c92544798044708b87b95a334da63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.322790 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dccaf14734c44b9df45f2cb32cfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.326015 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebf3e394e7b84a338c8decd8502cf883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.331247 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c92544798044708b87b95a334da63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.334260 16127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4390051d7aa446e49859282c308ae355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.340973 16330 tablet_bootstrap.cc:654] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.343427 16129 tablet_service.cc:1511] Processing CreateTablet for tablet f1e4287828ec4b00aee46b19d8388c86 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:22.346501 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e4287828ec4b00aee46b19d8388c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.348521 16272 tablet_service.cc:1511] Processing CreateTablet for tablet f1e4287828ec4b00aee46b19d8388c86 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:04:22.349900 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4390051d7aa446e49859282c308ae355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.309792 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 331eeb08a5b84e4f8a818a81c1113f27 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:04:22.362287 16329 tablet_bootstrap.cc:492] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:22.362753 16329 ts_tablet_manager.cc:1403] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.006s
I20260709 13:04:22.365305 16329 raft_consensus.cc:359] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.365998 16329 raft_consensus.cc:385] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.366277 16329 raft_consensus.cc:740] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.367097 16329 consensus_queue.cc:260] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.367360 16195 tablet_service.cc:1511] Processing CreateTablet for tablet bade25fa6d4c450e80c3972e52144c4e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:22.368147 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331eeb08a5b84e4f8a818a81c1113f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.368705 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bade25fa6d4c450e80c3972e52144c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.373855 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 652f347ab55c4c0aa3308b8f3631b26e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:22.375164 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f347ab55c4c0aa3308b8f3631b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.376664 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 652f347ab55c4c0aa3308b8f3631b26e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:22.381219 16199 tablet_service.cc:1511] Processing CreateTablet for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:22.382403 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.386786 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 652f347ab55c4c0aa3308b8f3631b26e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:04:22.396703 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f347ab55c4c0aa3308b8f3631b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.391922 16328 tablet_bootstrap.cc:492] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:22.396373 16120 tablet_service.cc:1511] Processing CreateTablet for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:22.358397 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e4287828ec4b00aee46b19d8388c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.403606 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331eeb08a5b84e4f8a818a81c1113f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.404148 16328 ts_tablet_manager.cc:1403] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.196s	user 0.008s	sys 0.005s
I20260709 13:04:22.408119 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9ff4a87f704895bf1d72d129c3ead3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.409704 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dff1b37c628433fb7d6baba36da1757. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.409473 16122 tablet_service.cc:1511] Processing CreateTablet for tablet bade25fa6d4c450e80c3972e52144c4e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:22.410686 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bade25fa6d4c450e80c3972e52144c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.410645 16269 tablet_service.cc:1511] Processing CreateTablet for tablet bade25fa6d4c450e80c3972e52144c4e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:04:22.411968 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bade25fa6d4c450e80c3972e52144c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.414058 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c92544798044708b87b95a334da63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.421411 16328 raft_consensus.cc:359] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.422224 16328 raft_consensus.cc:385] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.422573 16328 raft_consensus.cc:740] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.422405 16126 tablet_service.cc:1511] Processing CreateTablet for tablet e81616b4b235467eb53bbc5004d06b69 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:22.426162 16200 tablet_service.cc:1511] Processing CreateTablet for tablet e81616b4b235467eb53bbc5004d06b69 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:22.427371 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81616b4b235467eb53bbc5004d06b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.429919 16329 ts_tablet_manager.cc:1434] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.067s	user 0.019s	sys 0.016s
I20260709 13:04:22.430639 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2acf0887c349f690c6ba78913cec89 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:22.424468 16328 consensus_queue.cc:260] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.436244 16204 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2acf0887c349f690c6ba78913cec89 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:22.437621 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2acf0887c349f690c6ba78913cec89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.437888 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f347ab55c4c0aa3308b8f3631b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.446451 16276 tablet_service.cc:1511] Processing CreateTablet for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:04:22.450541 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81616b4b235467eb53bbc5004d06b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.457073 16277 tablet_service.cc:1511] Processing CreateTablet for tablet e81616b4b235467eb53bbc5004d06b69 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:04:22.458285 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2acf0887c349f690c6ba78913cec89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.458213 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.461584 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.461520 16164 heartbeater.cc:499] Master 127.14.167.62:38391 was elected leader, sending a full tablet report...
I20260709 13:04:22.468358 16329 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
W20260709 13:04:22.487784 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:22.488973 16239 heartbeater.cc:499] Master 127.14.167.62:38391 was elected leader, sending a full tablet report...
I20260709 13:04:22.490916 16328 ts_tablet_manager.cc:1434] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.001s
I20260709 13:04:22.496567 16328 tablet_bootstrap.cc:492] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:22.498242 16329 tablet_bootstrap.cc:654] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.500227 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 9f2acf0887c349f690c6ba78913cec89 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:04:22.516144 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 9733068960414297bd5a520775790f42 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:22.532776 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 947428da72674400aa0565eafad37486 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:22.502171 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 332136b63f454b61bc2192c95930833c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:22.503176 16330 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:22.533659 16329 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:22.511981 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 332136b63f454b61bc2192c95930833c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:22.512866 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e81616b4b235467eb53bbc5004d06b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.513005 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 9733068960414297bd5a520775790f42 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:22.503758 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 9733068960414297bd5a520775790f42 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:04:22.535075 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332136b63f454b61bc2192c95930833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.535985 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733068960414297bd5a520775790f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.540014 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733068960414297bd5a520775790f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.534228 16330 ts_tablet_manager.cc:1403] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.245s	user 0.005s	sys 0.007s
I20260709 13:04:22.540477 16333 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.540928 16333 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.503830 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 332136b63f454b61bc2192c95930833c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:04:22.542459 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332136b63f454b61bc2192c95930833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.547065 16330 raft_consensus.cc:359] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.543359 16333 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:22.551116 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 947428da72674400aa0565eafad37486 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:22.552381 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947428da72674400aa0565eafad37486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.534066 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947428da72674400aa0565eafad37486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.553828 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733068960414297bd5a520775790f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.547788 16330 raft_consensus.cc:385] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.554390 16330 raft_consensus.cc:740] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.555091 16330 consensus_queue.cc:260] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.557466 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 947428da72674400aa0565eafad37486 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:04:22.558398 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 332136b63f454b61bc2192c95930833c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.562083 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2acf0887c349f690c6ba78913cec89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.565409 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 669aaa00d3b340f199c8004921004444 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:22.566619 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669aaa00d3b340f199c8004921004444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.566650 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947428da72674400aa0565eafad37486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.573948 16313 heartbeater.cc:499] Master 127.14.167.62:38391 was elected leader, sending a full tablet report...
I20260709 13:04:22.574951 16330 ts_tablet_manager.cc:1434] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:04:22.575870 16330 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:22.578507 16120 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccc84f0b4d840e69bd40013c60ee5e8 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:22.579265 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 669aaa00d3b340f199c8004921004444 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:22.579717 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccc84f0b4d840e69bd40013c60ee5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.565871 16329 ts_tablet_manager.cc:1403] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.004s
I20260709 13:04:22.584043 16329 raft_consensus.cc:359] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.590382 16329 raft_consensus.cc:385] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.590765 16329 raft_consensus.cc:740] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.595257 16330 tablet_bootstrap.cc:654] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.595018 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 669aaa00d3b340f199c8004921004444 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:04:22.596220 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669aaa00d3b340f199c8004921004444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.587360 16328 tablet_bootstrap.cc:654] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.602392 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669aaa00d3b340f199c8004921004444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.615002 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:22.616729 16105 leader_election.cc:343] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.594851 16329 consensus_queue.cc:260] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.620481 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:22.621652 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccc84f0b4d840e69bd40013c60ee5e8 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
W20260709 13:04:22.622104 16104 leader_election.cc:343] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.622591 16104 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:22.623047 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccc84f0b4d840e69bd40013c60ee5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.623633 16333 raft_consensus.cc:2749] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.625499 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 3ccc84f0b4d840e69bd40013c60ee5e8 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:04:22.626788 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccc84f0b4d840e69bd40013c60ee5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.627771 16329 ts_tablet_manager.cc:1434] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.000s
I20260709 13:04:22.628638 16329 tablet_bootstrap.cc:492] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:22.642359 16328 tablet_bootstrap.cc:492] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:22.642860 16328 ts_tablet_manager.cc:1403] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.005s
I20260709 13:04:22.645589 16328 raft_consensus.cc:359] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.647220 16328 raft_consensus.cc:385] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.647534 16328 raft_consensus.cc:740] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.649046 16270 tablet_service.cc:1511] Processing CreateTablet for tablet dec1bc0351044e8188eb843707cbd9ff (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:22.650014 16328 consensus_queue.cc:260] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.652719 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec1bc0351044e8188eb843707cbd9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.651064 16329 tablet_bootstrap.cc:654] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.659931 16328 ts_tablet_manager.cc:1434] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260709 13:04:22.660921 16328 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:22.662959 16120 tablet_service.cc:1511] Processing CreateTablet for tablet dec1bc0351044e8188eb843707cbd9ff (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:22.664228 16120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec1bc0351044e8188eb843707cbd9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.667706 16200 tablet_service.cc:1511] Processing CreateTablet for tablet dec1bc0351044e8188eb843707cbd9ff (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:04:22.668856 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec1bc0351044e8188eb843707cbd9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.670066 16202 tablet_service.cc:1511] Processing CreateTablet for tablet ad57fe03819349d68ec75562b23760fb (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:22.671445 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57fe03819349d68ec75562b23760fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.671675 16126 tablet_service.cc:1511] Processing CreateTablet for tablet ad57fe03819349d68ec75562b23760fb (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:22.680732 16339 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.681195 16339 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.699116 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1739fe02354f459f854457047ef36d (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:22.700371 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1739fe02354f459f854457047ef36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.685221 16339 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:22.702296 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57fe03819349d68ec75562b23760fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.708665 16335 raft_consensus.cc:493] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.709127 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1739fe02354f459f854457047ef36d (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:22.709873 16330 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:22.710345 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1739fe02354f459f854457047ef36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.711328 16328 tablet_bootstrap.cc:654] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.711617 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 26c64994c56f4e24b32f0220da490917 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:22.710322 16330 ts_tablet_manager.cc:1403] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.135s	user 0.011s	sys 0.007s
I20260709 13:04:22.712769 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c64994c56f4e24b32f0220da490917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.714684 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 4f1739fe02354f459f854457047ef36d (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:04:22.715134 16330 raft_consensus.cc:359] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.715899 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1739fe02354f459f854457047ef36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.709138 16335 raft_consensus.cc:515] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.716964 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 26c64994c56f4e24b32f0220da490917 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:22.718156 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c64994c56f4e24b32f0220da490917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.719709 16129 tablet_service.cc:1511] Processing CreateTablet for tablet e0530f755f594a3693b2aa28b1c3ba8f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:22.720186 16204 tablet_service.cc:1511] Processing CreateTablet for tablet e0530f755f594a3693b2aa28b1c3ba8f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:22.721320 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f755f594a3693b2aa28b1c3ba8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.721225 16121 tablet_service.cc:1511] Processing CreateTablet for tablet da4740e07c004b2a8d29bf2d08777cb4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:22.721583 16278 tablet_service.cc:1511] Processing CreateTablet for tablet ad57fe03819349d68ec75562b23760fb (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:04:22.722548 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4740e07c004b2a8d29bf2d08777cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.722752 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57fe03819349d68ec75562b23760fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.722654 16203 tablet_service.cc:1511] Processing CreateTablet for tablet da4740e07c004b2a8d29bf2d08777cb4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:22.723901 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4740e07c004b2a8d29bf2d08777cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.723783 16127 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb625da2fd045778b94c60d840ba2bd (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:22.726284 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb625da2fd045778b94c60d840ba2bd (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:22.726725 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 26c64994c56f4e24b32f0220da490917 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:04:22.727583 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb625da2fd045778b94c60d840ba2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.729728 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f755f594a3693b2aa28b1c3ba8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.730866 16127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb625da2fd045778b94c60d840ba2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.734627 16329 tablet_bootstrap.cc:492] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:22.735105 16329 ts_tablet_manager.cc:1403] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.107s	user 0.017s	sys 0.022s
I20260709 13:04:22.715871 16330 raft_consensus.cc:385] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.749230 16330 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.750077 16330 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.754211 16330 ts_tablet_manager.cc:1434] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:04:22.754393 16329 raft_consensus.cc:359] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.754717 16275 tablet_service.cc:1511] Processing CreateTablet for tablet da4740e07c004b2a8d29bf2d08777cb4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:04:22.755131 16329 raft_consensus.cc:385] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.755417 16329 raft_consensus.cc:740] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.753468 16272 tablet_service.cc:1511] Processing CreateTablet for tablet e0530f755f594a3693b2aa28b1c3ba8f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:04:22.756242 16329 consensus_queue.cc:260] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.768070 16330 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:22.782110 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 2978268b6aaa4587b62d612847790178 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:22.783396 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2978268b6aaa4587b62d612847790178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.784397 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c64994c56f4e24b32f0220da490917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.784989 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da4740e07c004b2a8d29bf2d08777cb4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.785594 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f755f594a3693b2aa28b1c3ba8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.790201 16124 tablet_service.cc:1511] Processing CreateTablet for tablet c709fbdb813749168e7b8fdb0dd864c0 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:22.791363 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c709fbdb813749168e7b8fdb0dd864c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.793859 16335 leader_election.cc:290] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:22.793799 16329 ts_tablet_manager.cc:1434] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.005s
I20260709 13:04:22.807557 16329 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:22.820729 16330 tablet_bootstrap.cc:654] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.826155 16329 tablet_bootstrap.cc:654] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:22.838204 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 2978268b6aaa4587b62d612847790178 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:22.839610 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2978268b6aaa4587b62d612847790178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.851241 16335 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.851734 16335 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.852409 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 0e25031e3e574e63ad1d318374487518 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:22.853672 16335 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:22.854609 16276 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb625da2fd045778b94c60d840ba2bd (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:04:22.854991 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:22.857609 16253 leader_election.cc:343] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.853632 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e25031e3e574e63ad1d318374487518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.861049 16277 tablet_service.cc:1511] Processing CreateTablet for tablet c709fbdb813749168e7b8fdb0dd864c0 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:22.864480 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb625da2fd045778b94c60d840ba2bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.865065 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c709fbdb813749168e7b8fdb0dd864c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.866719 16333 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.867151 16333 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.869112 16333 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:22.870699 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:22.871455 16288 raft_consensus.cc:2468] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:22.872740 16105 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:22.875051 16333 raft_consensus.cc:2804] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:22.879681 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 2978268b6aaa4587b62d612847790178 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:04:22.880544 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:22.880882 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2978268b6aaa4587b62d612847790178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.881290 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:22.888984 16180 leader_election.cc:343] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:22.889804 16180 leader_election.cc:343] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.895675 16339 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:22.901507 16339 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.901872 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa31fbbed4d47348bb901008ad237c4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:22.903224 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa31fbbed4d47348bb901008ad237c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.903430 16339 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:22.904453 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:22.905826 16253 leader_election.cc:343] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.894359 16333 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:22.918190 16333 raft_consensus.cc:3060] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.914774 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa31fbbed4d47348bb901008ad237c4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:22.919639 16129 tablet_service.cc:1511] Processing CreateTablet for tablet c0f184723b814e70bdf87b579ce58f2f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:22.920068 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa31fbbed4d47348bb901008ad237c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.924237 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f184723b814e70bdf87b579ce58f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.937538 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59baaad7494aadafc86ca5b76d3a70 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:22.938864 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59baaad7494aadafc86ca5b76d3a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.908313 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 0e25031e3e574e63ad1d318374487518 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:22.947628 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e25031e3e574e63ad1d318374487518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.951195 16330 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:22.951658 16330 ts_tablet_manager.cc:1403] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.184s	user 0.022s	sys 0.053s
I20260709 13:04:22.953743 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59baaad7494aadafc86ca5b76d3a70 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:22.954131 16195 tablet_service.cc:1511] Processing CreateTablet for tablet c709fbdb813749168e7b8fdb0dd864c0 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:04:22.954551 16330 raft_consensus.cc:359] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.955013 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59baaad7494aadafc86ca5b76d3a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.958902 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:22.959133 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:22.960160 16277 tablet_service.cc:1511] Processing CreateTablet for tablet c0f184723b814e70bdf87b579ce58f2f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:22.960530 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:22.961458 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f184723b814e70bdf87b579ce58f2f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:22.961892 16104 leader_election.cc:343] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:22.961952 16251 leader_election.cc:343] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:22.962471 16251 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:22.963197 16339 raft_consensus.cc:2749] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:22.956363 16330 raft_consensus.cc:385] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:22.968564 16330 raft_consensus.cc:740] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:22.968780 16203 tablet_service.cc:1511] Processing CreateTablet for tablet c0f184723b814e70bdf87b579ce58f2f (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:04:22.969138 16202 tablet_service.cc:1511] Processing CreateTablet for tablet 1e59baaad7494aadafc86ca5b76d3a70 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:04:22.969275 16330 consensus_queue.cc:260] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.971395 16330 ts_tablet_manager.cc:1434] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:04:22.955313 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c709fbdb813749168e7b8fdb0dd864c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.977953 16333 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:22.980245 16333 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:22.981715 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:22.983014 16139 raft_consensus.cc:2393] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:22.984933 16288 raft_consensus.cc:3060] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:22.988193 16122 tablet_service.cc:1511] Processing CreateTablet for tablet d489543c219147c4916fa8aaee44dab6 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:22.989385 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d489543c219147c4916fa8aaee44dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.998061 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59baaad7494aadafc86ca5b76d3a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:22.999337 16330 tablet_bootstrap.cc:492] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:22.999818 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f184723b814e70bdf87b579ce58f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.005147 16330 tablet_bootstrap.cc:654] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.007534 16328 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.008018 16328 ts_tablet_manager.cc:1403] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.347s	user 0.015s	sys 0.012s
I20260709 13:04:23.011281 16328 raft_consensus.cc:359] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.012099 16328 raft_consensus.cc:385] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.012450 16328 raft_consensus.cc:740] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.026055 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 9aa31fbbed4d47348bb901008ad237c4 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:04:23.026589 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 0e25031e3e574e63ad1d318374487518 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:04:23.028236 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e25031e3e574e63ad1d318374487518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.031284 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa31fbbed4d47348bb901008ad237c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.028621 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.033133 16251 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.034329 16200 tablet_service.cc:1511] Processing CreateTablet for tablet d489543c219147c4916fa8aaee44dab6 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:23.035485 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d489543c219147c4916fa8aaee44dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.035964 16288 raft_consensus.cc:2468] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:23.036475 16339 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.029270 16328 consensus_queue.cc:260] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.037642 16105 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:23.038118 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.038944 16328 ts_tablet_manager.cc:1434] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.006s
I20260709 13:04:23.039639 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:23.040450 16104 leader_election.cc:343] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.030062 16333 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.050190 16328 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.050149 16333 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.051393 16139 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:23.052408 16333 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.052934 16333 raft_consensus.cc:2804] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.053393 16333 raft_consensus.cc:697] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:23.053841 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.054489 16214 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:23.055613 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.055904 16329 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.056368 16329 ts_tablet_manager.cc:1403] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.249s	user 0.035s	sys 0.032s
I20260709 13:04:23.056282 16121 tablet_service.cc:1511] Processing CreateTablet for tablet f53a075c00494c39ae42a8ac2554a3a8 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:23.059144 16329 raft_consensus.cc:359] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.059830 16329 raft_consensus.cc:385] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.060109 16329 raft_consensus.cc:740] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.060791 16329 consensus_queue.cc:260] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.062032 16104 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:23.060268 16129 tablet_service.cc:1511] Processing CreateTablet for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:23.063968 16129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.064029 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 19abdcca8e294e8a9e5a3c0f855d594c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
W20260709 13:04:23.064338 16105 leader_election.cc:343] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.065074 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:23.066473 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.066654 16269 tablet_service.cc:1511] Processing CreateTablet for tablet d489543c219147c4916fa8aaee44dab6 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:04:23.067749 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d489543c219147c4916fa8aaee44dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.070300 16275 tablet_service.cc:1511] Processing CreateTablet for tablet 19abdcca8e294e8a9e5a3c0f855d594c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:23.071488 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19abdcca8e294e8a9e5a3c0f855d594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.073462 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19abdcca8e294e8a9e5a3c0f855d594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.075368 16328 tablet_bootstrap.cc:654] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.075796 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53a075c00494c39ae42a8ac2554a3a8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:23.077406 16177 leader_election.cc:343] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.077865 16177 leader_election.cc:304] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.078675 16335 raft_consensus.cc:2749] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.079080 16177 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.079788 16335 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.080123 16335 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.080451 16335 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.081496 16203 tablet_service.cc:1511] Processing CreateTablet for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:04:23.081838 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 19abdcca8e294e8a9e5a3c0f855d594c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:04:23.082724 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.083248 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19abdcca8e294e8a9e5a3c0f855d594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.085711 16195 tablet_service.cc:1511] Processing CreateTablet for tablet f53a075c00494c39ae42a8ac2554a3a8 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:23.086881 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53a075c00494c39ae42a8ac2554a3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.091720 16329 ts_tablet_manager.cc:1434] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.001s
I20260709 13:04:23.092821 16329 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.094013 16353 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.094425 16353 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.094753 16353 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.100929 16329 tablet_bootstrap.cc:654] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.106003 16127 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb0a64a92a6491fbe98e7933cf603b7 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:23.107255 16127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0a64a92a6491fbe98e7933cf603b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.120056 16126 tablet_service.cc:1511] Processing CreateTablet for tablet edb2c82e030e4f8d8b5321424b515455 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:23.121362 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb2c82e030e4f8d8b5321424b515455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.124830 16328 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.101634 16353 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.125308 16328 ts_tablet_manager.cc:1403] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.075s	user 0.003s	sys 0.007s
I20260709 13:04:23.126834 16353 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.127861 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
W20260709 13:04:23.128964 16105 leader_election.cc:343] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:23.129211 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 67269.3us
I20260709 13:04:23.130609 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.131307 16330 tablet_bootstrap.cc:492] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.131804 16330 ts_tablet_manager.cc:1403] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.007s
I20260709 13:04:23.132189 16123 tablet_service.cc:1511] Processing CreateTablet for tablet b4ab1ddad08348ae9e6ee286c17cb9dc (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:23.136220 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ab1ddad08348ae9e6ee286c17cb9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.139039 16277 tablet_service.cc:1511] Processing CreateTablet for tablet f53a075c00494c39ae42a8ac2554a3a8 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:04:23.140288 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f53a075c00494c39ae42a8ac2554a3a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.140343 16270 tablet_service.cc:1511] Processing CreateTablet for tablet edb2c82e030e4f8d8b5321424b515455 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:23.136212 16328 raft_consensus.cc:359] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.143196 16202 tablet_service.cc:1511] Processing CreateTablet for tablet b4ab1ddad08348ae9e6ee286c17cb9dc (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:23.144052 16335 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.146765 16200 tablet_service.cc:1511] Processing CreateTablet for tablet edb2c82e030e4f8d8b5321424b515455 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:04:23.147895 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb2c82e030e4f8d8b5321424b515455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.148452 16214 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:23.150254 16335 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.150916 16104 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.152135 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:23.152871 16139 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:23.140725 16333 consensus_queue.cc:237] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.145370 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0d4016487a4fd1913978f5dcb6c622 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:23.158084 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb2c82e030e4f8d8b5321424b515455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.162155 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:23.152618 16335 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.163314 16335 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:23.163672 16180 leader_election.cc:343] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.164129 16180 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.157719 16271 tablet_service.cc:1511] Processing CreateTablet for tablet b4ab1ddad08348ae9e6ee286c17cb9dc (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:04:23.145318 16330 raft_consensus.cc:359] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.165910 16330 raft_consensus.cc:385] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.166128 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ab1ddad08348ae9e6ee286c17cb9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.166226 16330 raft_consensus.cc:740] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.168025 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb0a64a92a6491fbe98e7933cf603b7 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:23.169238 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0a64a92a6491fbe98e7933cf603b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.170368 16353 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.171496 16330 consensus_queue.cc:260] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.141731 16128 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0d4016487a4fd1913978f5dcb6c622 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:23.173920 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.174778 16128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0d4016487a4fd1913978f5dcb6c622. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:23.175297 16177 leader_election.cc:343] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.177639 16330 ts_tablet_manager.cc:1434] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 13:04:23.187309 16330 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.190919 16335 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.191479 16335 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.192634 16204 tablet_service.cc:1511] Processing CreateTablet for tablet 08180905d6714823bfcdacd32ee4b57e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:23.193040 16121 tablet_service.cc:1511] Processing CreateTablet for tablet 08180905d6714823bfcdacd32ee4b57e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:23.194365 16121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08180905d6714823bfcdacd32ee4b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.194626 16122 tablet_service.cc:1511] Processing CreateTablet for tablet 009af8315486449bbdbfdf280b83fdce (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:23.194985 16276 tablet_service.cc:1511] Processing CreateTablet for tablet 08180905d6714823bfcdacd32ee4b57e (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:04:23.195765 16122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009af8315486449bbdbfdf280b83fdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.196072 16276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08180905d6714823bfcdacd32ee4b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.196334 16330 tablet_bootstrap.cc:654] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.144443 16203 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb0a64a92a6491fbe98e7933cf603b7 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:04:23.151500 16328 raft_consensus.cc:385] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.210780 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ab1ddad08348ae9e6ee286c17cb9dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.213969 16125 tablet_service.cc:1511] Processing CreateTablet for tablet 3009ca364cf341569dc5bcd0b023a183 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:23.215283 16125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3009ca364cf341569dc5bcd0b023a183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.218624 16278 tablet_service.cc:1511] Processing CreateTablet for tablet 5f0d4016487a4fd1913978f5dcb6c622 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:04:23.218927 16127 tablet_service.cc:1511] Processing CreateTablet for tablet b36fd3ffacd64cd5b43a943c2a0e512c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:23.219911 16278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0d4016487a4fd1913978f5dcb6c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.224188 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 3009ca364cf341569dc5bcd0b023a183 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:23.224972 16339 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.225387 16339 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.226626 16273 tablet_service.cc:1511] Processing CreateTablet for tablet b36fd3ffacd64cd5b43a943c2a0e512c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:23.227305 16339 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.227758 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36fd3ffacd64cd5b43a943c2a0e512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.228539 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 009af8315486449bbdbfdf280b83fdce (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:23.229684 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009af8315486449bbdbfdf280b83fdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.208807 16328 raft_consensus.cc:740] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.239758 16127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36fd3ffacd64cd5b43a943c2a0e512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.241245 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0d4016487a4fd1913978f5dcb6c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.241186 16124 tablet_service.cc:1511] Processing CreateTablet for tablet f1130ef69c8440a4a3a7d4515ccef82c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:23.242460 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1130ef69c8440a4a3a7d4515ccef82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.242620 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 3009ca364cf341569dc5bcd0b023a183 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:04:23.243860 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3009ca364cf341569dc5bcd0b023a183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.251624 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 009af8315486449bbdbfdf280b83fdce (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:04:23.256716 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.258080 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0a64a92a6491fbe98e7933cf603b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.258755 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009af8315486449bbdbfdf280b83fdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.254849 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:23.260083 16251 leader_election.cc:343] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.256683 16200 tablet_service.cc:1511] Processing CreateTablet for tablet b36fd3ffacd64cd5b43a943c2a0e512c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:04:23.261721 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36fd3ffacd64cd5b43a943c2a0e512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.263109 16036 catalog_manager.cc:5697] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.263275 16202 tablet_service.cc:1511] Processing CreateTablet for tablet f1130ef69c8440a4a3a7d4515ccef82c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:23.264804 16202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1130ef69c8440a4a3a7d4515ccef82c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.266119 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3009ca364cf341569dc5bcd0b023a183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.267830 16204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08180905d6714823bfcdacd32ee4b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.269621 16275 tablet_service.cc:1511] Processing CreateTablet for tablet f1130ef69c8440a4a3a7d4515ccef82c (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:04:23.270944 16126 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef59d929b254f3e84109fb6ceb708e1 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:04:23.253264 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 89631us
I20260709 13:04:23.277246 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.279217 16275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1130ef69c8440a4a3a7d4515ccef82c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:04:23.281338 16180 leader_election.cc:343] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.281701 16180 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.282840 16358 raft_consensus.cc:2749] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.283753 16329 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.284247 16329 ts_tablet_manager.cc:1403] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.192s	user 0.007s	sys 0.021s
I20260709 13:04:23.286131 16126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef59d929b254f3e84109fb6ceb708e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.281687 16328 consensus_queue.cc:260] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.290076 16214 raft_consensus.cc:2468] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.291761 16253 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:23.292801 16339 raft_consensus.cc:2804] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.293139 16339 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.293466 16339 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.294868 16123 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee7fce04da243aa96e1fb7c7ff57b25 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:23.296080 16123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee7fce04da243aa96e1fb7c7ff57b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.299500 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef59d929b254f3e84109fb6ceb708e1 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:23.300721 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef59d929b254f3e84109fb6ceb708e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.306610 16201 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee7fce04da243aa96e1fb7c7ff57b25 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:23.307899 16201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee7fce04da243aa96e1fb7c7ff57b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.308568 16124 tablet_service.cc:1511] Processing CreateTablet for tablet 63b18a3a1714434e8962c892b2b5d6f9 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:23.309713 16124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b18a3a1714434e8962c892b2b5d6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.311419 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef59d929b254f3e84109fb6ceb708e1 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:04:23.312598 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef59d929b254f3e84109fb6ceb708e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.324536 16277 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee7fce04da243aa96e1fb7c7ff57b25 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:04:23.334935 16277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee7fce04da243aa96e1fb7c7ff57b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.343855 16339 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.346627 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
W20260709 13:04:23.348014 16251 leader_election.cc:343] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.362823 16200 tablet_service.cc:1511] Processing CreateTablet for tablet 63b18a3a1714434e8962c892b2b5d6f9 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:23.364038 16200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b18a3a1714434e8962c892b2b5d6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.368160 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.368719 16214 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.361061 16339 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.355542 16271 tablet_service.cc:1511] Processing CreateTablet for tablet 63b18a3a1714434e8962c892b2b5d6f9 (DEFAULT_TABLE table=test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:04:23.398972 16329 raft_consensus.cc:359] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.421386 16329 raft_consensus.cc:385] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.421705 16329 raft_consensus.cc:740] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.422405 16329 consensus_queue.cc:260] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.424094 16329 ts_tablet_manager.cc:1434] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.000s
I20260709 13:04:23.424983 16329 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.375989 16330 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.426390 16330 ts_tablet_manager.cc:1403] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.239s	user 0.034s	sys 0.020s
I20260709 13:04:23.431299 16328 ts_tablet_manager.cc:1434] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.306s	user 0.004s	sys 0.005s
I20260709 13:04:23.432410 16330 raft_consensus.cc:359] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.433082 16330 raft_consensus.cc:385] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.433353 16330 raft_consensus.cc:740] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.434001 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b18a3a1714434e8962c892b2b5d6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:23.435727 16214 raft_consensus.cc:2468] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:23.436820 16253 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:23.437985 16339 raft_consensus.cc:2804] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.446063 16328 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.447041 16329 tablet_bootstrap.cc:654] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.449678 16330 consensus_queue.cc:260] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.456159 16328 tablet_bootstrap.cc:654] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.460785 16329 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.461226 16329 ts_tablet_manager.cc:1403] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 13:04:23.461642 16339 raft_consensus.cc:697] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:23.462524 16339 consensus_queue.cc:237] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.463999 16329 raft_consensus.cc:359] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.464668 16329 raft_consensus.cc:385] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.464944 16329 raft_consensus.cc:740] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.468392 16330 ts_tablet_manager.cc:1434] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 13:04:23.469516 16330 tablet_bootstrap.cc:492] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.473807 16036 catalog_manager.cc:5697] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.474651 16328 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.475106 16328 ts_tablet_manager.cc:1403] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260709 13:04:23.475641 16330 tablet_bootstrap.cc:654] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.476761 16333 raft_consensus.cc:493] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.477192 16333 raft_consensus.cc:515] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.465636 16329 consensus_queue.cc:260] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.477849 16328 raft_consensus.cc:359] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.478585 16328 raft_consensus.cc:385] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.478945 16328 raft_consensus.cc:740] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.479737 16328 consensus_queue.cc:260] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.480671 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.482183 16329 ts_tablet_manager.cc:1434] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
W20260709 13:04:23.482683 16104 leader_election.cc:343] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.482097 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.483170 16329 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.483368 16288 raft_consensus.cc:2468] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:23.483898 16328 ts_tablet_manager.cc:1434] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:23.484598 16105 leader_election.cc:304] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.485196 16353 raft_consensus.cc:2804] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.485524 16353 raft_consensus.cc:493] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.485857 16353 raft_consensus.cc:3060] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.487818 16328 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.488762 16354 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.489194 16354 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.491220 16354 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:23.491364 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:23.492651 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.492833 16353 raft_consensus.cc:515] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:23.494029 16104 leader_election.cc:343] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.494419 16328 tablet_bootstrap.cc:654] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.494689 16353 leader_election.cc:290] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.496076 16329 tablet_bootstrap.cc:654] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.499564 16339 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.500026 16339 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.501399 16330 tablet_bootstrap.cc:492] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.501973 16330 ts_tablet_manager.cc:1403] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.010s
I20260709 13:04:23.502763 16339 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.503474 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:23.504850 16253 leader_election.cc:343] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.479156 16333 leader_election.cc:290] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.496476 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:23.506047 16287 raft_consensus.cc:3060] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.505918 16330 raft_consensus.cc:359] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.507665 16328 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.507820 16330 raft_consensus.cc:385] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.508176 16328 ts_tablet_manager.cc:1403] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260709 13:04:23.508351 16330 raft_consensus.cc:740] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.495992 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.510417 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.497134 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.510995 16139 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.510967 16328 raft_consensus.cc:359] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.510963 16330 consensus_queue.cc:260] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.511945 16328 raft_consensus.cc:385] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:04:23.512230 16105 leader_election.cc:343] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.512770 16105 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.513334 16333 raft_consensus.cc:2749] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.511343 16329 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.513437 16330 ts_tablet_manager.cc:1434] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.002s
W20260709 13:04:23.513914 16104 leader_election.cc:343] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.514060 16329 ts_tablet_manager.cc:1403] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 13:04:23.513870 16251 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.514874 16339 raft_consensus.cc:2804] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.515224 16339 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.515561 16339 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.516024 16287 raft_consensus.cc:2468] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:23.516948 16329 raft_consensus.cc:359] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.517620 16329 raft_consensus.cc:385] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.512274 16328 raft_consensus.cc:740] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.517904 16329 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.518564 16328 consensus_queue.cc:260] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.520797 16328 ts_tablet_manager.cc:1434] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:23.521893 16330 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.522611 16339 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.524621 16105 leader_election.cc:304] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.530679 16333 raft_consensus.cc:2804] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.531157 16333 raft_consensus.cc:697] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:23.531910 16333 consensus_queue.cc:237] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.525460 16328 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.525821 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:23.534009 16139 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.527663 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.528077 16339 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.528333 16330 tablet_bootstrap.cc:654] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:23.538740 16253 leader_election.cc:343] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.518586 16329 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.540105 16139 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:23.540788 16329 ts_tablet_manager.cc:1434] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 13:04:23.541304 16251 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.541673 16329 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.542479 16339 raft_consensus.cc:2804] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.543006 16339 raft_consensus.cc:697] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:23.543838 16339 consensus_queue.cc:237] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.548352 16329 tablet_bootstrap.cc:654] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.547860 16036 catalog_manager.cc:5697] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.551769 16328 tablet_bootstrap.cc:654] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.561780 16035 catalog_manager.cc:5697] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.564988 16330 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.565490 16330 ts_tablet_manager.cc:1403] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.005s
I20260709 13:04:23.566444 16333 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.566881 16333 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.567426 16329 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.567800 16329 ts_tablet_manager.cc:1403] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260709 13:04:23.568837 16333 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.569841 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.570297 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.570425 16287 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:23.571066 16330 raft_consensus.cc:359] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:23.571481 16104 leader_election.cc:343] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.571717 16330 raft_consensus.cc:385] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.572021 16330 raft_consensus.cc:740] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.572080 16105 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.573194 16333 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.572901 16330 consensus_queue.cc:260] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.572887 16329 raft_consensus.cc:359] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.573632 16333 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.573859 16329 raft_consensus.cc:385] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.574025 16333 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.574188 16329 raft_consensus.cc:740] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.575021 16328 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.574958 16329 consensus_queue.cc:260] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.575541 16328 ts_tablet_manager.cc:1403] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.005s
I20260709 13:04:23.577620 16330 ts_tablet_manager.cc:1434] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:23.578766 16330 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.580709 16333 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.583135 16333 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.583400 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.584617 16330 tablet_bootstrap.cc:654] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.584896 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:23.585423 16287 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.585835 16329 ts_tablet_manager.cc:1434] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
W20260709 13:04:23.586544 16104 leader_election.cc:343] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.588343 16328 raft_consensus.cc:359] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.589669 16329 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.592443 16287 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:23.589030 16328 raft_consensus.cc:385] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.593155 16328 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.593779 16105 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.593940 16328 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.595789 16329 tablet_bootstrap.cc:654] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.596082 16328 ts_tablet_manager.cc:1434] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 13:04:23.597687 16333 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.598245 16333 raft_consensus.cc:697] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:23.599133 16330 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.599623 16330 ts_tablet_manager.cc:1403] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 13:04:23.599079 16333 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.600965 16328 tablet_bootstrap.cc:492] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.607300 16329 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.607537 16328 tablet_bootstrap.cc:654] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.607781 16329 ts_tablet_manager.cc:1403] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:04:23.610083 16330 raft_consensus.cc:359] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.610289 16329 raft_consensus.cc:359] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.610737 16330 raft_consensus.cc:385] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.610949 16329 raft_consensus.cc:385] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.611209 16330 raft_consensus.cc:740] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.611240 16329 raft_consensus.cc:740] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.612085 16330 consensus_queue.cc:260] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.612263 16329 consensus_queue.cc:260] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.614192 16329 ts_tablet_manager.cc:1434] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:23.615932 16329 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.616369 16330 ts_tablet_manager.cc:1434] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:04:23.617218 16330 tablet_bootstrap.cc:492] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.621307 16329 tablet_bootstrap.cc:654] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.622335 16330 tablet_bootstrap.cc:654] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.633312 16036 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.639078 16328 tablet_bootstrap.cc:492] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.639560 16328 ts_tablet_manager.cc:1403] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.009s
I20260709 13:04:23.642055 16328 raft_consensus.cc:359] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.642689 16328 raft_consensus.cc:385] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.642792 16330 tablet_bootstrap.cc:492] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.643000 16328 raft_consensus.cc:740] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.642697 16329 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.643431 16330 ts_tablet_manager.cc:1403] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260709 13:04:23.643676 16329 ts_tablet_manager.cc:1403] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260709 13:04:23.643812 16328 consensus_queue.cc:260] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.645859 16328 ts_tablet_manager.cc:1434] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:23.646188 16330 raft_consensus.cc:359] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.646728 16328 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.646872 16330 raft_consensus.cc:385] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.647251 16330 raft_consensus.cc:740] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.648007 16330 consensus_queue.cc:260] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.649889 16330 ts_tablet_manager.cc:1434] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:04:23.650933 16330 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.651345 16329 raft_consensus.cc:359] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.651886 16328 tablet_bootstrap.cc:654] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.651957 16329 raft_consensus.cc:385] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.652271 16329 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.652894 16329 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.654786 16329 ts_tablet_manager.cc:1434] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:04:23.655709 16329 tablet_bootstrap.cc:492] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.657198 16330 tablet_bootstrap.cc:654] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.658890 16358 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.659361 16358 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.661620 16358 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.663427 16333 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.663898 16333 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.665711 16333 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.666414 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.666915 16329 tablet_bootstrap.cc:654] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.667902 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.669508 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:23.669968 16180 leader_election.cc:343] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.670279 16214 raft_consensus.cc:2393] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:23.667004 16139 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:23.672027 16177 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.673085 16358 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.673429 16358 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.673739 16358 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.666843 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.680405 16105 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.681866 16329 tablet_bootstrap.cc:492] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.682282 16329 ts_tablet_manager.cc:1403] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.011s
I20260709 13:04:23.682749 16333 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.685532 16339 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.686053 16339 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.689347 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.690176 16139 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:23.696504 16329 raft_consensus.cc:359] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.697165 16329 raft_consensus.cc:385] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.697436 16329 raft_consensus.cc:740] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.698045 16329 consensus_queue.cc:260] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.698472 16367 raft_consensus.cc:493] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.698480 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.699338 16214 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:23.699100 16367 raft_consensus.cc:515] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.699882 16330 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.699921 16329 ts_tablet_manager.cc:1434] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.007s
I20260709 13:04:23.700425 16330 ts_tablet_manager.cc:1403] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.000s
I20260709 13:04:23.700443 16253 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.701082 16367 leader_election.cc:290] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.701524 16367 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.702278 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.702839 16214 raft_consensus.cc:2468] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.702927 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.703500 16139 raft_consensus.cc:2468] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.703969 16253 leader_election.cc:304] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:23.704859 16365 raft_consensus.cc:2804] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.705212 16365 raft_consensus.cc:493] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.705120 16330 raft_consensus.cc:359] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.698352 16339 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.705667 16365 raft_consensus.cc:3060] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.705886 16330 raft_consensus.cc:385] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.706236 16330 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.706877 16330 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.710644 16329 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.713646 16365 raft_consensus.cc:515] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.716312 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:23.716570 16329 tablet_bootstrap.cc:654] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.716889 16139 raft_consensus.cc:3060] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.718695 16339 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.719137 16339 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.689651 16358 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.721066 16339 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.719501 16333 raft_consensus.cc:2749] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.722339 16339 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.722901 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:23.722406 16367 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.723187 16358 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.723713 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.724342 16139 raft_consensus.cc:2468] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:23.725214 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:23.725970 16365 leader_election.cc:290] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.725184 16329 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
W20260709 13:04:23.726514 16180 leader_election.cc:343] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.726657 16213 raft_consensus.cc:3060] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.727002 16329 ts_tablet_manager.cc:1403] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.016s	user 0.002s	sys 0.009s
W20260709 13:04:23.727532 16251 leader_election.cc:343] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.723517 16138 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.729570 16329 raft_consensus.cc:359] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.730212 16329 raft_consensus.cc:385] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.722452 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.731029 16251 leader_election.cc:304] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:23.722855 16339 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:23.731608 16253 leader_election.cc:343] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.731892 16365 raft_consensus.cc:2804] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.732085 16253 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.732401 16365 raft_consensus.cc:697] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:23.730988 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.733533 16339 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.734364 16138 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:23.735075 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.733224 16365 consensus_queue.cc:237] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.736150 16330 ts_tablet_manager.cc:1434] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.009s
W20260709 13:04:23.736738 16251 leader_election.cc:343] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.737149 16330 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.733227 16212 raft_consensus.cc:3060] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.737445 16333 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:23.730479 16329 raft_consensus.cc:740] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.735523 16177 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.739571 16358 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.736647 16367 raft_consensus.cc:2749] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.739403 16329 consensus_queue.cc:260] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.727077 16328 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.742141 16328 ts_tablet_manager.cc:1403] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.096s	user 0.023s	sys 0.026s
I20260709 13:04:23.743248 16329 ts_tablet_manager.cc:1434] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:04:23.743494 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.744197 16329 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.750061 16358 raft_consensus.cc:697] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
W20260709 13:04:23.753052 16253 leader_election.cc:343] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.753268 16358 consensus_queue.cc:237] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.753970 16333 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.755842 16212 raft_consensus.cc:2468] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:23.756332 16253 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.757110 16367 raft_consensus.cc:2749] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.753085 16328 raft_consensus.cc:359] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.758469 16328 raft_consensus.cc:385] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.758713 16328 raft_consensus.cc:740] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.759449 16328 consensus_queue.cc:260] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.761261 16328 ts_tablet_manager.cc:1434] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.001s
I20260709 13:04:23.762056 16328 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.766287 16330 tablet_bootstrap.cc:654] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.775472 16328 tablet_bootstrap.cc:654] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.783797 16037 catalog_manager.cc:5697] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.790067 16333 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.791049 16390 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:23.790750 16333 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.791517 16390 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.792897 16330 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.793324 16330 ts_tablet_manager.cc:1403] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.003s
I20260709 13:04:23.793542 16333 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.799496 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.802953 16034 catalog_manager.cc:5697] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:23.810715 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:23.811110 16104 leader_election.cc:343] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:23.812276 16105 leader_election.cc:343] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.812685 16105 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.815232 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.813642 16390 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.816857 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:23.818859 16180 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:23.819849 16390 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:23.822981 16333 raft_consensus.cc:2749] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.840041 16329 tablet_bootstrap.cc:654] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.842262 16330 raft_consensus.cc:359] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.842949 16330 raft_consensus.cc:385] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.843221 16330 raft_consensus.cc:740] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.843844 16330 consensus_queue.cc:260] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.846460 16330 ts_tablet_manager.cc:1434] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260709 13:04:23.846865 16328 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.847285 16328 ts_tablet_manager.cc:1403] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.000s
I20260709 13:04:23.847301 16330 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.849601 16328 raft_consensus.cc:359] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.850235 16328 raft_consensus.cc:385] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.850492 16328 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.853009 16330 tablet_bootstrap.cc:654] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.855471 16354 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.855918 16354 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.859351 16354 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:23.860555 16330 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.860985 16330 ts_tablet_manager.cc:1403] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:04:23.860757 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.860800 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:23.862294 16104 leader_election.cc:343] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:23.862753 16105 leader_election.cc:343] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:23.863174 16105 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:23.862977 16328 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.863564 16330 raft_consensus.cc:359] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.864177 16330 raft_consensus.cc:385] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.864287 16353 raft_consensus.cc:2749] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:23.864482 16330 raft_consensus.cc:740] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.865218 16330 consensus_queue.cc:260] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.867219 16328 ts_tablet_manager.cc:1434] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:04:23.867722 16329 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.868134 16329 ts_tablet_manager.cc:1403] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.124s	user 0.026s	sys 0.004s
I20260709 13:04:23.868145 16328 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.870694 16329 raft_consensus.cc:359] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.871274 16329 raft_consensus.cc:385] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.871513 16329 raft_consensus.cc:740] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.873103 16330 ts_tablet_manager.cc:1434] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:23.873988 16330 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.874130 16328 tablet_bootstrap.cc:654] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.878329 16329 consensus_queue.cc:260] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.879528 16365 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.879954 16365 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.880462 16329 ts_tablet_manager.cc:1434] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:04:23.881861 16365 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.882030 16330 tablet_bootstrap.cc:654] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.883642 16329 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.883555 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.884189 16212 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.885450 16328 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.885805 16253 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:23.886003 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.890252 16328 ts_tablet_manager.cc:1403] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.003s
I20260709 13:04:23.890407 16367 raft_consensus.cc:2804] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.890347 16138 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.890836 16367 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.891222 16367 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.892939 16328 raft_consensus.cc:359] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.893558 16330 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.893621 16328 raft_consensus.cc:385] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.893957 16330 ts_tablet_manager.cc:1403] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.002s
I20260709 13:04:23.893987 16328 raft_consensus.cc:740] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.894372 16329 tablet_bootstrap.cc:654] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.894815 16328 consensus_queue.cc:260] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.896510 16330 raft_consensus.cc:359] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.897181 16330 raft_consensus.cc:385] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.897451 16330 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.897665 16367 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.898280 16330 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.900265 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:23.900609 16328 ts_tablet_manager.cc:1434] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:23.900805 16138 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.901634 16328 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.904282 16330 ts_tablet_manager.cc:1434] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:23.905221 16330 tablet_bootstrap.cc:492] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.907701 16328 tablet_bootstrap.cc:654] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.910732 16330 tablet_bootstrap.cc:654] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.912926 16329 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.918045 16138 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:23.919871 16251 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:23.920466 16329 ts_tablet_manager.cc:1403] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.004s
I20260709 13:04:23.920652 16365 raft_consensus.cc:2804] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:23.921602 16330 tablet_bootstrap.cc:492] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.921697 16365 raft_consensus.cc:697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:23.922114 16330 ts_tablet_manager.cc:1403] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 13:04:23.922549 16365 consensus_queue.cc:237] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.923314 16329 raft_consensus.cc:359] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.923913 16329 raft_consensus.cc:385] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.924161 16329 raft_consensus.cc:740] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.924469 16330 raft_consensus.cc:359] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.925081 16330 raft_consensus.cc:385] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.924718 16329 consensus_queue.cc:260] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.925343 16330 raft_consensus.cc:740] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.926070 16330 consensus_queue.cc:260] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.926887 16329 ts_tablet_manager.cc:1434] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:23.927258 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.927799 16214 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.927922 16330 ts_tablet_manager.cc:1434] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:23.928254 16329 tablet_bootstrap.cc:492] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:23.928777 16330 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.934563 16330 tablet_bootstrap.cc:654] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.934707 16214 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:23.936023 16367 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.936247 16328 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:23.936728 16328 ts_tablet_manager.cc:1403] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.010s
I20260709 13:04:23.939401 16328 raft_consensus.cc:359] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.940140 16328 raft_consensus.cc:385] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.940466 16328 raft_consensus.cc:740] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.941118 16328 consensus_queue.cc:260] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.945544 16330 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:23.946020 16330 ts_tablet_manager.cc:1403] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.012s
I20260709 13:04:23.947840 16329 tablet_bootstrap.cc:654] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.947911 16037 catalog_manager.cc:5697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:23.948433 16330 raft_consensus.cc:359] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.949082 16330 raft_consensus.cc:385] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.949330 16330 raft_consensus.cc:740] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.949990 16330 consensus_queue.cc:260] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.950994 16214 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.952291 16330 ts_tablet_manager.cc:1434] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:23.953251 16330 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:23.957995 16339 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.960218 16328 ts_tablet_manager.cc:1434] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:04:23.962024 16339 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:23.962508 16339 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.964582 16339 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.967386 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:23.968130 16211 raft_consensus.cc:2468] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.968698 16328 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:23.969177 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:23.959022 16365 consensus_queue.cc:1048] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:04:23.969839 16138 raft_consensus.cc:2468] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:23.971119 16251 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:23.972064 16365 raft_consensus.cc:2804] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:23.972410 16365 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:23.972747 16365 raft_consensus.cc:3060] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.981109 16330 tablet_bootstrap.cc:654] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.984911 16329 tablet_bootstrap.cc:492] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:23.985342 16329 ts_tablet_manager.cc:1403] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.015s
I20260709 13:04:23.986512 16365 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.987569 16339 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:23.987854 16329 raft_consensus.cc:359] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.988487 16329 raft_consensus.cc:385] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:23.988575 16365 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:23.988780 16329 raft_consensus.cc:740] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:23.989192 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:23.989470 16329 consensus_queue.cc:260] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:23.989651 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:23.990413 16212 raft_consensus.cc:3060] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.989861 16138 raft_consensus.cc:3060] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:23.994948 16328 tablet_bootstrap.cc:654] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:23.999752 16329 ts_tablet_manager.cc:1434] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:04:24.000660 16329 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.003756 16212 raft_consensus.cc:2468] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.005072 16253 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.006055 16339 raft_consensus.cc:2804] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.006558 16339 raft_consensus.cc:697] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:24.007352 16339 consensus_queue.cc:237] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.008293 16328 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.009243 16329 tablet_bootstrap.cc:654] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.009868 16328 ts_tablet_manager.cc:1403] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.007s
I20260709 13:04:24.009941 16138 raft_consensus.cc:2468] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.012768 16413 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.012813 16328 raft_consensus.cc:359] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.013406 16413 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.013830 16328 raft_consensus.cc:385] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.014247 16328 raft_consensus.cc:740] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.014955 16328 consensus_queue.cc:260] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.015491 16413 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.016999 16328 ts_tablet_manager.cc:1434] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:24.016849 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.017840 16214 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:24.017931 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.018621 16138 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:24.019084 16253 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.020430 16328 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.022135 16329 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.022531 16329 ts_tablet_manager.cc:1403] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.002s
I20260709 13:04:24.023805 16353 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.024982 16329 raft_consensus.cc:359] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.026430 16329 raft_consensus.cc:385] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.027164 16329 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.029259 16329 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.034617 16212 raft_consensus.cc:3060] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.036669 16365 consensus_queue.cc:1048] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.036985 16329 ts_tablet_manager.cc:1434] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:04:24.037936 16329 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.041396 16328 tablet_bootstrap.cc:654] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.041878 16354 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.042380 16354 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.043677 16329 tablet_bootstrap.cc:654] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.044317 16354 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.045390 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.046103 16287 raft_consensus.cc:2468] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.046288 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.046895 16211 raft_consensus.cc:2468] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.047207 16105 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.048471 16353 raft_consensus.cc:2804] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.019727 16413 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.048810 16353 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.053654 16353 raft_consensus.cc:3060] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.061285 16329 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.061743 16329 ts_tablet_manager.cc:1403] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:04:24.064383 16413 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.065640 16413 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.065635 16330 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.066607 16330 ts_tablet_manager.cc:1403] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.114s	user 0.007s	sys 0.012s
I20260709 13:04:24.067320 16328 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.067767 16328 ts_tablet_manager.cc:1403] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.000s
I20260709 13:04:24.069422 16330 raft_consensus.cc:359] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.065187 16353 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.076550 16330 raft_consensus.cc:385] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.076835 16330 raft_consensus.cc:740] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.077159 16413 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.077452 16330 consensus_queue.cc:260] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.070102 16328 raft_consensus.cc:359] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.078434 16328 raft_consensus.cc:385] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.078716 16328 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.079393 16328 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.080157 16330 ts_tablet_manager.cc:1434] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:04:24.080204 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:24.080586 16353 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.072531 16329 raft_consensus.cc:359] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.073560 16035 catalog_manager.cc:5697] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.075757 16354 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.080976 16137 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.082530 16328 ts_tablet_manager.cc:1434] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:24.082919 16329 raft_consensus.cc:385] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.083034 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.083601 16287 raft_consensus.cc:3060] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.083714 16328 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.085944 16330 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.088438 16395 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.088883 16395 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.089325 16328 tablet_bootstrap.cc:654] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.090094 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.090821 16329 raft_consensus.cc:740] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.091056 16395 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.091503 16329 consensus_queue.cc:260] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.090693 16212 raft_consensus.cc:3060] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.092337 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.093118 16286 raft_consensus.cc:2393] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:24.093659 16329 ts_tablet_manager.cc:1434] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.001s
I20260709 13:04:24.091913 16330 tablet_bootstrap.cc:654] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.093976 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.096041 16177 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:24.098978 16413 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.099599 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.102413 16214 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.103960 16213 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.108762 16214 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.110013 16253 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.110792 16339 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.111284 16339 raft_consensus.cc:697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:24.109050 16287 raft_consensus.cc:2468] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.111948 16329 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.112073 16339 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.101837 16137 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.101001 16212 raft_consensus.cc:2468] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.116299 16105 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.117323 16354 raft_consensus.cc:2804] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.118543 16354 raft_consensus.cc:697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.119329 16354 consensus_queue.cc:237] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.128154 16395 raft_consensus.cc:2749] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.132527 16353 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.136317 16329 tablet_bootstrap.cc:654] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.151046 16328 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.151494 16328 ts_tablet_manager.cc:1403] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.012s
I20260709 13:04:24.156167 16328 raft_consensus.cc:359] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.156806 16328 raft_consensus.cc:385] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.157080 16328 raft_consensus.cc:740] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.160840 16330 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.161437 16330 ts_tablet_manager.cc:1403] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.081s	user 0.009s	sys 0.020s
I20260709 13:04:24.161095 16037 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.160753 16328 consensus_queue.cc:260] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.164912 16328 ts_tablet_manager.cc:1434] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:04:24.170337 16328 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.171839 16330 raft_consensus.cc:359] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.172492 16330 raft_consensus.cc:385] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.172922 16330 raft_consensus.cc:740] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.172354 16354 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:24.176146 16329 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.176328 16339 consensus_queue.cc:1048] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.176646 16329 ts_tablet_manager.cc:1403] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.009s
I20260709 13:04:24.179903 16329 raft_consensus.cc:359] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.180631 16329 raft_consensus.cc:385] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.180960 16329 raft_consensus.cc:740] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.181802 16329 consensus_queue.cc:260] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.183203 16328 tablet_bootstrap.cc:654] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.184926 16035 catalog_manager.cc:5697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.173741 16330 consensus_queue.cc:260] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.190532 16330 ts_tablet_manager.cc:1434] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:04:24.190951 16329 ts_tablet_manager.cc:1434] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:04:24.191488 16330 tablet_bootstrap.cc:492] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.191915 16329 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.197690 16330 tablet_bootstrap.cc:654] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.212518 16329 tablet_bootstrap.cc:654] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.215561 16395 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.217443 16328 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.217957 16328 ts_tablet_manager.cc:1403] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.048s	user 0.023s	sys 0.016s
I20260709 13:04:24.222154 16328 raft_consensus.cc:359] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.222886 16328 raft_consensus.cc:385] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.223222 16328 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.224006 16328 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.225555 16330 tablet_bootstrap.cc:492] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.228802 16330 ts_tablet_manager.cc:1403] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 13:04:24.230041 16328 ts_tablet_manager.cc:1434] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:24.230392 16329 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.230829 16329 ts_tablet_manager.cc:1403] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260709 13:04:24.231137 16328 tablet_bootstrap.cc:492] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.232371 16330 raft_consensus.cc:359] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.233026 16330 raft_consensus.cc:385] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.233270 16329 raft_consensus.cc:359] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.233959 16329 raft_consensus.cc:385] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.234231 16329 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.234591 16354 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.235041 16354 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.235108 16329 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.237164 16354 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.237403 16329 ts_tablet_manager.cc:1434] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:04:24.238332 16329 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.239321 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.239908 16213 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.241021 16104 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.241772 16354 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.242120 16354 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.242434 16354 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.243808 16329 tablet_bootstrap.cc:654] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.246554 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.247144 16288 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.247614 16328 tablet_bootstrap.cc:654] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.247682 16329 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.248100 16329 ts_tablet_manager.cc:1403] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.004s
I20260709 13:04:24.249941 16329 raft_consensus.cc:359] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.250375 16329 raft_consensus.cc:385] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.250604 16329 raft_consensus.cc:740] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.251132 16329 consensus_queue.cc:260] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.252431 16354 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.253072 16329 ts_tablet_manager.cc:1434] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:24.255955 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.256517 16288 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.260026 16387 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.260478 16387 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.261854 16354 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.264356 16367 consensus_queue.cc:1048] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.269052 16288 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.233273 16330 raft_consensus.cc:740] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.270430 16105 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.270597 16330 consensus_queue.cc:260] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.271351 16333 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.271811 16333 raft_consensus.cc:697] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.271891 16353 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.272385 16353 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.272619 16333 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.274617 16353 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.276239 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.276877 16288 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.277642 16329 tablet_bootstrap.cc:492] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.278003 16105 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.278177 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.278749 16212 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.278841 16354 raft_consensus.cc:2804] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.279256 16354 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.279569 16354 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.280469 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.280980 16211 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.281044 16287 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.282922 16330 ts_tablet_manager.cc:1434] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.000s
I20260709 13:04:24.283845 16330 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.288764 16358 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.291311 16387 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.290549 16329 tablet_bootstrap.cc:654] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.296059 16330 tablet_bootstrap.cc:654] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.298090 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.302141 16387 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:24.302245 16251 leader_election.cc:343] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.302619 16387 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.304579 16387 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.305578 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.306190 16214 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:24.307427 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.308027 16137 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:24.308899 16251 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.309612 16387 raft_consensus.cc:2804] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.309942 16387 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.310259 16387 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.312445 16211 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.292810 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:24.314985 16253 leader_election.cc:343] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.315495 16253 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.316004 16329 tablet_bootstrap.cc:492] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.316427 16329 ts_tablet_manager.cc:1403] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.002s
I20260709 13:04:24.316655 16367 raft_consensus.cc:2749] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.318872 16329 raft_consensus.cc:359] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.319355 16329 raft_consensus.cc:385] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.319564 16329 raft_consensus.cc:740] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.320106 16329 consensus_queue.cc:260] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.321044 16387 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.291323 16354 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.323542 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:24.323782 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.324050 16137 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.324316 16212 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.325452 16330 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.325894 16330 ts_tablet_manager.cc:1403] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260709 13:04:24.329236 16212 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.330396 16354 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.330267 16253 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.331171 16367 raft_consensus.cc:2804] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.331233 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.331415 16329 ts_tablet_manager.cc:1434] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:04:24.331734 16367 raft_consensus.cc:697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:24.331858 16211 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.332540 16367 consensus_queue.cc:237] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.333443 16330 raft_consensus.cc:359] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.334403 16330 raft_consensus.cc:385] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.335402 16330 raft_consensus.cc:740] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.336081 16330 consensus_queue.cc:260] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.335163 16329 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.336969 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.337499 16287 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.337581 16035 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.338502 16211 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.339540 16104 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.340268 16354 raft_consensus.cc:2804] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.340708 16354 raft_consensus.cc:697] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.341140 16330 ts_tablet_manager.cc:1434] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:04:24.344627 16328 tablet_bootstrap.cc:492] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.345049 16328 ts_tablet_manager.cc:1403] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.028s
I20260709 13:04:24.345209 16330 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.341445 16354 consensus_queue.cc:237] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.342438 16137 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.343482 16287 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.344060 16365 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.348278 16365 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.349661 16329 tablet_bootstrap.cc:654] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.350971 16387 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.350258 16365 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.353390 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.353981 16137 raft_consensus.cc:2468] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:24.352317 16328 raft_consensus.cc:359] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.355858 16330 tablet_bootstrap.cc:654] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.356199 16328 raft_consensus.cc:385] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.357266 16365 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.356127 16251 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.357405 16328 raft_consensus.cc:740] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.357648 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:24.362004 16253 leader_election.cc:343] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.363981 16328 consensus_queue.cc:260] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.358951 16387 raft_consensus.cc:2804] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.365482 16387 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.365842 16387 raft_consensus.cc:3060] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.366688 16328 ts_tablet_manager.cc:1434] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 13:04:24.367725 16328 tablet_bootstrap.cc:492] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.379624 16328 tablet_bootstrap.cc:654] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.387295 16333 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.387792 16333 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.389734 16333 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.391342 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.393590 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.393450 16035 catalog_manager.cc:5697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
W20260709 13:04:24.395202 16105 leader_election.cc:343] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:24.395893 16104 leader_election.cc:343] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.396317 16104 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.397482 16333 raft_consensus.cc:2749] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.397744 16387 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.400414 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:24.400924 16137 raft_consensus.cc:3060] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.402699 16329 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.403154 16329 ts_tablet_manager.cc:1403] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.068s	user 0.006s	sys 0.007s
I20260709 13:04:24.407083 16137 raft_consensus.cc:2468] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:24.405639 16329 raft_consensus.cc:359] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.408282 16329 raft_consensus.cc:385] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.408557 16329 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.408620 16251 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.409358 16367 raft_consensus.cc:2804] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.410373 16367 raft_consensus.cc:697] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:24.411155 16367 consensus_queue.cc:237] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.415025 16330 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.415450 16330 ts_tablet_manager.cc:1403] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.011s
I20260709 13:04:24.415925 16037 catalog_manager.cc:5697] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.417793 16354 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.418237 16354 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.419310 16365 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.420153 16354 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.420758 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.421175 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.421733 16330 raft_consensus.cc:359] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.422071 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.422412 16330 raft_consensus.cc:385] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.422695 16330 raft_consensus.cc:740] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
W20260709 13:04:24.422739 16104 leader_election.cc:343] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:24.423236 16105 leader_election.cc:343] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.423650 16105 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.423506 16330 consensus_queue.cc:260] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.423785 16329 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.424491 16354 raft_consensus.cc:2749] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.424640 16333 raft_consensus.cc:493] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:24.424789 16253 leader_election.cc:343] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.425143 16333 raft_consensus.cc:515] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.425971 16330 ts_tablet_manager.cc:1434] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:04:24.426828 16330 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.427107 16333 leader_election.cc:290] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.427726 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.428784 16328 tablet_bootstrap.cc:492] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.429190 16328 ts_tablet_manager.cc:1403] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.006s
W20260709 13:04:24.429340 16104 leader_election.cc:343] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.429659 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.431403 16287 raft_consensus.cc:2468] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.429857 16387 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.432582 16105 leader_election.cc:304] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.433599 16333 raft_consensus.cc:2804] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.433919 16333 raft_consensus.cc:493] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.434167 16333 raft_consensus.cc:3060] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.438432 16333 raft_consensus.cc:515] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.441056 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.442837 16329 ts_tablet_manager.cc:1434] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:04:24.445009 16330 tablet_bootstrap.cc:654] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.446611 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.449283 16287 raft_consensus.cc:3060] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.451210 16329 tablet_bootstrap.cc:492] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.453253 16358 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.447060 16333 leader_election.cc:290] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.453696 16358 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.456797 16358 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.456931 16287 raft_consensus.cc:2468] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.457926 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.458181 16105 leader_election.cc:304] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.459134 16333 raft_consensus.cc:2804] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:24.459213 16180 leader_election.cc:343] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.459622 16333 raft_consensus.cc:697] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.460392 16333 consensus_queue.cc:237] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.458103 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:24.463845 16177 leader_election.cc:343] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.464293 16177 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:24.465327 16358 raft_consensus.cc:2749] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.466326 16387 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.469036 16329 tablet_bootstrap.cc:654] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.470130 16036 catalog_manager.cc:5697] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:24.480039 16329 tablet_bootstrap.cc:492] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.480463 16329 ts_tablet_manager.cc:1403] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.029s	user 0.005s	sys 0.004s
I20260709 13:04:24.481745 16387 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.458132 16328 raft_consensus.cc:359] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.484120 16328 raft_consensus.cc:385] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.484375 16328 raft_consensus.cc:740] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.485011 16328 consensus_queue.cc:260] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.485829 16211 raft_consensus.cc:3060] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.493041 16211 raft_consensus.cc:2468] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.494570 16353 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.495007 16353 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.496824 16353 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.498445 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.499018 16288 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.499349 16328 ts_tablet_manager.cc:1434] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.070s	user 0.002s	sys 0.005s
I20260709 13:04:24.499847 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.500197 16328 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.500181 16105 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.501559 16353 raft_consensus.cc:2804] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.502029 16353 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.502413 16353 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.500376 16211 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.506841 16329 raft_consensus.cc:359] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.507522 16329 raft_consensus.cc:385] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.510154 16354 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.507773 16329 raft_consensus.cc:740] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
W20260709 13:04:24.514883 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:24.528191 16329 consensus_queue.cc:260] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.530376 16329 ts_tablet_manager.cc:1434] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.001s
I20260709 13:04:24.530774 16328 tablet_bootstrap.cc:654] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.531354 16329 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.525890 16353 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.537546 16330 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.538012 16330 ts_tablet_manager.cc:1403] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.111s	user 0.040s	sys 0.038s
I20260709 13:04:24.540578 16353 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.546452 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.547113 16211 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.547245 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.547768 16288 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.550093 16329 tablet_bootstrap.cc:654] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.552188 16330 raft_consensus.cc:359] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.552006 16036 catalog_manager.cc:5697] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.552959 16330 raft_consensus.cc:385] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.553629 16330 raft_consensus.cc:740] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.554205 16330 consensus_queue.cc:260] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.553355 16353 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.556675 16330 ts_tablet_manager.cc:1434] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:04:24.557544 16330 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.562983 16288 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.570479 16105 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.560443 16353 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.570616 16333 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.571573 16333 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.570502 16211 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.577729 16333 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.583355 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.577700 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.581924 16354 raft_consensus.cc:2804] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:04:24.585718 16105 leader_election.cc:343] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.583940 16353 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.584439 16328 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.586796 16328 ts_tablet_manager.cc:1403] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.087s	user 0.010s	sys 0.007s
W20260709 13:04:24.586930 16104 leader_election.cc:343] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.587288 16329 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.585125 16333 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.585964 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.584553 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.585985 16354 raft_consensus.cc:697] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.589255 16287 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.589676 16330 tablet_bootstrap.cc:654] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.589995 16354 consensus_queue.cc:237] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:24.590447 16104 leader_election.cc:343] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.590862 16104 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.591231 16328 raft_consensus.cc:359] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.591784 16329 ts_tablet_manager.cc:1403] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.004s
I20260709 13:04:24.591877 16328 raft_consensus.cc:385] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.592213 16328 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.592393 16105 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.593515 16333 raft_consensus.cc:2749] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.594099 16333 raft_consensus.cc:2804] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.594404 16333 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.594698 16333 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.595078 16329 raft_consensus.cc:359] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.596282 16328 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.598922 16328 ts_tablet_manager.cc:1434] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:24.595664 16329 raft_consensus.cc:385] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.604236 16329 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.599980 16328 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.606166 16333 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.608763 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:24.609901 16104 leader_election.cc:343] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.610898 16328 tablet_bootstrap.cc:654] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.614240 16329 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.614471 16035 catalog_manager.cc:5697] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.616264 16329 ts_tablet_manager.cc:1434] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.001s
I20260709 13:04:24.617167 16329 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.617257 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.618038 16287 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.623497 16333 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.625665 16287 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.625990 16329 tablet_bootstrap.cc:654] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.626902 16330 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.627480 16330 ts_tablet_manager.cc:1403] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.000s
I20260709 13:04:24.630237 16328 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.630182 16330 raft_consensus.cc:359] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.630744 16328 ts_tablet_manager.cc:1403] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260709 13:04:24.630944 16330 raft_consensus.cc:385] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.631258 16330 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.632030 16330 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.635377 16105 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.636698 16354 raft_consensus.cc:2804] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.637138 16354 raft_consensus.cc:697] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.637917 16354 consensus_queue.cc:237] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.642035 16330 ts_tablet_manager.cc:1434] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:04:24.643158 16330 tablet_bootstrap.cc:492] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.645831 16367 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.646849 16328 raft_consensus.cc:359] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.648083 16328 raft_consensus.cc:385] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.648335 16328 raft_consensus.cc:740] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.651153 16328 consensus_queue.cc:260] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.655750 16328 ts_tablet_manager.cc:1434] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.001s
I20260709 13:04:24.655653 16036 catalog_manager.cc:5697] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.656600 16328 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.662019 16328 tablet_bootstrap.cc:654] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.665292 16330 tablet_bootstrap.cc:654] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.666982 16329 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.667349 16328 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.667392 16329 ts_tablet_manager.cc:1403] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.011s
I20260709 13:04:24.672569 16328 ts_tablet_manager.cc:1403] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:04:24.675189 16413 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.671927 16329 raft_consensus.cc:359] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.676112 16329 raft_consensus.cc:385] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.676820 16329 raft_consensus.cc:740] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.677604 16329 consensus_queue.cc:260] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.675396 16328 raft_consensus.cc:359] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.679174 16328 raft_consensus.cc:385] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.679558 16328 raft_consensus.cc:740] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.680696 16328 consensus_queue.cc:260] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.683108 16328 ts_tablet_manager.cc:1434] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:24.684455 16328 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.693528 16328 tablet_bootstrap.cc:654] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.700728 16329 ts_tablet_manager.cc:1434] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:04:24.701669 16329 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.702706 16330 tablet_bootstrap.cc:492] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.703132 16330 ts_tablet_manager.cc:1403] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.024s
I20260709 13:04:24.705555 16330 raft_consensus.cc:359] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.706192 16330 raft_consensus.cc:385] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.706432 16330 raft_consensus.cc:740] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.707240 16329 tablet_bootstrap.cc:654] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.707950 16330 consensus_queue.cc:260] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.713908 16330 ts_tablet_manager.cc:1434] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:04:24.714983 16330 tablet_bootstrap.cc:492] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.715690 16328 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:24.716606 16328 ts_tablet_manager.cc:1403] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.012s
I20260709 13:04:24.720551 16330 tablet_bootstrap.cc:654] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.722162 16329 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:24.722561 16329 ts_tablet_manager.cc:1403] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.002s
I20260709 13:04:24.724843 16329 raft_consensus.cc:359] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.725447 16329 raft_consensus.cc:385] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.725703 16329 raft_consensus.cc:740] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.719084 16328 raft_consensus.cc:359] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.726564 16328 raft_consensus.cc:385] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.726404 16329 consensus_queue.cc:260] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.726905 16328 raft_consensus.cc:740] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.728237 16353 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.728766 16353 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.727802 16328 consensus_queue.cc:260] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.732128 16329 ts_tablet_manager.cc:1434] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:04:24.732980 16329 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:24.730751 16353 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.731578 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.735844 16287 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.736349 16330 tablet_bootstrap.cc:492] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.737082 16105 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.737818 16330 ts_tablet_manager.cc:1403] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.000s
I20260709 13:04:24.738072 16354 raft_consensus.cc:2804] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.738431 16354 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.738744 16354 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.741004 16329 tablet_bootstrap.cc:654] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.740940 16330 raft_consensus.cc:359] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.741686 16330 raft_consensus.cc:385] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.741968 16330 raft_consensus.cc:740] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.733062 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.743060 16330 consensus_queue.cc:260] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:24.745208 16104 leader_election.cc:343] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.747768 16333 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.748194 16333 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.748723 16330 ts_tablet_manager.cc:1434] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:04:24.749544 16330 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.750049 16333 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.750519 16333 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.751143 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.751711 16213 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.752934 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.753518 16287 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.754858 16330 tablet_bootstrap.cc:654] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.756371 16105 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.757411 16333 raft_consensus.cc:2804] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.757349 16459 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:24.757925 16333 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.758265 16333 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.760736 16459 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.763582 16330 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:24.764063 16330 ts_tablet_manager.cc:1403] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 13:04:24.764408 16333 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.766781 16330 raft_consensus.cc:359] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.767553 16330 raft_consensus.cc:385] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:24.767658 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.767835 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.767903 16330 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:24.768283 16212 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.768445 16287 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.768893 16330 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.770977 16330 ts_tablet_manager.cc:1434] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:04:24.771849 16330 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:24.773839 16333 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.774755 16358 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.775086 16287 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.775213 16358 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.776180 16105 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.776947 16333 raft_consensus.cc:2804] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.777161 16358 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.777391 16333 raft_consensus.cc:697] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.778436 16330 tablet_bootstrap.cc:654] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:24.778330 16333 consensus_queue.cc:237] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.779408 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.780149 16138 raft_consensus.cc:2393] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:24.782420 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.803151 16358 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.803690 16358 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.805887 16180 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:24.806429 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.807049 16138 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:24.807808 16391 raft_consensus.cc:3060] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.810213 16212 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.812125 16354 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.814263 16177 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.816562 16391 raft_consensus.cc:2749] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.817248 16391 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:24.737280 16328 ts_tablet_manager.cc:1434] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:04:24.817579 16391 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.817947 16391 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.818447 16328 tablet_bootstrap.cc:492] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:24.824497 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.825132 16286 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.833683 16286 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.834864 16105 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.835707 16353 raft_consensus.cc:2804] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.836128 16353 raft_consensus.cc:697] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.836675 16358 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.837177 16358 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.836906 16353 consensus_queue.cc:237] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.840757 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:24.842549 16104 leader_election.cc:343] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.843137 16354 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.837565 16358 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.848695 16358 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.849985 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.850045 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.850713 16287 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:24.850817 16138 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:24.851846 16180 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.852929 16391 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.855280 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.855870 16286 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:24.860962 16358 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.861325 16358 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.861646 16358 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.862650 16367 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.874850 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:24.875540 16137 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.883301 16137 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:24.884482 16177 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.889178 16387 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.898633 16391 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.900381 16482 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:24.909011 16482 raft_consensus.cc:697] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:24.909905 16482 consensus_queue.cc:237] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.910812 16484 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.910573 16036 catalog_manager.cc:5697] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:24.911392 16484 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.915997 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:24.918576 16104 leader_election.cc:343] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.920490 16484 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.931879 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:24.932479 16288 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:24.933287 16387 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.938040 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.943985 16353 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.944406 16339 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:24.944479 16353 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.944932 16339 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.946813 16339 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:24.947333 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.948020 16214 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:24.949167 16104 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.950942 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:24.951471 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:24.951519 16137 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:24.952857 16251 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.953655 16339 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.953910 16484 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:24.954031 16339 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.954319 16484 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:24.954417 16339 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.954713 16484 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.958153 16333 consensus_queue.cc:1048] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.961144 16484 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.966630 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:24.968808 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:24.969409 16214 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:24.970593 16253 leader_election.cc:343] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.971673 16328 tablet_bootstrap.cc:654] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:24.973948 16254 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.14.167.62:38391, user_credentials={real_user=slave}} blocked reactor thread for 47840.8us
I20260709 13:04:24.968940 16484 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.976639 16214 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:24.976743 16339 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.977945 16104 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:24.979271 16333 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.979725 16333 raft_consensus.cc:697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:24.980464 16333 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:24.982867 16413 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:24.986797 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:24.987325 16138 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:24.991762 16036 catalog_manager.cc:5697] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:24.963136 16105 leader_election.cc:343] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.995143 16105 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:24.996469 16138 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
W20260709 13:04:24.996661 16105 leader_election.cc:343] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:24.997311 16484 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:24.997515 16251 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:24.998296 16413 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:24.946877 16353 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:24.998726 16413 raft_consensus.cc:697] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:25.001911 16387 raft_consensus.cc:493] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.002375 16365 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.006469 16365 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.008361 16365 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:25.008862 16387 raft_consensus.cc:515] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.009945 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:25.005568 16413 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.003924 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:25.010726 16387 leader_election.cc:290] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:25.012145 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:25.010569 16137 raft_consensus.cc:2468] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:25.014855 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:25.015022 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:25.016455 16253 leader_election.cc:343] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.018751 16253 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:25.020103 16251 leader_election.cc:343] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.021335 16387 raft_consensus.cc:2804] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.025343 16358 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.028123 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:25.028685 16137 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.028960 16484 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:25.022399 16387 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.040745 16387 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.023237 16339 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:25.041626 16105 leader_election.cc:343] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.042023 16137 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:25.051504 16177 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:25.052872 16489 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.053436 16489 raft_consensus.cc:697] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:25.053092 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:25.054293 16489 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.055054 16288 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
W20260709 13:04:25.054765 16253 leader_election.cc:343] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.058121 16253 leader_election.cc:304] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:25.058887 16339 raft_consensus.cc:2749] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:25.059598 16253 leader_election.cc:343] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.063498 16387 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.066291 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:25.066783 16358 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.067605 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:25.068156 16286 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.066862 16137 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.074358 16484 consensus_queue.cc:1048] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.078666 16329 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.079139 16329 ts_tablet_manager.cc:1403] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.346s	user 0.040s	sys 0.112s
I20260709 13:04:25.065660 16387 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:25.078132 16036 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.083271 16329 raft_consensus.cc:359] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.083516 16333 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.084354 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:25.085240 16333 consensus_queue.cc:1048] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:25.086297 16253 leader_election.cc:343] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.083876 16329 raft_consensus.cc:385] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.088681 16329 raft_consensus.cc:740] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.089330 16329 consensus_queue.cc:260] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.093667 16286 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:25.083797 16137 raft_consensus.cc:2468] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:25.097589 16329 ts_tablet_manager.cc:1434] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:04:25.098809 16329 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.106906 16251 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:25.107777 16339 raft_consensus.cc:2804] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.108338 16339 raft_consensus.cc:697] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:25.109155 16339 consensus_queue.cc:237] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.113034 16037 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.115691 16328 tablet_bootstrap.cc:492] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.116079 16328 ts_tablet_manager.cc:1403] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.298s	user 0.007s	sys 0.009s
I20260709 13:04:25.125051 16489 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.134604 16035 catalog_manager.cc:5697] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 2, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.138837 16330 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.139199 16330 ts_tablet_manager.cc:1403] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.368s	user 0.078s	sys 0.148s
I20260709 13:04:25.129204 16489 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.146781 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:25.126678 16484 consensus_queue.cc:1048] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:04:25.149092 16489 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.157161 16328 raft_consensus.cc:359] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.158205 16328 raft_consensus.cc:385] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.158387 16328 raft_consensus.cc:740] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.160041 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.161482 16180 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:25.167565 16328 consensus_queue.cc:260] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.172834 16035 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.167274 16489 raft_consensus.cc:2749] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.179076 16210 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.180018 16330 raft_consensus.cc:359] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.180691 16330 raft_consensus.cc:385] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.180047 16328 ts_tablet_manager.cc:1434] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.003s
I20260709 13:04:25.181043 16330 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.181902 16328 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.185777 16330 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.189096 16330 ts_tablet_manager.cc:1434] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 13:04:25.190346 16330 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.199254 16329 tablet_bootstrap.cc:654] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.209434 16330 tablet_bootstrap.cc:654] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.267372 16485 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.267899 16485 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.269889 16037 catalog_manager.cc:5697] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:25.270491 16485 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.271116 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:25.272898 16484 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:25.274106 16104 leader_election.cc:343] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.289016 16330 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.287925 16353 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.289533 16330 ts_tablet_manager.cc:1403] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.002s
I20260709 13:04:25.292330 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.295224 16353 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.302770 16330 raft_consensus.cc:359] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.303450 16330 raft_consensus.cc:385] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.303896 16330 raft_consensus.cc:740] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.304591 16330 consensus_queue.cc:260] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.332742 16286 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:25.337069 16489 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.337534 16489 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.338514 16329 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.338936 16329 ts_tablet_manager.cc:1403] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.240s	user 0.017s	sys 0.029s
I20260709 13:04:25.338878 16105 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:25.339401 16489 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.340368 16353 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.340700 16353 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.341012 16353 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.342150 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.341900 16329 raft_consensus.cc:359] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.344888 16329 raft_consensus.cc:385] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.344971 16330 ts_tablet_manager.cc:1434] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.001s
I20260709 13:04:25.345211 16329 raft_consensus.cc:740] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.346084 16330 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.345850 16329 consensus_queue.cc:260] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.347038 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:25.348431 16329 ts_tablet_manager.cc:1434] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:04:25.348312 16177 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:25.349277 16329 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.349344 16489 raft_consensus.cc:2749] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.349489 16353 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.353318 16353 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.352936 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:25.354410 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:25.354996 16286 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:25.358335 16104 leader_election.cc:343] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.366911 16286 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:25.367707 16330 tablet_bootstrap.cc:654] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.369670 16105 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:25.372298 16354 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.373850 16328 tablet_bootstrap.cc:654] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.372742 16354 raft_consensus.cc:697] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:25.375312 16288 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.376010 16354 consensus_queue.cc:237] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.386096 16484 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.392556 16485 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.395648 16214 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.402642 16329 tablet_bootstrap.cc:654] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.415880 16035 catalog_manager.cc:5697] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.437644 16286 raft_consensus.cc:1275] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:25.443740 16333 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.446331 16329 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.446830 16329 ts_tablet_manager.cc:1403] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.002s
I20260709 13:04:25.449609 16489 consensus_queue.cc:1048] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:25.453166 16329 raft_consensus.cc:359] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.453878 16329 raft_consensus.cc:385] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.454141 16329 raft_consensus.cc:740] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.456022 16137 raft_consensus.cc:1275] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:25.454718 16329 consensus_queue.cc:260] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.465850 16329 ts_tablet_manager.cc:1434] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:04:25.467495 16329 tablet_bootstrap.cc:492] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.470721 16328 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.471191 16328 ts_tablet_manager.cc:1403] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.290s	user 0.005s	sys 0.023s
I20260709 13:04:25.471485 16489 consensus_queue.cc:1048] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.473881 16328 raft_consensus.cc:359] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.474547 16328 raft_consensus.cc:385] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.474808 16328 raft_consensus.cc:740] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.475451 16328 consensus_queue.cc:260] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.479835 16328 ts_tablet_manager.cc:1434] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:04:25.480010 16330 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.480870 16328 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.482908 16330 ts_tablet_manager.cc:1403] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.137s	user 0.018s	sys 0.026s
I20260709 13:04:25.495285 16330 raft_consensus.cc:359] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.495934 16330 raft_consensus.cc:385] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.496176 16330 raft_consensus.cc:740] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.497614 16328 tablet_bootstrap.cc:654] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.498450 16333 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.499217 16387 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.500327 16330 consensus_queue.cc:260] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.502590 16330 ts_tablet_manager.cc:1434] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260709 13:04:25.503427 16330 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.507882 16330 tablet_bootstrap.cc:654] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.517696 16328 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.518239 16328 ts_tablet_manager.cc:1403] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.001s
I20260709 13:04:25.527971 16387 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.546245 16328 raft_consensus.cc:359] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.546809 16328 raft_consensus.cc:385] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.547017 16328 raft_consensus.cc:740] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.547508 16328 consensus_queue.cc:260] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.562067 16328 ts_tablet_manager.cc:1434] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.009s
I20260709 13:04:25.563196 16328 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.564913 16486 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.574649 16329 tablet_bootstrap.cc:654] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:25.606256 16253 consensus_peers.cc:597] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:25.636894 16333 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.637332 16333 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.638222 16328 tablet_bootstrap.cc:654] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:25.639003 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:25.639330 16333 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.640774 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.640926 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:25.641398 16285 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
W20260709 13:04:25.642589 16104 leader_election.cc:343] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.643697 16489 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.645843 16330 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.646310 16330 ts_tablet_manager.cc:1403] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.143s	user 0.025s	sys 0.026s
I20260709 13:04:25.647974 16105 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:25.648838 16330 raft_consensus.cc:359] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.649509 16330 raft_consensus.cc:385] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.649971 16330 raft_consensus.cc:740] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.650750 16330 consensus_queue.cc:260] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.652889 16330 ts_tablet_manager.cc:1434] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:25.657250 16330 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.662281 16485 raft_consensus.cc:2804] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.662660 16485 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.662978 16485 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.667083 16214 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.668018 16330 tablet_bootstrap.cc:654] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.668843 16329 tablet_bootstrap.cc:492] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.669328 16329 ts_tablet_manager.cc:1403] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.202s	user 0.041s	sys 0.035s
I20260709 13:04:25.673053 16329 raft_consensus.cc:359] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.673841 16329 raft_consensus.cc:385] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.674183 16329 raft_consensus.cc:740] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.674832 16413 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:25.674816 16329 consensus_queue.cc:260] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.677201 16329 ts_tablet_manager.cc:1434] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:25.679250 16333 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.679661 16333 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.680699 16485 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.682343 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.686534 16485 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.687620 16329 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.690541 16328 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.692358 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:25.702064 16286 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:25.694399 16105 leader_election.cc:343] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.705864 16333 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.708132 16286 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:25.709072 16105 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:25.709295 16328 ts_tablet_manager.cc:1403] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.003s
I20260709 13:04:25.710002 16333 raft_consensus.cc:2804] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.710480 16333 raft_consensus.cc:697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:25.711190 16333 consensus_queue.cc:237] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.711937 16328 raft_consensus.cc:359] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.712554 16328 raft_consensus.cc:385] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.712807 16328 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.713447 16328 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.723825 16328 ts_tablet_manager.cc:1434] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.003s
I20260709 13:04:25.724822 16328 tablet_bootstrap.cc:492] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.697649 16329 tablet_bootstrap.cc:654] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.697580 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:25.741590 16330 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.742048 16330 ts_tablet_manager.cc:1403] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.025s
I20260709 13:04:25.696839 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:25.742777 16214 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
W20260709 13:04:25.743778 16104 leader_election.cc:343] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.744781 16104 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:25.746212 16353 raft_consensus.cc:2804] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.746552 16353 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.746893 16353 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.746670 16330 raft_consensus.cc:359] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.747316 16330 raft_consensus.cc:385] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.747588 16330 raft_consensus.cc:740] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.748219 16330 consensus_queue.cc:260] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.750255 16330 ts_tablet_manager.cc:1434] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:25.751057 16330 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.754932 16328 tablet_bootstrap.cc:654] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.760839 16353 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.763222 16329 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.768420 16329 ts_tablet_manager.cc:1403] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.007s
I20260709 13:04:25.771096 16329 raft_consensus.cc:359] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.771762 16329 raft_consensus.cc:385] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.772226 16329 raft_consensus.cc:740] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.773046 16329 consensus_queue.cc:260] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.775358 16329 ts_tablet_manager.cc:1434] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:04:25.776275 16329 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.780005 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:25.780592 16214 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.765789 16330 tablet_bootstrap.cc:654] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.782069 16353 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.767506 16328 tablet_bootstrap.cc:492] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.784884 16328 ts_tablet_manager.cc:1403] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.001s
I20260709 13:04:25.786485 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:25.787058 16285 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.788110 16489 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.788551 16489 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.788983 16329 tablet_bootstrap.cc:654] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.790827 16489 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.792304 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:25.794972 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.796506 16180 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:25.797555 16489 raft_consensus.cc:2749] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:25.799513 16328 raft_consensus.cc:359] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.800222 16328 raft_consensus.cc:385] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.800521 16328 raft_consensus.cc:740] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.801210 16328 consensus_queue.cc:260] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.801705 16333 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:25.804364 16329 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.804858 16329 ts_tablet_manager.cc:1403] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260709 13:04:25.806704 16328 ts_tablet_manager.cc:1434] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.004s
I20260709 13:04:25.800762 16037 catalog_manager.cc:5697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.807415 16329 raft_consensus.cc:359] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.816352 16329 raft_consensus.cc:385] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.816673 16329 raft_consensus.cc:740] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.817390 16329 consensus_queue.cc:260] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:25.819638 16104 consensus_peers.cc:597] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:25.812520 16285 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:25.822007 16105 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:25.819653 16329 ts_tablet_manager.cc:1434] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:04:25.822703 16333 raft_consensus.cc:2804] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:25.823287 16333 raft_consensus.cc:697] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:25.823592 16329 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.823974 16333 consensus_queue.cc:237] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.809847 16214 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:25.807632 16328 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.836906 16330 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.837353 16330 ts_tablet_manager.cc:1403] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.086s	user 0.029s	sys 0.022s
I20260709 13:04:25.839807 16330 raft_consensus.cc:359] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.840411 16330 raft_consensus.cc:385] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.829674 16329 tablet_bootstrap.cc:654] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.840438 16328 tablet_bootstrap.cc:654] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.853592 16329 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.854065 16329 ts_tablet_manager.cc:1403] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260709 13:04:25.840736 16330 raft_consensus.cc:740] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.856232 16330 consensus_queue.cc:260] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.856575 16329 raft_consensus.cc:359] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.857214 16329 raft_consensus.cc:385] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.857492 16329 raft_consensus.cc:740] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.858215 16330 ts_tablet_manager.cc:1434] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:04:25.858093 16329 consensus_queue.cc:260] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.859122 16330 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.860277 16329 ts_tablet_manager.cc:1434] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:25.861176 16329 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.866464 16329 tablet_bootstrap.cc:654] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.876662 16330 tablet_bootstrap.cc:654] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.878139 16328 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.878696 16328 ts_tablet_manager.cc:1403] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.003s
I20260709 13:04:25.881429 16328 raft_consensus.cc:359] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.890007 16328 raft_consensus.cc:385] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.890312 16328 raft_consensus.cc:740] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.890969 16328 consensus_queue.cc:260] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.897073 16037 catalog_manager.cc:5697] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:25.901079 16328 ts_tablet_manager.cc:1434] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.002s
I20260709 13:04:25.902089 16328 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.931717 16330 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.931717 16329 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.932255 16329 ts_tablet_manager.cc:1403] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.035s
I20260709 13:04:25.933208 16328 tablet_bootstrap.cc:654] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.932255 16330 ts_tablet_manager.cc:1403] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.032s
I20260709 13:04:25.937036 16330 raft_consensus.cc:359] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.937660 16330 raft_consensus.cc:385] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.937937 16330 raft_consensus.cc:740] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.938503 16330 consensus_queue.cc:260] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.939842 16329 raft_consensus.cc:359] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.940367 16330 ts_tablet_manager.cc:1434] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:04:25.940514 16329 raft_consensus.cc:385] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.940924 16329 raft_consensus.cc:740] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.941565 16330 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:25.941598 16329 consensus_queue.cc:260] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.948307 16329 ts_tablet_manager.cc:1434] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:04:25.948431 16330 tablet_bootstrap.cc:654] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.949218 16329 tablet_bootstrap.cc:492] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.955212 16329 tablet_bootstrap.cc:654] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.961918 16328 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:25.962363 16328 ts_tablet_manager.cc:1403] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.004s
I20260709 13:04:25.963308 16365 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.963837 16365 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.964783 16329 tablet_bootstrap.cc:492] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:25.965217 16329 ts_tablet_manager.cc:1403] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 13:04:25.965070 16328 raft_consensus.cc:359] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.966075 16328 raft_consensus.cc:385] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.966619 16328 raft_consensus.cc:740] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.967110 16328 consensus_queue.cc:260] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.967813 16365 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:25.968353 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:25.968818 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:25.968977 16139 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:25.970252 16251 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
W20260709 13:04:25.970786 16253 leader_election.cc:343] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.970983 16365 raft_consensus.cc:2804] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:25.971302 16328 ts_tablet_manager.cc:1434] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:04:25.971318 16365 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:25.971819 16365 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.972445 16329 raft_consensus.cc:359] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.973038 16329 raft_consensus.cc:385] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.973305 16329 raft_consensus.cc:740] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.973887 16329 consensus_queue.cc:260] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.976747 16328 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:25.979859 16330 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:25.980252 16330 ts_tablet_manager.cc:1403] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.010s
I20260709 13:04:25.982353 16328 tablet_bootstrap.cc:654] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.982620 16330 raft_consensus.cc:359] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.983260 16330 raft_consensus.cc:385] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:25.983530 16330 raft_consensus.cc:740] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:25.977913 16365 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.984639 16329 ts_tablet_manager.cc:1434] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:04:25.985441 16329 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:25.986519 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:25.986647 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:25.987191 16139 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:25.987584 16365 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:25.987586 16253 leader_election.cc:343] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:25.988857 16489 raft_consensus.cc:493] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:25.988710 16330 consensus_queue.cc:260] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.989286 16489 raft_consensus.cc:515] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:25.990667 16329 tablet_bootstrap.cc:654] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:25.991199 16489 leader_election.cc:290] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:25.993593 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:25.993991 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:25.994185 16288 raft_consensus.cc:2468] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:25.994587 16137 raft_consensus.cc:2468] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:25.995352 16180 leader_election.cc:304] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:25.990693 16330 ts_tablet_manager.cc:1434] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:04:25.997213 16330 tablet_bootstrap.cc:492] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.002732 16330 tablet_bootstrap.cc:654] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.007751 16328 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.008279 16328 ts_tablet_manager.cc:1403] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.007s
I20260709 13:04:25.996176 16489 raft_consensus.cc:2804] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.010264 16489 raft_consensus.cc:493] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.010197 16328 raft_consensus.cc:359] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.010732 16489 raft_consensus.cc:3060] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.010896 16328 raft_consensus.cc:385] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.011216 16328 raft_consensus.cc:740] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.012178 16330 tablet_bootstrap.cc:492] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.011832 16328 consensus_queue.cc:260] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.013840 16328 ts_tablet_manager.cc:1434] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260709 13:04:26.014946 16328 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.016198 16330 ts_tablet_manager.cc:1403] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260709 13:04:26.021380 16139 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:26.022909 16489 raft_consensus.cc:515] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.026611 16251 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.027514 16489 leader_election.cc:290] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.027663 16365 raft_consensus.cc:2804] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.028501 16365 raft_consensus.cc:697] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:26.029264 16365 consensus_queue.cc:237] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.032831 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:26.033439 16288 raft_consensus.cc:3060] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.034065 16328 tablet_bootstrap.cc:654] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.035853 16214 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.032795 16330 raft_consensus.cc:359] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.037433 16330 raft_consensus.cc:385] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.037693 16330 raft_consensus.cc:740] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.038538 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.038340 16330 consensus_queue.cc:260] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.039085 16139 raft_consensus.cc:3060] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.040369 16330 ts_tablet_manager.cc:1434] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 13:04:26.041170 16330 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.041944 16288 raft_consensus.cc:2468] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:26.043031 16180 leader_election.cc:304] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:26.046330 16413 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.046600 16330 tablet_bootstrap.cc:654] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.046792 16413 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.050311 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.050958 16137 raft_consensus.cc:2468] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.052402 16251 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.053311 16339 raft_consensus.cc:2804] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.053709 16339 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.054078 16339 raft_consensus.cc:3060] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.054445 16329 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.053409 16139 raft_consensus.cc:2468] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:26.054742 16328 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.110845 16329 ts_tablet_manager.cc:1403] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.126s	user 0.014s	sys 0.029s
I20260709 13:04:26.111021 16328 ts_tablet_manager.cc:1403] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.004s
I20260709 13:04:26.083369 16339 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.061566 16489 raft_consensus.cc:2804] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.113271 16413 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.119210 16489 raft_consensus.cc:697] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:26.121449 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.072579 16358 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.123045 16358 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.124027 16328 raft_consensus.cc:359] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.124683 16328 raft_consensus.cc:385] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.124935 16328 raft_consensus.cc:740] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.083910 16482 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.126379 16482 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.127139 16339 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.125595 16328 consensus_queue.cc:260] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.121441 16330 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.128305 16330 ts_tablet_manager.cc:1403] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.087s	user 0.055s	sys 0.021s
I20260709 13:04:26.128829 16328 ts_tablet_manager.cc:1434] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:04:26.093832 16387 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.129731 16387 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.131022 16330 raft_consensus.cc:359] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.131778 16330 raft_consensus.cc:385] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.114311 16365 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.132050 16330 raft_consensus.cc:740] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.132411 16365 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.132730 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.133932 16330 consensus_queue.cc:260] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.135308 16484 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.135753 16484 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.120168 16489 consensus_queue.cc:237] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.138624 16037 catalog_manager.cc:5697] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.140182 16330 ts_tablet_manager.cc:1434] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:26.131793 16387 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.150066 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.150666 16138 raft_consensus.cc:3060] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.150768 16484 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.153913 16365 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.154660 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.157482 16330 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.160200 16329 raft_consensus.cc:359] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.160928 16329 raft_consensus.cc:385] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.161193 16329 raft_consensus.cc:740] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.162758 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.163053 16213 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.163679 16482 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.155611 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.162752 16137 raft_consensus.cc:2468] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.164701 16139 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.165939 16328 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.166819 16358 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.167757 16329 consensus_queue.cc:260] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.172362 16329 ts_tablet_manager.cc:1434] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 13:04:26.177829 16251 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.173429 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.183239 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.183952 16288 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:26.188570 16180 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:26.189659 16251 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.190104 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.190591 16413 raft_consensus.cc:2804] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.190840 16285 raft_consensus.cc:2393] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:26.190994 16413 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.191345 16413 raft_consensus.cc:3060] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.194393 16358 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.194746 16358 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.195075 16358 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.247762 16387 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.241961 16353 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.248262 16387 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.248621 16353 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.249068 16180 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:26.252465 16387 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.256610 16358 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.292160 16329 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.221232 16550 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.294788 16550 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.295161 16550 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.297777 16138 raft_consensus.cc:2468] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:26.298274 16413 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.300230 16413 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.301928 16330 tablet_bootstrap.cc:654] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.303624 16387 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.304172 16486 raft_consensus.cc:2749] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.304919 16489 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.306027 16387 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.301463 16550 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:26.304278 16104 leader_election.cc:343] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:26.305279 16253 leader_election.cc:343] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.306595 16489 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.315289 16486 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:26.312752 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 77244.1us
I20260709 13:04:26.317463 16486 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.318410 16489 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.319331 16486 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.319293 16550 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.321888 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.323172 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.326496 16459 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.326736 16358 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.314811 16353 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.328550 16387 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.330261 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.330413 16251 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.331002 16214 raft_consensus.cc:2393] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:26.331151 16549 raft_consensus.cc:2804] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.331630 16549 raft_consensus.cc:697] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
W20260709 13:04:26.332098 16253 leader_election.cc:343] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.332391 16549 consensus_queue.cc:237] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.332939 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.333197 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.333492 16139 raft_consensus.cc:3060] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.335212 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.336117 16329 tablet_bootstrap.cc:654] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.338548 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:26.339247 16285 raft_consensus.cc:2393] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:26.339995 16328 tablet_bootstrap.cc:654] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.340505 16139 raft_consensus.cc:2468] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:26.342445 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.342655 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.343047 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.343616 16139 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.345742 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.346522 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.347221 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.346171 16037 catalog_manager.cc:5697] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.353161 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.353968 16213 raft_consensus.cc:2393] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:26.355103 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.356897 16330 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.357342 16330 ts_tablet_manager.cc:1403] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.200s	user 0.006s	sys 0.008s
I20260709 13:04:26.358268 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.358706 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.359030 16137 raft_consensus.cc:2393] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:26.360280 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.359963 16330 raft_consensus.cc:359] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.360983 16330 raft_consensus.cc:385] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.361058 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.360996 16285 raft_consensus.cc:2393] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
W20260709 13:04:26.363224 16251 leader_election.cc:343] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.363930 16251 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.367938 16550 raft_consensus.cc:2804] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.368402 16550 raft_consensus.cc:697] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:26.368867 16459 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.368778 16177 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:26.369066 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.369380 16459 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:26.369855 16251 leader_election.cc:343] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.370009 16486 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.371404 16459 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.371618 16329 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.372067 16329 ts_tablet_manager.cc:1403] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.003s
I20260709 13:04:26.372174 16177 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:26.373142 16486 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.374589 16329 raft_consensus.cc:359] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.375231 16329 raft_consensus.cc:385] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.375470 16329 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.379711 16486 raft_consensus.cc:2749] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.380489 16036 catalog_manager.cc:5697] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.382126 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.384130 16177 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:26.385182 16486 raft_consensus.cc:2749] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.361310 16330 raft_consensus.cc:740] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.386319 16330 consensus_queue.cc:260] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.391160 16288 raft_consensus.cc:2468] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
W20260709 13:04:26.390601 16104 leader_election.cc:343] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.388422 16139 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:26.369213 16550 consensus_queue.cc:237] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.396236 16330 ts_tablet_manager.cc:1434] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 13:04:26.392356 16333 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:04:26.396934 16105 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.399128 16459 raft_consensus.cc:2749] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.400401 16213 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:26.402170 16253 leader_election.cc:343] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:26.403406 16253 leader_election.cc:343] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.403858 16485 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.403955 16333 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.408010 16329 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.409219 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.410557 16330 tablet_bootstrap.cc:492] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
W20260709 13:04:26.410781 16105 leader_election.cc:343] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.417497 16329 ts_tablet_manager.cc:1434] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260709 13:04:26.418541 16329 tablet_bootstrap.cc:492] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.421904 16328 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.403841 16253 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.422333 16328 ts_tablet_manager.cc:1403] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.260s	user 0.062s	sys 0.106s
W20260709 13:04:26.422851 16253 leader_election.cc:343] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.424073 16413 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:04:26.425978 16104 leader_election.cc:343] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:26.426326 16253 leader_election.cc:343] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.426676 16104 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.426739 16253 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.430888 16459 raft_consensus.cc:2749] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.432739 16413 raft_consensus.cc:2749] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.438807 16105 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.440217 16251 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.443179 16413 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.443797 16413 raft_consensus.cc:697] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:26.444561 16413 consensus_queue.cc:237] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.447644 16333 raft_consensus.cc:2804] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.447978 16333 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.448256 16333 raft_consensus.cc:3060] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.451211 16485 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.451738 16485 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.453949 16333 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.454327 16485 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.427641 16328 raft_consensus.cc:359] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.454890 16328 raft_consensus.cc:385] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.455533 16328 raft_consensus.cc:740] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.456158 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.429106 16036 catalog_manager.cc:5697] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.430332 16330 tablet_bootstrap.cc:654] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.456277 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.429075 16329 tablet_bootstrap.cc:654] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.456990 16328 consensus_queue.cc:260] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.459837 16333 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:26.464577 16104 leader_election.cc:343] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.469202 16328 ts_tablet_manager.cc:1434] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.001s
W20260709 13:04:26.469406 16104 leader_election.cc:343] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.470148 16328 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.472460 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:26.473120 16285 raft_consensus.cc:3060] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.474066 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:26.478139 16105 leader_election.cc:343] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.478472 16105 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.479267 16333 raft_consensus.cc:2749] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.485598 16285 raft_consensus.cc:2468] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:26.501979 16330 tablet_bootstrap.cc:492] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.502532 16330 ts_tablet_manager.cc:1403] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.001s
I20260709 13:04:26.509232 16105 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.510535 16333 raft_consensus.cc:2804] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.512768 16333 raft_consensus.cc:697] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:26.513631 16333 consensus_queue.cc:237] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.515950 16329 tablet_bootstrap.cc:492] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.516386 16329 ts_tablet_manager.cc:1403] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.098s	user 0.012s	sys 0.021s
I20260709 13:04:26.532217 16330 raft_consensus.cc:359] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.532902 16330 raft_consensus.cc:385] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.533151 16330 raft_consensus.cc:740] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.533911 16330 consensus_queue.cc:260] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.535863 16550 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:26.540829 16330 ts_tablet_manager.cc:1434] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.038s	user 0.010s	sys 0.000s
I20260709 13:04:26.541781 16330 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.542243 16328 tablet_bootstrap.cc:654] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.548393 16329 raft_consensus.cc:359] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.549048 16329 raft_consensus.cc:385] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.549291 16329 raft_consensus.cc:740] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.550220 16330 tablet_bootstrap.cc:654] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.549916 16329 consensus_queue.cc:260] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.549433 16036 catalog_manager.cc:5697] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.553339 16329 ts_tablet_manager.cc:1434] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.005s
I20260709 13:04:26.553467 16549 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.558130 16329 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.556907 16328 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.560299 16328 ts_tablet_manager.cc:1403] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.090s	user 0.003s	sys 0.010s
I20260709 13:04:26.556388 16035 catalog_manager.cc:5697] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.564131 16329 tablet_bootstrap.cc:654] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.575536 16329 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.575947 16329 ts_tablet_manager.cc:1403] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 13:04:26.578665 16329 raft_consensus.cc:359] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.579324 16329 raft_consensus.cc:385] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.579579 16329 raft_consensus.cc:740] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.580332 16329 consensus_queue.cc:260] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.582396 16329 ts_tablet_manager.cc:1434] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:04:26.583146 16329 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.583228 16486 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.585675 16486 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.588212 16486 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.589437 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.589876 16329 tablet_bootstrap.cc:654] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.589504 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.595127 16139 raft_consensus.cc:2393] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:26.596318 16177 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:26.597448 16486 raft_consensus.cc:3060] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.600497 16329 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.600914 16329 ts_tablet_manager.cc:1403] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260709 13:04:26.609472 16486 raft_consensus.cc:2749] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.603222 16329 raft_consensus.cc:359] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.608697 16328 raft_consensus.cc:359] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.613018 16329 raft_consensus.cc:385] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.613337 16329 raft_consensus.cc:740] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.613372 16330 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.613348 16328 raft_consensus.cc:385] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.614027 16328 raft_consensus.cc:740] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.614107 16330 ts_tablet_manager.cc:1403] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.031s
I20260709 13:04:26.614114 16329 consensus_queue.cc:260] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.614938 16328 consensus_queue.cc:260] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.616185 16329 ts_tablet_manager.cc:1434] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:04:26.616835 16328 ts_tablet_manager.cc:1434] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.003s
I20260709 13:04:26.616511 16330 raft_consensus.cc:359] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.617368 16329 tablet_bootstrap.cc:492] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.617224 16330 raft_consensus.cc:385] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.618158 16330 raft_consensus.cc:740] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.618845 16330 consensus_queue.cc:260] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.623273 16328 tablet_bootstrap.cc:492] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.623464 16329 tablet_bootstrap.cc:654] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.631322 16328 tablet_bootstrap.cc:654] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.625255 16330 ts_tablet_manager.cc:1434] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:04:26.635735 16330 tablet_bootstrap.cc:492] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.641537 16328 tablet_bootstrap.cc:492] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.642007 16328 ts_tablet_manager.cc:1403] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:04:26.644407 16328 raft_consensus.cc:359] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.645038 16328 raft_consensus.cc:385] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.645279 16328 raft_consensus.cc:740] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.645994 16486 consensus_queue.cc:1048] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.645984 16328 consensus_queue.cc:260] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.649035 16328 ts_tablet_manager.cc:1434] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:26.650007 16328 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.659442 16328 tablet_bootstrap.cc:654] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.659457 16330 tablet_bootstrap.cc:654] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.679646 16329 tablet_bootstrap.cc:492] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.680135 16329 ts_tablet_manager.cc:1403] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.005s
I20260709 13:04:26.685266 16329 raft_consensus.cc:359] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.686267 16329 raft_consensus.cc:385] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.686515 16329 raft_consensus.cc:740] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.687196 16329 consensus_queue.cc:260] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.693035 16489 consensus_queue.cc:1048] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:26.695690 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:26.696593 16328 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.697001 16328 ts_tablet_manager.cc:1403] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.002s
I20260709 13:04:26.702214 16552 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.702665 16552 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.704713 16552 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.705652 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.706077 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.706277 16286 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:26.706663 16138 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:26.707613 16180 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:26.708434 16489 raft_consensus.cc:2804] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.708762 16489 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.709090 16489 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.710055 16328 raft_consensus.cc:359] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.711149 16328 raft_consensus.cc:385] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.711476 16328 raft_consensus.cc:740] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.710865 16329 ts_tablet_manager.cc:1434] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 13:04:26.712733 16329 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.715657 16328 consensus_queue.cc:260] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.717809 16328 ts_tablet_manager.cc:1434] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 13:04:26.718036 16330 tablet_bootstrap.cc:492] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.718464 16330 ts_tablet_manager.cc:1403] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.000s
I20260709 13:04:26.719293 16328 tablet_bootstrap.cc:492] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.720760 16330 raft_consensus.cc:359] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.721386 16330 raft_consensus.cc:385] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.721643 16330 raft_consensus.cc:740] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.722368 16330 consensus_queue.cc:260] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.727941 16489 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.728248 16413 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.730552 16330 ts_tablet_manager.cc:1434] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:04:26.731452 16333 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.731868 16333 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.732816 16489 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.737490 16330 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.738932 16333 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.739696 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.739862 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.740363 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.744961 16329 tablet_bootstrap.cc:654] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.740944 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:26.758953 16333 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.759485 16285 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.762084 16333 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.764099 16333 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.744681 16353 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.765211 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.775640 16330 tablet_bootstrap.cc:654] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.775473 16353 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.777654 16353 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.758723 16139 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.767365 16328 tablet_bootstrap.cc:654] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:26.767936 16105 leader_election.cc:343] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:26.779212 16104 leader_election.cc:343] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.780038 16104 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:26.781438 16104 leader_election.cc:343] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.788231 16489 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.788697 16489 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.790620 16489 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.791764 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.792361 16284 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:26.769918 16285 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:26.782052 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.793605 16180 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:26.794075 16213 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:26.794821 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.795408 16137 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:26.795535 16489 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.796523 16180 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:26.797112 16489 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.797252 16552 raft_consensus.cc:2804] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.798336 16104 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:26.798691 16328 tablet_bootstrap.cc:492] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.798995 16333 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.799156 16328 ts_tablet_manager.cc:1403] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.000s
I20260709 13:04:26.784899 16139 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:26.799474 16552 raft_consensus.cc:697] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:26.800325 16552 consensus_queue.cc:237] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.770682 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.782513 16353 raft_consensus.cc:2749] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.787285 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:26.801667 16286 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
W20260709 13:04:26.802428 16105 leader_election.cc:343] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.802816 16105 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.803086 16328 raft_consensus.cc:359] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.803731 16328 raft_consensus.cc:385] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.804005 16328 raft_consensus.cc:740] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.797506 16489 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.804513 16353 raft_consensus.cc:2749] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.804492 16330 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.806191 16330 ts_tablet_manager.cc:1403] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 13:04:26.804589 16328 consensus_queue.cc:260] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.809053 16330 raft_consensus.cc:359] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.809684 16330 raft_consensus.cc:385] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.810025 16330 raft_consensus.cc:740] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.810791 16330 consensus_queue.cc:260] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.809775 16328 ts_tablet_manager.cc:1434] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:04:26.812414 16328 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.799448 16333 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.813491 16333 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.816838 16329 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.817265 16329 ts_tablet_manager.cc:1403] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.105s	user 0.011s	sys 0.012s
I20260709 13:04:26.819255 16413 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.819674 16329 raft_consensus.cc:359] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.820300 16329 raft_consensus.cc:385] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.820549 16329 raft_consensus.cc:740] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.821864 16330 ts_tablet_manager.cc:1434] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:04:26.822628 16330 tablet_bootstrap.cc:492] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.823237 16329 consensus_queue.cc:260] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.825136 16329 ts_tablet_manager.cc:1434] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:04:26.825970 16329 tablet_bootstrap.cc:492] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.827665 16333 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.830354 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:26.830919 16288 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.830701 16489 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.830354 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.834553 16333 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.835873 16213 raft_consensus.cc:2393] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:26.836329 16328 tablet_bootstrap.cc:654] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.840168 16489 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:26.841830 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:26.843514 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.844192 16138 raft_consensus.cc:2393] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:26.845285 16177 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:26.846349 16552 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:26.848680 16413 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.849189 16413 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.850958 16329 tablet_bootstrap.cc:654] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.851418 16413 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.852571 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:26.854351 16251 leader_election.cc:343] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.854512 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.855085 16213 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.856034 16288 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:26.856091 16253 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:26.857432 16105 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:26.858170 16484 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.858400 16413 raft_consensus.cc:2804] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.858661 16484 raft_consensus.cc:697] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:26.858865 16413 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.859550 16484 consensus_queue.cc:237] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.863217 16413 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.866578 16036 catalog_manager.cc:5697] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.869146 16549 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.884022 16330 tablet_bootstrap.cc:654] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.887701 16413 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.891734 16413 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.892269 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.892827 16212 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.892889 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
W20260709 13:04:26.894263 16251 leader_election.cc:343] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:26.900610 16328 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.901024 16328 ts_tablet_manager.cc:1403] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.000s
I20260709 13:04:26.908077 16328 raft_consensus.cc:359] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.908748 16328 raft_consensus.cc:385] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.909806 16328 raft_consensus.cc:740] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.910538 16328 consensus_queue.cc:260] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.909418 16330 tablet_bootstrap.cc:492] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:26.911616 16330 ts_tablet_manager.cc:1403] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.001s
I20260709 13:04:26.919399 16328 ts_tablet_manager.cc:1434] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:04:26.920258 16328 tablet_bootstrap.cc:492] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.913882 16212 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:26.923316 16253 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:26.924427 16365 raft_consensus.cc:2804] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:26.926017 16365 raft_consensus.cc:697] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:26.926422 16213 raft_consensus.cc:3060] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.926818 16365 consensus_queue.cc:237] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.928114 16328 tablet_bootstrap.cc:654] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.932528 16330 raft_consensus.cc:359] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.933171 16330 raft_consensus.cc:385] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.933447 16330 raft_consensus.cc:740] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.935354 16329 tablet_bootstrap.cc:492] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.935827 16329 ts_tablet_manager.cc:1403] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.026s
I20260709 13:04:26.936364 16036 catalog_manager.cc:5697] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:26.938287 16329 raft_consensus.cc:359] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.939412 16329 raft_consensus.cc:385] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.939716 16329 raft_consensus.cc:740] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.940423 16329 consensus_queue.cc:260] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.942349 16329 ts_tablet_manager.cc:1434] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:26.943496 16329 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:26.951930 16330 consensus_queue.cc:260] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.952527 16328 tablet_bootstrap.cc:492] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:26.952648 16329 tablet_bootstrap.cc:654] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.956036 16330 ts_tablet_manager.cc:1434] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 13:04:26.956936 16330 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:26.953943 16328 ts_tablet_manager.cc:1403] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.007s
I20260709 13:04:26.960829 16328 raft_consensus.cc:359] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.961455 16328 raft_consensus.cc:385] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:26.961697 16328 raft_consensus.cc:740] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:26.963240 16549 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:26.967599 16365 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.968096 16365 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.968425 16328 consensus_queue.cc:260] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.970468 16328 ts_tablet_manager.cc:1434] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:04:26.971285 16328 tablet_bootstrap.cc:492] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:26.971693 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.972280 16138 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.973467 16251 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.974268 16549 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.974599 16549 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.974900 16549 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.976799 16328 tablet_bootstrap.cc:654] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.976872 16036 catalog_manager.cc:5697] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:26.981122 16549 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.982331 16365 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.983382 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.984022 16212 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.984728 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:26.985271 16138 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.990106 16365 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:26.990614 16365 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.993168 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:26.993703 16139 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.994798 16251 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:26.995553 16413 raft_consensus.cc:2804] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:26.995992 16413 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:26.995749 16365 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:26.966249 16330 tablet_bootstrap.cc:654] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:26.966392 16329 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:26.998085 16329 ts_tablet_manager.cc:1403] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.008s
I20260709 13:04:26.996793 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:26.998291 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:26.996402 16413 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:26.998656 16212 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:26.999006 16211 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.000970 16329 raft_consensus.cc:359] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.997270 16549 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:27.001573 16329 raft_consensus.cc:385] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:27.001962 16329 raft_consensus.cc:740] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:27.002580 16329 consensus_queue.cc:260] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:27.005578 16329 ts_tablet_manager.cc:1434] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:27.007282 16329 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:27.012247 16413 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:26.996569 16138 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:27.014508 16211 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:27.016897 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:27.017434 16139 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.017652 16253 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:27.013339 16329 tablet_bootstrap.cc:654] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:27.018779 16413 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:27.024399 16413 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.024742 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:27.025403 16211 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:27.027585 16139 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:27.028774 16251 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:27.029649 16387 raft_consensus.cc:2804] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:27.030493 16387 raft_consensus.cc:697] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:27.031314 16387 consensus_queue.cc:237] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:27.024909 16413 raft_consensus.cc:697] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:27.033121 16413 consensus_queue.cc:237] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:27.046821 16211 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:27.104785 16365 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:27.105443 16365 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:27.108587 16365 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:27.109900 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:27.123386 16253 leader_election.cc:343] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:27.734120 16328 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.755s	user 0.030s	sys 0.088s
W20260709 13:04:27.848239 16328 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.869s	user 0.030s	sys 0.089s
W20260709 13:04:27.871266 16387 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.829s	user 0.029s	sys 0.043s
W20260709 13:04:27.871655 16387 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.830s	user 0.029s	sys 0.043s
W20260709 13:04:27.871722 16253 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.665s	user 0.004s	sys 0.016s
W20260709 13:04:27.872123 16253 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.665s	user 0.004s	sys 0.016s
W20260709 13:04:27.873521 16252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.658s	user 0.035s	sys 0.040s
W20260709 13:04:28.039829 16252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.825s	user 0.036s	sys 0.040s
I20260709 13:04:28.290126 16603 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:28.290711 16603 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:28.292790 16603 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:28.498703 16253 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.596s	user 0.010s	sys 0.036s
W20260709 13:04:28.499099 16253 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.596s	user 0.010s	sys 0.036s
W20260709 13:04:28.509169 16329 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.488s	user 0.071s	sys 0.148s
W20260709 13:04:28.509583 16329 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.488s	user 0.071s	sys 0.148s
W20260709 13:04:28.429075 16413 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.386s	user 0.014s	sys 0.022s
W20260709 13:04:28.575378 16413 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.533s	user 0.015s	sys 0.023s
W20260709 13:04:28.890297 16601 log.cc:927] Time spent T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.246s	user 0.000s	sys 0.000s
W20260709 13:04:28.895391 16602 log.cc:927] Time spent T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
W20260709 13:04:28.962178 16252 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.533s	user 0.005s	sys 0.016s
I20260709 13:04:29.001488 16329 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:29.002066 16329 ts_tablet_manager.cc:1403] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 1.995s	user 0.077s	sys 0.151s
W20260709 13:04:28.983404 16252 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.613s	user 0.006s	sys 0.017s
I20260709 13:04:28.978504 16549 raft_consensus.cc:493] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.048796 16329 raft_consensus.cc:359] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.049669 16329 raft_consensus.cc:385] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.049964 16329 raft_consensus.cc:740] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.050616 16329 consensus_queue.cc:260] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.053284 16330 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:29.053771 16330 ts_tablet_manager.cc:1403] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 2.097s	user 0.017s	sys 0.000s
I20260709 13:04:29.058837 16328 tablet_bootstrap.cc:492] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:29.059310 16328 ts_tablet_manager.cc:1403] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 2.088s	user 0.038s	sys 0.089s
I20260709 13:04:29.088868 16330 raft_consensus.cc:359] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.089998 16330 raft_consensus.cc:385] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.090276 16330 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.092712 16328 raft_consensus.cc:359] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.096086 16328 raft_consensus.cc:385] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.096396 16328 raft_consensus.cc:740] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.096966 16330 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:29.010994 16550 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.688s	user 0.000s	sys 0.023s
I20260709 13:04:29.109190 16328 consensus_queue.cc:260] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:29.087960 16251 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.782s	user 0.017s	sys 0.016s
W20260709 13:04:29.078075 16254 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.513s	user 0.006s	sys 0.027s
I20260709 13:04:29.074780 16549 raft_consensus.cc:515] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.144282 16612 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.150025 16604 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.151028 16612 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.154137 16604 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.154484 16612 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:29.185356 16105 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.070s	user 0.002s	sys 0.003s
W20260709 13:04:29.186299 16105 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.071s	user 0.003s	sys 0.003s
W20260709 13:04:29.125840 16251 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.830s	user 0.017s	sys 0.016s
W20260709 13:04:29.189392 16253 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.513s	user 0.006s	sys 0.001s
W20260709 13:04:29.189903 16253 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.514s	user 0.006s	sys 0.001s
I20260709 13:04:29.199703 16330 ts_tablet_manager.cc:1434] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.146s	user 0.007s	sys 0.000s
I20260709 13:04:29.202018 16330 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:29.207433 16033 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:44158 (request call id 34) took 1295 ms. Trace:
W20260709 13:04:29.116569 16550 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.848s	user 0.000s	sys 0.024s
I20260709 13:04:29.208072 16033 rpcz_store.cc:276] 0709 13:04:27.911997 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:27.914082 (+  2085us) service_pool.cc:224] Handling call
0709 13:04:28.210424 (+296342us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 13:04:28.521389 (+310965us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]
0709 13:04:29.207092 (+685703us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10980}
I20260709 13:04:29.210994 16550 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
W20260709 13:04:29.211751 16104 consensus_peers.cc:597] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:29.212041 16550 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.213076 16549 leader_election.cc:290] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.215667 16549 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.216486 16549 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.199981 16328 ts_tablet_manager.cc:1434] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.140s	user 0.007s	sys 0.001s
I20260709 13:04:29.228971 16549 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.229663 16328 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:29.231514 16604 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.239130 16604 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.239468 16612 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.239989 16604 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.240453 16612 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.242544 16604 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.243203 16612 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.265233 16329 ts_tablet_manager.cc:1434] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.263s	user 0.011s	sys 0.010s
I20260709 13:04:29.267225 16329 tablet_bootstrap.cc:492] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:29.276331 16138 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38168 (request call id 118) took 2235 ms. Trace:
I20260709 13:04:29.287258 16330 tablet_bootstrap.cc:654] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.288990 16550 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.276806 16138 rpcz_store.cc:276] 0709 13:04:27.040338 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:29.274776 (+2234438us) service_pool.cc:224] Handling call
0709 13:04:29.275437 (+   661us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:29.275848 (+   411us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:29.275874 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:29.275929 (+    55us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:29.275957 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:29.276032 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:29.276155 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:04:29.292201 16622 raft_consensus.cc:493] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.292960 16622 raft_consensus.cc:515] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.300577 16622 leader_election.cc:290] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.301564 16620 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.302328 16620 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.305673 16549 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.306228 16036 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44150 (request call id 95) took 2275 ms. Trace:
I20260709 13:04:29.306425 16549 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.306659 16036 rpcz_store.cc:276] 0709 13:04:27.030579 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:27.911298 (+880719us) service_pool.cc:224] Handling call
0709 13:04:29.305966 (+1394668us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:04:29.307025 16413 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.307689 16413 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.308540 16549 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.309031 16549 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.310918 16613 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.312417 16612 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.313107 16612 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.317922 16604 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.318493 16613 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.318920 16604 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.316241 16413 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.309614 16549 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.320777 16613 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.321381 16614 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.322031 16614 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.322515 16549 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.324077 16614 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.320817 16604 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.325866 16610 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.326632 16617 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.326897 16610 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.329213 16615 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.330024 16615 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.331779 16610 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.333909 16615 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.340833 16620 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.341475 16622 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.337100 16612 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.338250 16617 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.342357 16622 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.344508 16328 tablet_bootstrap.cc:654] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.329296 16609 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.346290 16617 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.328202 16613 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.350956 16609 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.351119 16613 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.354190 16609 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.355587 16624 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.357116 16625 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.357707 16625 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.358021 16613 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.361707 16623 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.366227 16622 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.366791 16623 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.356353 16624 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.383510 16622 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.384275 16622 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.387207 16622 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.387849 16622 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.390363 16623 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.390604 16609 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.391021 16625 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.392418 16623 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.393064 16623 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.388402 16622 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.395277 16623 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.396231 16622 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.397527 16613 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.399806 16613 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.401051 16624 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.401719 16613 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.391350 16609 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.402520 16617 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.404518 16623 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.404678 16625 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.405403 16623 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.407161 16615 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.407276 16617 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.408263 16623 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.404274 16624 raft_consensus.cc:493] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.408910 16624 raft_consensus.cc:515] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:29.411998 16251 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.14.167.1:42559 timed out after 1.773s (SENT) [suppressed 3 similar messages]
I20260709 13:04:29.407929 16615 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.412766 16624 leader_election.cc:290] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.413298 16613 raft_consensus.cc:493] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.413934 16613 raft_consensus.cc:515] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.414402 16615 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.405434 16625 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.420423 16625 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.420819 16609 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.421205 16211 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38584 (request call id 116) took 2362 ms. Trace:
I20260709 13:04:29.421562 16211 rpcz_store.cc:276] 0709 13:04:27.058872 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:27.539937 (+481065us) service_pool.cc:224] Handling call
0709 13:04:29.420195 (+1880258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:29.420755 (+   560us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:29.420985 (+   230us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:04:29.422888 16617 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.423623 16622 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.426227 16626 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.424422 16613 leader_election.cc:290] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.426903 16625 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.423416 16615 raft_consensus.cc:493] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.433861 16625 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.434098 16615 raft_consensus.cc:515] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.438735 16615 leader_election.cc:290] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.428494 16628 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.427559 16626 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.442481 16628 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.445021 16626 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.424504 16622 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.435103 16609 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.445924 16609 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.446944 16622 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.447815 16609 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.448519 16625 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.451457 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.454703 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.468111 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.469048 16284 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:29.469151 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.469887 16138 raft_consensus.cc:2468] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:29.474696 16330 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:29.475190 16330 ts_tablet_manager.cc:1403] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.274s	user 0.021s	sys 0.005s
I20260709 13:04:29.471223 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.477056 16213 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38584 (request call id 120) took 2294 ms. Trace:
I20260709 13:04:29.477675 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.478156 16622 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.478328 16609 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.478744 16622 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.478976 16609 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.482167 16615 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.483615 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.477456 16213 rpcz_store.cc:276] 0709 13:04:27.182674 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:27.307063 (+124389us) service_pool.cc:224] Handling call
0709 13:04:27.399865 (+ 92802us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:27.758179 (+358314us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:27.867506 (+109327us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:27.944597 (+ 77091us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:28.112789 (+168192us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:29.471836 (+1359047us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:29.476862 (+  5026us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:04:29.471985 16623 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.484530 16628 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.487227 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.475447 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.504161 16330 raft_consensus.cc:359] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.504777 16330 raft_consensus.cc:385] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.505066 16330 raft_consensus.cc:740] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.505867 16615 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.508553 16623 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.513458 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.513881 16615 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.517943 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.518446 16282 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:29.514424 16330 consensus_queue.cc:260] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:29.520733 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:29.520720 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.519111 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.524801 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.525506 16133 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:29.527570 16623 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.531421 16606 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.530589 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.532069 16283 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:29.532060 16606 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.533810 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.536401 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.545938 16606 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.547538 16330 ts_tablet_manager.cc:1434] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.065s	user 0.005s	sys 0.001s
I20260709 13:04:29.528226 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.554279 16606 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.580225 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.582515 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.584224 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.578992 16606 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.585927 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.587381 16328 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:29.587857 16328 ts_tablet_manager.cc:1403] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.359s	user 0.018s	sys 0.025s
I20260709 13:04:29.591905 16130 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.595753 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.596423 16287 raft_consensus.cc:2468] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:29.597291 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.598407 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.598876 16609 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.599427 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.600630 16622 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.591954 16608 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.593401 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.592446 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.601567 16608 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.594007 16606 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.604561 16284 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:29.646095 16329 tablet_bootstrap.cc:654] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.673713 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.678023 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.678253 16287 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:29.679013 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.679318 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.679431 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.680202 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.610744 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.680763 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.680979 16136 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:29.681304 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.610140 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.681898 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.608050 16608 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:29.650535 16606 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.684693 16638 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.684818 16606 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.645767 16636 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.695763 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.696419 16137 raft_consensus.cc:2468] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:29.697299 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.696513 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.692317 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.676306 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.708431 16105 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.710047 16608 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.711220 16606 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.713238 16635 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.678097 16637 raft_consensus.cc:493] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.721545 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.720372 16328 raft_consensus.cc:359] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.723868 16328 raft_consensus.cc:385] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:29.724138 16328 raft_consensus.cc:740] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:29.726771 16132 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:29.726774 16328 consensus_queue.cc:260] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.727048 16637 raft_consensus.cc:515] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.726825 16634 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.713842 16635 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.734568 16616 raft_consensus.cc:2804] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.736215 16635 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.685341 16638 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.735244 16616 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.739784 16621 raft_consensus.cc:493] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.742949 16105 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.740437 16616 raft_consensus.cc:3060] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.734030 16634 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.754282 16634 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.751430 16105 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.760537 16608 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.751124 16622 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:29.755764 16606 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.764174 16615 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:29.764364 16622 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.749534 16635 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.728593 16636 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.771513 16639 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.768532 16634 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.772403 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.771003 16105 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.773713 16623 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:29.741793 16621 raft_consensus.cc:515] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.760013 16638 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.773173 16615 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:29.781121 16615 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.782233 16641 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.773880 16622 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.783905 16609 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:29.784686 16105 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.791170 16638 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.780119 16628 raft_consensus.cc:2804] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.792068 16628 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.792448 16628 raft_consensus.cc:3060] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.795693 16330 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:29.797242 16644 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.797662 16637 leader_election.cc:290] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.796516 16251 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.798158 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.801363 16636 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.794914 16638 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.785867 16608 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:04:29.811319 16640 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.786841 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.780565 16606 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.820386 16643 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.798079 16618 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:04:29.820976 16643 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.815536 16608 raft_consensus.cc:2804] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.824011 16608 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.824366 16608 raft_consensus.cc:3060] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.798075 16644 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.790783 16641 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.828348 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.798600 16634 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.818603 16636 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.815714 16637 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.810166 16635 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.852984 16642 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.853446 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.854415 16328 ts_tablet_manager.cc:1434] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.266s	user 0.023s	sys 0.027s
I20260709 13:04:29.811928 16640 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.796178 16639 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.828521 16279 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:29.877818 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.879107 16606 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.869712 16134 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:29.882397 16643 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.866360 16609 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.870872 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:29.865007 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 80373.5us
I20260709 13:04:29.866887 16636 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.866683 16637 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.887629 16609 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.897091 16105 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.890834 16640 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.909425 16251 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.928682 16328 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:29.873247 16642 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:29.931618 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 61827.2us
I20260709 13:04:29.931788 16638 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.932746 16636 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.933421 16641 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.933955 16646 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.898034 16643 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
W20260709 13:04:29.931275 16105 leader_election.cc:343] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:29.909099 16609 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.903883 16606 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.903299 16634 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.928968 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.938155 16646 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.938881 16606 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.901223 16647 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.901728 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:29.928704 16635 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.929257 16632 raft_consensus.cc:2804] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:29.900740 16644 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.917594 16621 leader_election.cc:290] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.944247 16212 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:29.941679 16640 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.943737 16105 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:29.937443 16620 raft_consensus.cc:2804] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:29.952591 16620 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.952945 16620 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.954380 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.956368 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.957322 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.957916 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.958523 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.959055 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.959175 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:29.959722 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.959774 16214 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:29.934532 16608 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.945536 16251 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:29.945276 16632 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.957424 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.940636 16643 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.949929 16606 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.942061 16615 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.962569 16630 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:29.961333 16634 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.951004 16641 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.960949 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.963975 16635 raft_consensus.cc:493] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.967247 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.966558 16621 raft_consensus.cc:2804] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.962584 16638 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.967801 16632 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:29.967517 16636 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.968693 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.970095 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.974263 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:29.971908 16644 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:29.963544 16640 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.979759 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:29.977888 16648 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:29.986986 16634 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.990309 16638 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:29.996371 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 52339.9us
I20260709 13:04:29.997974 16330 tablet_bootstrap.cc:654] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:29.984560 16621 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.986876 16618 raft_consensus.cc:2804] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:29.971784 16647 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.987452 16036 catalog_manager.cc:5697] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:29.987228 16639 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.991602 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:29.996762 16642 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:29.982126 16630 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.997684 16641 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.020576 16643 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.004918 16618 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:29.990818 16635 raft_consensus.cc:515] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.011566 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:29.994066 16606 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:04:30.013408 16251 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:30.002365 16636 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:29.996501 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.012972 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.019513 16637 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.002868 16621 raft_consensus.cc:3060] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.011291 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.016036 16628 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.024667 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.012818 16648 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.031625 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.025684 16618 raft_consensus.cc:3060] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:29.997596 16644 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.000227 16622 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.023039 16640 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.056175 16328 tablet_bootstrap.cc:654] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:30.031867 16615 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.023289 16641 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.044852 16251 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:30.046195 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.052728 16365 raft_consensus.cc:2804] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:30.025036 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.046481 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.054036 16329 tablet_bootstrap.cc:492] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:30.100087 16329 ts_tablet_manager.cc:1403] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.833s	user 0.039s	sys 0.025s
I20260709 13:04:30.045921 16133 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:30.066676 16205 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.061548 16644 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.045885 16608 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.038012 16613 consensus_queue.cc:1048] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:04:30.048667 16635 leader_election.cc:290] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.047403 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:30.101197 16105 leader_election.cc:343] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.053027 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.098994 16365 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:30.107810 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.108510 16210 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.109361 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.092352 16617 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:30.057571 16634 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.112848 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.110435 16365 raft_consensus.cc:3060] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.111434 16617 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:30.111503 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.106213 16648 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.113607 16210 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.123142 16646 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.133431 16647 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.120266 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.121835 16214 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
W20260709 13:04:30.155948 16645 log.cc:927] Time spent T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.142s	user 0.000s	sys 0.001s
I20260709 13:04:30.128917 16617 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:30.128309 16638 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.156092 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.159770 16212 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.165913 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.173394 16212 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.176019 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.188769 16208 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.193707 16330 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:30.194259 16330 ts_tablet_manager.cc:1403] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.421s	user 0.034s	sys 0.038s
I20260709 13:04:30.159070 16609 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.165659 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.203744 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.180377 16628 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.180491 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.218633 16213 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:30.189893 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.226459 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.227126 16213 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:30.234781 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.235385 16213 raft_consensus.cc:2468] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:30.236290 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.237968 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.195132 16636 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.239614 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.240767 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.240975 16208 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:30.205034 16622 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.237514 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.243717 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.241976 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.250411 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.256072 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.236184 16365 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.243484 16329 raft_consensus.cc:359] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.261811 16329 raft_consensus.cc:385] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:30.262137 16329 raft_consensus.cc:740] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
W20260709 13:04:30.271399 16616 consensus_meta.cc:287] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: Time spent flushing consensus metadata: real 0.508s	user 0.012s	sys 0.004s
I20260709 13:04:30.271642 16621 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.271775 16620 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.272514 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.273664 16621 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:30.275345 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 137511us
I20260709 13:04:30.213657 16632 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.271806 16616 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.281025 16329 consensus_queue.cc:260] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.273664 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.283236 16365 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.286979 16646 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.280483 16630 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.287838 16177 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.290318 16609 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.290431 16177 leader_election.cc:304] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.292074 16177 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.292624 16647 raft_consensus.cc:2749] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.293576 16636 raft_consensus.cc:2749] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.296011 16617 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.297227 16636 raft_consensus.cc:2749] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.298633 16177 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.299391 16636 raft_consensus.cc:2749] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.300103 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.294026 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.294787 16616 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.285177 16213 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:30.307901 16329 ts_tablet_manager.cc:1434] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.208s	user 0.008s	sys 0.000s
I20260709 13:04:30.309121 16329 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:30.314836 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.316749 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.318014 16617 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.318718 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.319157 16620 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.319458 16213 raft_consensus.cc:2393] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:30.316875 16330 raft_consensus.cc:359] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.320544 16330 raft_consensus.cc:385] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:30.320816 16330 raft_consensus.cc:740] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:30.321545 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.322031 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.321424 16330 consensus_queue.cc:260] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.289093 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.322522 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:30.323882 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.325235 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.325496 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.325268 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.326715 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.328806 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.330996 16253 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:30.331321 16617 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.327180 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.335341 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.336462 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.338008 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.338949 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:30.339241 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.339883 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.331840 16387 raft_consensus.cc:2804] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.323221 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.356688 16330 ts_tablet_manager.cc:1434] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.162s	user 0.005s	sys 0.002s
I20260709 13:04:30.357394 16253 leader_election.cc:304] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.359367 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.359572 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:30.360309 16281 raft_consensus.cc:2393] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:30.360623 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.361019 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.361269 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.337635 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.361027 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:30.406445 16281 raft_consensus.cc:2393] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:30.349695 16208 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.407299 16365 raft_consensus.cc:2749] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.343724 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.407905 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.408474 16208 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:30.409276 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:30.409525 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08001be240 after lost signal to thread 15007
I20260709 13:04:30.410056 16328 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:30.405119 16177 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.404116 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.411618 16177 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.411829 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.412758 16638 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.410358 16330 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:30.410470 16328 ts_tablet_manager.cc:1403] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.516s	user 0.015s	sys 0.007s
I20260709 13:04:30.333503 16618 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.416646 16636 raft_consensus.cc:2749] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:30.420120 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 62795.6us
I20260709 13:04:30.417089 16208 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:30.422175 16131 raft_consensus.cc:2393] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:30.358219 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:30.410449 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08001b7c20 after lost signal to thread 16071
I20260709 13:04:30.351876 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.423820 16177 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.424041 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.440671 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.385572 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.431669 16253 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:30.439340 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.356694 16387 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:30.358728 16137 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:30.445246 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.445662 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:30.446857 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.448588 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.448768 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.451201 16253 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
W20260709 13:04:30.450568 16104 leader_election.cc:343] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.452521 16620 consensus_queue.cc:1048] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:30.449612 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.432152 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.458941 16104 leader_election.cc:304] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:30.459836 16660 log.cc:927] Time spent T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c: Append to log took a long time: real 0.084s	user 0.001s	sys 0.000s
I20260709 13:04:30.460242 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.460716 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.465178 16104 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.465898 16626 raft_consensus.cc:2749] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:30.466275 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:30.466475 16209 raft_consensus.cc:3060] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.458972 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.454919 16387 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.468645 16626 raft_consensus.cc:2749] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.466495 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.469870 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.470705 16104 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.456735 16636 raft_consensus.cc:2749] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.472149 16104 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
W20260709 13:04:30.463598 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 46107.4us
I20260709 13:04:30.475668 16104 leader_election.cc:304] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.473992 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.477887 16104 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.478847 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.479383 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.479872 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.480024 16104 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.481359 16104 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.481564 16253 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
W20260709 13:04:30.473357 16235 debug-util.cc:398] Leaking SignalData structure 0x7b080026a580 after lost signal to thread 16163
I20260709 13:04:30.482837 16253 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:30.483219 16104 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.484242 16104 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.485098 16618 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.480688 16626 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.486332 16104 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.474102 16616 raft_consensus.cc:2804] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.472658 16615 raft_consensus.cc:2749] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.481361 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.488476 16616 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:30.493255 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.493705 16616 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.494454 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.480847 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.482103 16136 raft_consensus.cc:2393] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:30.489367 16104 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.483775 16609 raft_consensus.cc:2749] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.483927 16613 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.490888 16625 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:30.491029 16626 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:30.506076 16626 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.499604 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.497774 16285 raft_consensus.cc:1240] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:30.487084 16621 raft_consensus.cc:2749] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.499364 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:30.508613 16281 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.508661 16632 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.481846 16628 raft_consensus.cc:2749] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.499465 16654 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.505522 16613 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:30.483263 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
W20260709 13:04:30.510694 16104 leader_election.cc:343] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.494378 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:30.520901 16104 leader_election.cc:343] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.472787 16656 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:30.486929 16608 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:04:30.558164 16314 tablet.cc:2406] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:04:30.559180 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:30.551406 16632 raft_consensus.cc:2749] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:30.560091 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc700 after lost signal to thread 16238
I20260709 13:04:30.489288 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:30.474470 16177 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.488801 16365 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.571707 16329 tablet_bootstrap.cc:654] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:30.565488 16280 raft_consensus.cc:2393] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:30.518779 16613 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.563670 16104 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
W20260709 13:04:30.570816 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800199d40 after lost signal to thread 16312
W20260709 13:04:30.571414 16659 log.cc:927] Time spent T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.141s	user 0.001s	sys 0.000s
W20260709 13:04:30.572688 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:30.567242 16328 raft_consensus.cc:359] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.575052 16328 raft_consensus.cc:385] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:30.575379 16328 raft_consensus.cc:740] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:30.575457 16632 raft_consensus.cc:2804] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.573226 16636 raft_consensus.cc:2749] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.560564 16615 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:04:30.576004 16328 consensus_queue.cc:260] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.574971 16104 leader_election.cc:304] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.561115 16608 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:30.578899 16104 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.562467 16654 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:30.580315 16104 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.578286 16622 raft_consensus.cc:2749] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.577051 16131 raft_consensus.cc:2393] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:30.591830 16328 ts_tablet_manager.cc:1434] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.178s	user 0.007s	sys 0.000s
I20260709 13:04:30.576254 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:30.576359 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 101972us
I20260709 13:04:30.580503 16608 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.577564 16632 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
W20260709 13:04:30.583580 16662 log.cc:927] Time spent T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.140s	user 0.000s	sys 0.001s
I20260709 13:04:30.581480 16628 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.561228 16656 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.582043 16654 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.583153 16623 raft_consensus.cc:2749] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.604311 16632 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:30.604820 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 122045us
I20260709 13:04:30.606069 16626 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.611649 16209 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.612298 16330 tablet_bootstrap.cc:654] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:30.612546 16665 raft_consensus.cc:2804] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.615399 16253 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:30.603268 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:30.619270 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.630604 16328 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
W20260709 13:04:30.630422 16664 log.cc:927] Time spent T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 13:04:30.633613 16253 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.632966 16630 raft_consensus.cc:2749] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:30.636801 16626 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.632961 16207 raft_consensus.cc:3060] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:30.632107 16130 raft_consensus.cc:1240] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:30.642809 16616 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.622103 16177 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.633324 16665 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:30.639020 16136 raft_consensus.cc:2393] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:30.633728 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:30.698444 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 91970.7us
I20260709 13:04:30.645720 16620 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.718174 16620 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:30.718544 16620 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:04:30.721247 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 115142us
I20260709 13:04:30.709308 16387 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.724134 16279 raft_consensus.cc:1240] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:30.699158 16665 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.706353 16638 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.730446 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.731606 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.732744 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.725159 16132 raft_consensus.cc:1240] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
W20260709 13:04:30.743081 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 102328us
I20260709 13:04:30.727025 16638 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:30.743793 16253 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:30.726831 16177 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.747035 16387 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.748023 16177 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.740542 16671 raft_consensus.cc:2749] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.746300 16638 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.748970 16636 raft_consensus.cc:2749] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.766927 16678 raft_consensus.cc:2749] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.767784 16632 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.769279 16632 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.770686 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.770961 16656 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.771595 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.780519 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.764497 16617 raft_consensus.cc:2804] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:30.776269 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:30.798368 16616 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:30.823091 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 79383.8us
I20260709 13:04:30.783198 16617 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:30.803040 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.880409 16328 tablet_bootstrap.cc:654] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:30.883755 16647 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:30.884902 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 57857.4us
I20260709 13:04:30.774350 16177 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.832506 16617 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:30.890045 16253 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.890550 16647 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.895906 16608 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.898154 16654 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.900341 16281 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:30.903676 16636 consensus_queue.cc:1059] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:30.906261 16329 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:30.906684 16329 ts_tablet_manager.cc:1403] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.598s	user 0.018s	sys 0.028s
I20260709 13:04:30.908102 16677 raft_consensus.cc:2749] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.908649 16647 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.911993 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:30.913113 16104 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:30.913944 16104 leader_election.cc:343] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.913930 16253 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.914784 16104 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.916421 16104 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.914525 16678 raft_consensus.cc:2749] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.917295 16288 raft_consensus.cc:1240] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:30.912029 16613 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.917946 16133 raft_consensus.cc:1240] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:30.918105 16616 raft_consensus.cc:2749] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.919696 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:30.914680 16630 raft_consensus.cc:2749] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.922298 16104 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:30.927345 16104 leader_election.cc:343] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.927753 16615 raft_consensus.cc:2749] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.937963 16104 leader_election.cc:304] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.928874 16253 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:30.939888 16104 leader_election.cc:343] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.943948 16253 leader_election.cc:304] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:30.945109 16253 leader_election.cc:343] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:30.945509 16253 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.947728 16615 raft_consensus.cc:2749] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:30.948738 16676 raft_consensus.cc:2749] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.949932 16287 raft_consensus.cc:1240] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:30.937413 16626 raft_consensus.cc:2749] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:30.955125 16253 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:30.961298 16330 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:30.927860 16669 raft_consensus.cc:2749] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.961781 16330 ts_tablet_manager.cc:1403] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.552s	user 0.027s	sys 0.015s
I20260709 13:04:30.956751 16671 raft_consensus.cc:2749] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:30.933873 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 169959us
I20260709 13:04:30.966081 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.966153 16177 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.958679 16673 raft_consensus.cc:2749] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.967624 16177 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.968326 16678 raft_consensus.cc:2749] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.968691 16646 raft_consensus.cc:2749] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.969353 16177 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.970479 16177 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.959096 16207 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:30.976966 16177 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:30.964551 16618 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.977828 16330 raft_consensus.cc:359] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.979578 16330 raft_consensus.cc:385] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:30.979878 16330 raft_consensus.cc:740] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:30.980162 16678 raft_consensus.cc:2749] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.972990 16646 raft_consensus.cc:2749] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.981887 16608 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.982165 16613 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.983224 16620 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.984596 16620 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:30.985939 16638 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.986382 16654 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.973371 16636 raft_consensus.cc:2749] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:30.988622 16209 raft_consensus.cc:2393] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:30.980429 16330 consensus_queue.cc:260] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.988842 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:30.991703 16330 ts_tablet_manager.cc:1434] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 13:04:30.992856 16638 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:30.993964 16136 raft_consensus.cc:1240] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:30.994459 16036 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44156 (request call id 88) took 1037 ms. Trace:
W20260709 13:04:30.997539 16675 log.cc:927] Time spent T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.108s	user 0.000s	sys 0.001s
I20260709 13:04:30.989537 16665 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:30.998323 16330 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:30.998660 16647 raft_consensus.cc:3055] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:30.999713 16647 raft_consensus.cc:740] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:31.000589 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.000520 16647 consensus_queue.cc:260] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.001701 16647 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.000670 16617 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.004958 16365 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:31.005430 16365 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.008204 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:30.994799 16036 rpcz_store.cc:276] 0709 13:04:29.956826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:29.960701 (+  3875us) service_pool.cc:224] Handling call
0709 13:04:30.994369 (+1033668us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:30.306397 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:30.308528 (+  2131us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:30.308584 (+    56us) write_op.cc:435] Acquired schema lock
0709 13:04:30.308621 (+    37us) tablet.cc:662] Decoding operations
0709 13:04:30.309068 (+   447us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:30.309158 (+    90us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:30.309185 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:30.309468 (+   283us) tablet.cc:701] Row locks acquired
0709 13:04:30.309496 (+    28us) write_op.cc:260] PREPARE: finished
0709 13:04:30.309667 (+   171us) write_op.cc:270] Start()
0709 13:04:30.309828 (+   161us) write_op.cc:276] Timestamp: P: 1783602270309609 usec, L: 0
0709 13:04:30.309864 (+    36us) op_driver.cc:348] REPLICATION: starting
0709 13:04:30.310986 (+  1122us) log.cc:844] Serialized 537 byte log entry
0709 13:04:30.759031 (+448045us) op_driver.cc:464] REPLICATION: finished
0709 13:04:30.928076 (+169045us) write_op.cc:301] APPLY: starting
0709 13:04:30.939012 (+ 10936us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:30.940558 (+  1546us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:30.942240 (+  1682us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:30.942567 (+   327us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:30.942809 (+   242us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:30.942880 (+    71us) write_op.cc:312] APPLY: finished
0709 13:04:30.946469 (+  3589us) log.cc:844] Serialized 22 byte log entry
0709 13:04:30.946658 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:30.946731 (+    73us) write_op.cc:454] Released schema lock
0709 13:04:30.946788 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:30.947114 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:30.947143 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":143699,"apply.run_cpu_time_us":2396,"apply.run_wall_time_us":32275,"num_ops":1,"prepare.queue_time_us":154008,"prepare.run_cpu_time_us":6872,"prepare.run_wall_time_us":35932,"raft.queue_time_us":162823,"raft.run_cpu_time_us":18036,"raft.run_wall_time_us":47193,"replication_time_us":447828,"thread_start_us":80496,"threads_started":4,"wal-append.queue_time_us":10240}]]}
W20260709 13:04:31.018095 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 63074.7us
I20260709 13:04:31.017747 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.018781 16253 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:31.028020 16206 raft_consensus.cc:1240] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:31.029532 16328 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:31.030153 16328 ts_tablet_manager.cc:1403] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.405s	user 0.016s	sys 0.005s
I20260709 13:04:31.030184 16617 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.032991 16328 raft_consensus.cc:359] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.033717 16328 raft_consensus.cc:385] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.034196 16328 raft_consensus.cc:740] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.034895 16328 consensus_queue.cc:260] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.038448 16665 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.041008 16329 raft_consensus.cc:359] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.041694 16329 raft_consensus.cc:385] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.042001 16329 raft_consensus.cc:740] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.044171 16617 raft_consensus.cc:2804] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:31.044842 16617 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:31.045193 16617 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.014894 16177 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.049139 16253 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.037204 16365 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.054155 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.051242 16328 ts_tablet_manager.cc:1434] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:04:31.045213 16037 catalog_manager.cc:5697] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } }
I20260709 13:04:31.057812 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.054687 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.059847 16329 consensus_queue.cc:260] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.058560 16636 raft_consensus.cc:2749] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.061378 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.069969 16665 consensus_queue.cc:1059] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:04:31.070442 16329 ts_tablet_manager.cc:1434] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.163s	user 0.008s	sys 0.000s
I20260709 13:04:31.074669 16253 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:31.075382 16328 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:31.076222 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.076864 16211 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.067273 16686 raft_consensus.cc:2749] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.081198 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.081408 16329 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:31.084298 16618 raft_consensus.cc:3055] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.071930 16668 consensus_queue.cc:1059] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:04:31.084694 16618 raft_consensus.cc:740] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.087795 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
W20260709 13:04:31.067404 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 61167.1us
I20260709 13:04:31.090245 16177 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.091523 16177 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.092567 16177 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.093262 16638 raft_consensus.cc:2749] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.093535 16646 raft_consensus.cc:2749] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.095438 16330 tablet_bootstrap.cc:654] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.095950 16365 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.079535 16665 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:04:31.097309 16211 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:31.100121 16682 raft_consensus.cc:2749] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.100981 16676 raft_consensus.cc:2804] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:31.101104 16387 raft_consensus.cc:3055] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.101586 16387 raft_consensus.cc:740] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.101368 16676 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:31.102372 16387 consensus_queue.cc:260] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.103165 16676 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.103715 16387 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.105831 16253 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.106371 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.107280 16672 raft_consensus.cc:2749] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.109163 16253 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.113947 16253 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:31.114789 16681 raft_consensus.cc:2749] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.093608 16177 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.107348 16618 consensus_queue.cc:260] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.117030 16253 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.117573 16669 consensus_queue.cc:1059] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.117791 16620 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:31.118495 16620 raft_consensus.cc:3055] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.118831 16620 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.119745 16620 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.116624 16668 raft_consensus.cc:2804] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.120419 16682 raft_consensus.cc:2749] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.120995 16668 raft_consensus.cc:697] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.122138 16177 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.122400 16668 consensus_queue.cc:237] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.123027 16682 raft_consensus.cc:2749] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.120999 16620 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.125233 16618 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.133013 16253 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:31.134681 16668 consensus_queue.cc:1059] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.137090 16665 raft_consensus.cc:3055] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.137445 16665 raft_consensus.cc:740] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.138276 16665 consensus_queue.cc:260] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.139544 16665 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.140971 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.154844 16105 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.155640 16625 raft_consensus.cc:2749] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:31.156975 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.168347 16676 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.170471 16105 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.171669 16105 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.130290 16177 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.177827 16104 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.179195 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.179915 16288 raft_consensus.cc:2393] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:31.181450 16279 raft_consensus.cc:1240] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.164310 16681 raft_consensus.cc:2804] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.177297 16667 raft_consensus.cc:2749] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.175949 16654 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.197439 16654 raft_consensus.cc:697] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
W20260709 13:04:31.198452 16104 leader_election.cc:343] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.198307 16654 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.199105 16104 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.200315 16104 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:31.201786 16621 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.204782 16328 tablet_bootstrap.cc:654] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.174489 16665 raft_consensus.cc:493] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.189116 16630 raft_consensus.cc:2749] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:31.193415 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.194108 16136 raft_consensus.cc:1240] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.206894 16626 raft_consensus.cc:2804] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:31.207422 16626 raft_consensus.cc:697] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.207569 16617 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.208783 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.209729 16617 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.194861 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.195191 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.210559 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.195289 16681 raft_consensus.cc:697] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.211882 16681 consensus_queue.cc:237] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.195739 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.182955 16682 raft_consensus.cc:2749] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.196161 16656 consensus_queue.cc:1059] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.196374 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.196636 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:31.196884 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 66693.2us
I20260709 13:04:31.215773 16177 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.178881 16615 consensus_queue.cc:1059] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 13:04:31.216614 16682 raft_consensus.cc:2804] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:31.189674 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.217046 16665 raft_consensus.cc:515] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.211202 16209 raft_consensus.cc:1240] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:04:31.211812 16626 consensus_queue.cc:237] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.216969 16682 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:31.226588 16682 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.226691 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:31.228691 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 44805.4us
I20260709 13:04:31.218896 16665 leader_election.cc:290] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.216894 16177 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.239061 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.232113 16616 consensus_queue.cc:1059] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:04:31.242218 16281 raft_consensus.cc:1240] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.242810 16616 raft_consensus.cc:3055] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.243144 16616 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.243947 16616 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.245092 16616 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.246469 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.246825 16283 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:31.243145 16288 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:31.249562 16330 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:31.250648 16330 ts_tablet_manager.cc:1403] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.258s	user 0.008s	sys 0.016s
I20260709 13:04:31.233234 16632 raft_consensus.cc:3055] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.256299 16177 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.257328 16632 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.257659 16647 raft_consensus.cc:2749] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.254142 16636 raft_consensus.cc:2749] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.258123 16177 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.258534 16329 tablet_bootstrap.cc:654] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.261839 16636 raft_consensus.cc:2749] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.258168 16632 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.233259 16676 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.262876 16177 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.264355 16632 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.264389 16636 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.265905 16177 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.266664 16636 raft_consensus.cc:2749] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.267784 16177 leader_election.cc:304] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.268528 16636 raft_consensus.cc:2749] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.249571 16654 raft_consensus.cc:3055] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.269629 16177 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.270484 16636 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.272857 16682 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.273993 16654 raft_consensus.cc:740] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.278028 16654 consensus_queue.cc:260] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:31.279021 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 45819.4us
I20260709 13:04:31.283104 16287 raft_consensus.cc:2468] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:31.288699 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.290141 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:31.291417 16288 raft_consensus.cc:1240] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:31.292356 16279 raft_consensus.cc:1240] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.293393 16636 consensus_queue.cc:1059] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.293726 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.291950 16654 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.294443 16621 raft_consensus.cc:2749] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.295261 16105 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.296921 16105 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.297255 16682 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.297904 16626 raft_consensus.cc:2749] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.298364 16615 consensus_queue.cc:1059] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.298889 16626 raft_consensus.cc:2749] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.299232 16615 raft_consensus.cc:3055] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.299580 16615 raft_consensus.cc:740] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
W20260709 13:04:31.299649 16105 leader_election.cc:343] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.300058 16105 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.300695 16667 raft_consensus.cc:2749] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:31.302115 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.300307 16615 consensus_queue.cc:260] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:31.310386 16253 leader_election.cc:343] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.310773 16253 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.311398 16105 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.311976 16253 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.313001 16105 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.294389 16636 raft_consensus.cc:3055] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:31.322922 16625 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:31.328491 16636 raft_consensus.cc:740] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:31.328632 16625 raft_consensus.cc:697] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.320182 16618 raft_consensus.cc:2749] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:04:31.329327 16636 consensus_queue.cc:260] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.330114 16667 raft_consensus.cc:2804] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:31.329471 16625 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.324838 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:31.330605 16667 raft_consensus.cc:697] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.325819 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.326251 16136 raft_consensus.cc:1240] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.325747 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.327163 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.321926 16668 raft_consensus.cc:2749] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.322675 16626 consensus_queue.cc:1059] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:04:31.322104 16676 consensus_queue.cc:1059] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:04:31.333820 16177 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.345983 16676 raft_consensus.cc:3055] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.346357 16676 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.346529 16177 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.347338 16615 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.347080 16676 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.347991 16638 raft_consensus.cc:2749] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:31.348469 16647 raft_consensus.cc:2749] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.334992 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.348685 16638 consensus_queue.cc:1059] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.349706 16638 raft_consensus.cc:3055] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.350075 16638 raft_consensus.cc:740] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:31.348277 16676 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.345009 16253 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.330556 16636 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:31.326530 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:31.341058 16134 raft_consensus.cc:1240] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.358034 16177 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:31.361270 16682 raft_consensus.cc:2749] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.350925 16638 consensus_queue.cc:260] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.334559 16667 consensus_queue.cc:237] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.343959 16330 raft_consensus.cc:359] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:31.363101 16251 leader_election.cc:343] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.363307 16330 raft_consensus.cc:385] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.363620 16330 raft_consensus.cc:740] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.364850 16253 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.365545 16665 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.365921 16253 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.362497 16638 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.367038 16681 raft_consensus.cc:2749] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.372530 16665 raft_consensus.cc:2749] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.364722 16626 raft_consensus.cc:3055] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.373333 16211 raft_consensus.cc:3060] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.369089 16253 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.373317 16682 consensus_queue.cc:1059] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:31.375366 16646 raft_consensus.cc:3055] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.375717 16646 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:31.376284 16138 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:31.376456 16646 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.377748 16646 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.377555 16033 catalog_manager.cc:5697] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.378931 16251 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:31.379122 16253 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.379585 16330 consensus_queue.cc:260] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.380148 16253 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.381078 16681 raft_consensus.cc:2749] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.382007 16620 raft_consensus.cc:2749] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.385875 16668 raft_consensus.cc:2804] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:31.385619 16033 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.386099 16253 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.380429 16665 raft_consensus.cc:2749] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.386380 16668 raft_consensus.cc:697] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.387079 16618 raft_consensus.cc:2749] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:31.390509 16668 consensus_queue.cc:237] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:31.395934 16253 leader_election.cc:343] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.398303 16253 leader_election.cc:304] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.374100 16626 raft_consensus.cc:740] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.401126 16625 consensus_queue.cc:1059] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.401901 16625 raft_consensus.cc:3055] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.402227 16625 raft_consensus.cc:740] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.402948 16210 raft_consensus.cc:1240] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.402863 16618 raft_consensus.cc:2749] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:31.408990 16665 raft_consensus.cc:493] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.409373 16330 ts_tablet_manager.cc:1434] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.158s	user 0.005s	sys 0.002s
I20260709 13:04:31.409451 16665 raft_consensus.cc:515] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.417876 16330 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:31.422866 16279 raft_consensus.cc:1240] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.423743 16328 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:31.423595 16618 consensus_queue.cc:1059] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.423944 16665 leader_election.cc:290] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.424183 16328 ts_tablet_manager.cc:1403] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.360s	user 0.042s	sys 0.013s
I20260709 13:04:31.424378 16618 raft_consensus.cc:3055] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.416756 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:31.437269 16134 raft_consensus.cc:2468] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:31.417116 16625 consensus_queue.cc:260] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.433423 16618 raft_consensus.cc:740] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.438318 16625 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.438922 16328 raft_consensus.cc:359] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.439566 16328 raft_consensus.cc:385] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.439831 16328 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.440790 16328 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.438858 16618 consensus_queue.cc:260] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.445333 16618 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.442922 16251 leader_election.cc:304] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:31.446314 16677 raft_consensus.cc:2804] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:31.446650 16677 raft_consensus.cc:493] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:31.446986 16677 raft_consensus.cc:3060] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.450505 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:31.451097 16211 raft_consensus.cc:2468] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:31.459008 16279 raft_consensus.cc:1240] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.458403 16626 consensus_queue.cc:260] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.462069 16626 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.451732 16667 consensus_queue.cc:1059] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
W20260709 13:04:31.462087 16616 consensus_queue.cc:1175] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "8f5a7243a90046c9b0b3503d83c53c65" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 13:04:31.467478 16667 raft_consensus.cc:3055] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.467835 16667 raft_consensus.cc:740] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.468048 16699 consensus_queue.cc:1059] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.468562 16667 consensus_queue.cc:260] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.470959 16667 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.472903 16654 raft_consensus.cc:493] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.478268 16328 ts_tablet_manager.cc:1434] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.001s
I20260709 13:04:31.471467 16616 raft_consensus.cc:3055] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.474534 16654 raft_consensus.cc:515] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.490336 16328 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:31.490947 16329 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:31.491272 16329 ts_tablet_manager.cc:1403] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.410s	user 0.016s	sys 0.025s
I20260709 13:04:31.485949 16616 raft_consensus.cc:740] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.512533 16677 raft_consensus.cc:515] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.512415 16036 catalog_manager.cc:5697] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:31.514081 16036 catalog_manager.cc:5697] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:31.514660 16616 consensus_queue.cc:260] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.515553 16329 raft_consensus.cc:359] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.516006 16616 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.515864 16036 catalog_manager.cc:5697] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:31.519229 16654 leader_election.cc:290] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.519198 16037 catalog_manager.cc:5697] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.522413 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:31.523020 16279 raft_consensus.cc:2468] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:31.523985 16105 leader_election.cc:304] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:31.524554 16037 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.526185 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:31.528376 16699 raft_consensus.cc:2804] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:31.528942 16329 raft_consensus.cc:385] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.529227 16329 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.528751 16699 raft_consensus.cc:493] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:31.531601 16699 raft_consensus.cc:3060] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.534065 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:31.534641 16138 raft_consensus.cc:3060] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:31.537933 16702 log.cc:927] Time spent T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.053s	user 0.001s	sys 0.000s
W20260709 13:04:31.539598 16104 leader_election.cc:343] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.542178 16699 raft_consensus.cc:515] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.540162 16329 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.545495 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.546077 16279 raft_consensus.cc:3060] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.544756 16699 leader_election.cc:290] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.547475 16330 tablet_bootstrap.cc:654] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.542058 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:31.548637 16210 raft_consensus.cc:3060] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.549129 16328 tablet_bootstrap.cc:654] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.540891 16677 leader_election.cc:290] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:31.552996 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:31.558704 16104 leader_election.cc:343] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.560467 16279 raft_consensus.cc:2468] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:31.562739 16105 leader_election.cc:304] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.563927 16699 raft_consensus.cc:2804] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.564383 16699 raft_consensus.cc:697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.565122 16699 consensus_queue.cc:237] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.566864 16210 raft_consensus.cc:2468] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:31.544806 16138 raft_consensus.cc:2468] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:31.570920 16329 ts_tablet_manager.cc:1434] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.079s	user 0.003s	sys 0.003s
I20260709 13:04:31.572082 16329 tablet_bootstrap.cc:492] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:31.580798 16279 raft_consensus.cc:1240] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:31.582221 16626 consensus_queue.cc:1059] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.583231 16626 raft_consensus.cc:3055] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:31.583592 16626 raft_consensus.cc:740] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.584410 16626 consensus_queue.cc:260] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.585534 16626 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.590233 16251 leader_election.cc:304] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:31.591017 16677 raft_consensus.cc:2804] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.591481 16677 raft_consensus.cc:697] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:31.592263 16677 consensus_queue.cc:237] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.598974 16329 tablet_bootstrap.cc:654] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.614748 16211 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.617493 16037 catalog_manager.cc:5697] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:31.625011 16616 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.613667 16036 catalog_manager.cc:5697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:31.638252 16330 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:31.641198 16330 ts_tablet_manager.cc:1403] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.224s	user 0.015s	sys 0.000s
I20260709 13:04:31.643540 16328 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:31.643988 16328 ts_tablet_manager.cc:1403] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.154s	user 0.030s	sys 0.026s
I20260709 13:04:31.655445 16210 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.655720 16328 raft_consensus.cc:359] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.656351 16328 raft_consensus.cc:385] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.656577 16328 raft_consensus.cc:740] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.657132 16328 consensus_queue.cc:260] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.659085 16328 ts_tablet_manager.cc:1434] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 13:04:31.661013 16330 raft_consensus.cc:359] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.666128 16330 raft_consensus.cc:385] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.666391 16330 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.666980 16330 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.667883 16328 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:31.668658 16616 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.668972 16330 ts_tablet_manager.cc:1434] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.000s
I20260709 13:04:31.661208 16677 consensus_queue.cc:1048] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:04:31.678439 16330 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:31.681299 16328 tablet_bootstrap.cc:654] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.683801 16330 tablet_bootstrap.cc:654] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.698050 16279 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.699818 16667 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.701627 16329 tablet_bootstrap.cc:492] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:31.705060 16616 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.708678 16677 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.709991 16329 ts_tablet_manager.cc:1403] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.138s	user 0.019s	sys 0.012s
I20260709 13:04:31.714367 16677 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.716818 16330 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:31.717250 16330 ts_tablet_manager.cc:1403] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.002s
I20260709 13:04:31.719153 16329 raft_consensus.cc:359] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.720218 16330 raft_consensus.cc:359] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.720911 16330 raft_consensus.cc:385] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.721167 16330 raft_consensus.cc:740] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.721923 16330 consensus_queue.cc:260] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.723541 16330 ts_tablet_manager.cc:1434] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.007s
I20260709 13:04:31.724468 16330 tablet_bootstrap.cc:492] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:31.730365 16672 consensus_queue.cc:1048] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:31.734501 16330 tablet_bootstrap.cc:654] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.739105 16328 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:31.739508 16328 ts_tablet_manager.cc:1403] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.072s	user 0.006s	sys 0.004s
I20260709 13:04:31.742053 16328 raft_consensus.cc:359] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.742662 16328 raft_consensus.cc:385] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.742914 16328 raft_consensus.cc:740] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.719805 16329 raft_consensus.cc:385] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.744055 16328 consensus_queue.cc:260] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.746110 16328 ts_tablet_manager.cc:1434] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 13:04:31.746990 16328 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:31.744072 16329 raft_consensus.cc:740] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.750447 16329 consensus_queue.cc:260] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.761420 16329 ts_tablet_manager.cc:1434] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:04:31.762456 16329 tablet_bootstrap.cc:492] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:31.770790 16328 tablet_bootstrap.cc:654] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.776043 16330 tablet_bootstrap.cc:492] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:31.776494 16330 ts_tablet_manager.cc:1403] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260709 13:04:31.789866 16329 tablet_bootstrap.cc:654] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.790046 16654 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.789949 16330 raft_consensus.cc:359] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.790599 16654 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.790951 16330 raft_consensus.cc:385] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.791330 16330 raft_consensus.cc:740] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.792006 16330 consensus_queue.cc:260] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.792709 16654 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.799017 16279 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.799634 16330 ts_tablet_manager.cc:1434] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.005s
I20260709 13:04:31.800686 16330 tablet_bootstrap.cc:492] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:31.800930 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:31.801472 16287 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:31.802304 16329 tablet_bootstrap.cc:492] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:31.802759 16329 ts_tablet_manager.cc:1403] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.003s
I20260709 13:04:31.805017 16279 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.806419 16654 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.806792 16105 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:31.807552 16616 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:31.805815 16329 raft_consensus.cc:359] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.807902 16616 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:31.808169 16329 raft_consensus.cc:385] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.808269 16616 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.808495 16329 raft_consensus.cc:740] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.809166 16329 consensus_queue.cc:260] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.811506 16329 ts_tablet_manager.cc:1434] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:04:31.812541 16329 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:31.809108 16330 tablet_bootstrap.cc:654] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.823915 16329 tablet_bootstrap.cc:654] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.830402 16330 tablet_bootstrap.cc:492] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:31.830905 16330 ts_tablet_manager.cc:1403] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.008s
I20260709 13:04:31.830840 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:31.833655 16330 raft_consensus.cc:359] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:31.834097 16104 leader_election.cc:343] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.834924 16330 raft_consensus.cc:385] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.835260 16330 raft_consensus.cc:740] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.835948 16330 consensus_queue.cc:260] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.836498 16329 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:31.837056 16654 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.835588 16134 raft_consensus.cc:1275] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.847627 16330 ts_tablet_manager.cc:1434] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:04:31.848980 16330 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:31.854480 16330 tablet_bootstrap.cc:654] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:31.855746 16209 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.857944 16672 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.862044 16329 ts_tablet_manager.cc:1403] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.006s
I20260709 13:04:31.865191 16329 raft_consensus.cc:359] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.874610 16329 raft_consensus.cc:385] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:31.874951 16329 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:31.875762 16329 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.878309 16329 ts_tablet_manager.cc:1434] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 13:04:31.880951 16329 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:31.843686 16616 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.887706 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:31.889020 16104 leader_election.cc:343] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.845232 16208 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.888253 16616 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.909435 16329 tablet_bootstrap.cc:654] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:31.913018 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:31.911072 16625 raft_consensus.cc:493] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.910977 16636 raft_consensus.cc:493] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:31.918993 16625 raft_consensus.cc:515] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.919397 16636 raft_consensus.cc:515] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.921013 16625 leader_election.cc:290] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.921203 16636 leader_election.cc:290] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:31.923631 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:31.924078 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:31.924402 16288 raft_consensus.cc:2468] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:31.925465 16105 leader_election.cc:304] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
W20260709 13:04:31.927814 16104 leader_election.cc:343] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:31.918118 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:31.932668 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:31.933149 16288 raft_consensus.cc:2468] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:31.934667 16279 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.931109 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:31.938558 16131 raft_consensus.cc:2468] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:31.940639 16211 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:31.944718 16279 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:31.932487 16209 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.935536 16180 leader_election.cc:304] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:31.946177 16636 raft_consensus.cc:2804] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:31.946532 16636 raft_consensus.cc:493] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:31.946815 16667 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:31.946849 16636 raft_consensus.cc:3060] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:31.951447 16105 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:31.952445 16656 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:31.952858 16656 raft_consensus.cc:697] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:31.928541 16625 raft_consensus.cc:2804] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:31.953634 16656 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:31.959475 16211 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:31.958160 16625 raft_consensus.cc:493] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:31.996383 16330 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:31.996925 16330 ts_tablet_manager.cc:1403] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.149s	user 0.030s	sys 0.043s
I20260709 13:04:31.998111 16654 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:32.000748 16626 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.001175 16626 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.002527 16328 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:32.002954 16328 ts_tablet_manager.cc:1403] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.256s	user 0.013s	sys 0.077s
I20260709 13:04:31.994911 16625 raft_consensus.cc:3060] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.007205 16330 raft_consensus.cc:359] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.007766 16330 raft_consensus.cc:385] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.007937 16330 raft_consensus.cc:740] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.009512 16626 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.009956 16328 raft_consensus.cc:359] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.010207 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.010717 16328 raft_consensus.cc:385] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.010977 16328 raft_consensus.cc:740] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.011564 16328 consensus_queue.cc:260] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:32.011857 16104 leader_election.cc:343] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.013191 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:32.014477 16105 leader_election.cc:343] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.014839 16105 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.015713 16626 raft_consensus.cc:2749] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.005406 16208 raft_consensus.cc:1275] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:32.024187 16676 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:32.025573 16676 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:32.026046 16330 consensus_queue.cc:260] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.028020 16330 ts_tablet_manager.cc:1434] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.002s
I20260709 13:04:32.028749 16330 tablet_bootstrap.cc:492] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:32.031137 16625 raft_consensus.cc:515] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.031536 16636 raft_consensus.cc:515] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.032979 16625 leader_election.cc:290] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.033672 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.035768 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.036288 16287 raft_consensus.cc:3060] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:32.036510 16104 leader_election.cc:343] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.043864 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.044479 16134 raft_consensus.cc:3060] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.044625 16328 ts_tablet_manager.cc:1434] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.005s
I20260709 13:04:32.045573 16328 tablet_bootstrap.cc:492] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:32.048765 16636 leader_election.cc:290] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.049896 16287 raft_consensus.cc:2468] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:32.050863 16105 leader_election.cc:304] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.051661 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.052284 16279 raft_consensus.cc:3060] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.052906 16626 raft_consensus.cc:2804] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.053376 16626 raft_consensus.cc:697] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:32.055490 16626 consensus_queue.cc:237] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:32.078395 16104 consensus_peers.cc:597] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:32.106803 16328 tablet_bootstrap.cc:654] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.108264 16330 tablet_bootstrap.cc:654] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.114530 16654 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:32.112655 16735 raft_consensus.cc:493] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.126201 16329 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:32.126684 16329 ts_tablet_manager.cc:1403] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.246s	user 0.012s	sys 0.004s
I20260709 13:04:32.115478 16654 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.138716 16654 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.139187 16329 raft_consensus.cc:359] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.139838 16329 raft_consensus.cc:385] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.139963 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.140312 16329 raft_consensus.cc:740] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.140729 16287 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:32.140928 16329 consensus_queue.cc:260] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.139810 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.143662 16210 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:32.126194 16735 raft_consensus.cc:515] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.146006 16735 leader_election.cc:290] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.147722 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.150110 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.150516 16134 raft_consensus.cc:2468] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:32.151824 16329 ts_tablet_manager.cc:1434] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:04:32.152726 16676 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:32.154932 16037 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.152854 16329 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:32.150640 16287 raft_consensus.cc:2468] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:32.161886 16180 leader_election.cc:304] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:32.164103 16177 leader_election.cc:343] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.142587 16626 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.165369 16177 leader_election.cc:304] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:32.167034 16330 tablet_bootstrap.cc:492] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:32.168121 16330 ts_tablet_manager.cc:1403] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.140s	user 0.014s	sys 0.011s
I20260709 13:04:32.170544 16104 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.176717 16328 tablet_bootstrap.cc:492] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:32.177628 16328 ts_tablet_manager.cc:1403] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.015s
I20260709 13:04:32.175094 16625 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.175220 16736 raft_consensus.cc:2804] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.178434 16625 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:32.178937 16625 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.174263 16735 raft_consensus.cc:2804] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.179718 16735 raft_consensus.cc:493] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.180047 16735 raft_consensus.cc:3060] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.174599 16626 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.178982 16736 raft_consensus.cc:697] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:32.196983 16626 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.198612 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.210141 16625 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.212312 16625 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.215159 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.215895 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.219089 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.219579 16287 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
W20260709 13:04:32.220893 16104 leader_election.cc:343] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.215902 16736 consensus_queue.cc:237] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.225597 16212 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:32.224673 16735 raft_consensus.cc:515] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.231808 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.233269 16104 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.240625 16330 raft_consensus.cc:359] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.241325 16330 raft_consensus.cc:385] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.241593 16330 raft_consensus.cc:740] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.234774 16279 raft_consensus.cc:2468] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
W20260709 13:04:32.243306 16177 leader_election.cc:343] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.244107 16656 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:32.244270 16676 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.257067 16676 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.260636 16676 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.242780 16330 consensus_queue.cc:260] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.247582 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.263827 16283 raft_consensus.cc:3060] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.254288 16654 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:32.264870 16654 raft_consensus.cc:697] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:32.249603 16735 leader_election.cc:290] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.278107 16387 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.283485 16387 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.289464 16387 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.295904 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.298146 16134 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:32.299207 16251 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.300333 16672 raft_consensus.cc:2804] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.265682 16654 consensus_queue.cc:237] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.300671 16672 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.301355 16672 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.312407 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.312716 16735 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.313251 16735 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.314383 16329 tablet_bootstrap.cc:654] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.316387 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.317159 16281 raft_consensus.cc:2393] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:32.317255 16328 raft_consensus.cc:359] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.317929 16328 raft_consensus.cc:385] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.318104 16283 raft_consensus.cc:2468] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:32.319240 16180 leader_election.cc:304] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
W20260709 13:04:32.319442 16251 leader_election.cc:343] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.319532 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.320261 16730 raft_consensus.cc:2804] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.320588 16138 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:32.320776 16730 raft_consensus.cc:697] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:32.321470 16177 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.322222 16731 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.321617 16730 consensus_queue.cc:237] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.322561 16731 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.322898 16731 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.318179 16328 raft_consensus.cc:740] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.320076 16288 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:32.324156 16328 consensus_queue.cc:260] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.325863 16328 ts_tablet_manager.cc:1434] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.148s	user 0.007s	sys 0.000s
I20260709 13:04:32.327201 16328 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:32.327668 16105 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.329347 16625 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:32.329682 16625 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.330010 16625 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.332638 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.335572 16731 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.338632 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.339316 16288 raft_consensus.cc:2393] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:32.340163 16329 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:32.340620 16329 ts_tablet_manager.cc:1403] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.188s	user 0.008s	sys 0.003s
I20260709 13:04:32.342489 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.320715 16330 ts_tablet_manager.cc:1434] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.152s	user 0.006s	sys 0.007s
I20260709 13:04:32.343128 16208 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:32.342813 16735 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.341600 16625 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:32.346087 16253 leader_election.cc:343] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.346293 16625 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.346494 16253 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.348646 16328 tablet_bootstrap.cc:654] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.348577 16676 raft_consensus.cc:2749] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.348723 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.350149 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.352174 16287 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.355708 16735 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.356149 16735 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.359071 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.359779 16134 raft_consensus.cc:2393] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:32.360162 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.362205 16138 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:32.363184 16330 tablet_bootstrap.cc:492] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:32.364466 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.365257 16283 raft_consensus.cc:2393] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:32.370440 16180 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.337738 16731 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.366021 16735 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.371248 16736 raft_consensus.cc:3060] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.343075 16329 raft_consensus.cc:359] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.371919 16329 raft_consensus.cc:385] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.372227 16329 raft_consensus.cc:740] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.372849 16329 consensus_queue.cc:260] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.375102 16329 ts_tablet_manager.cc:1434] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 13:04:32.376032 16329 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:32.378443 16736 raft_consensus.cc:2749] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.366400 16672 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.367662 16328 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:32.367785 16625 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:32.382077 16329 tablet_bootstrap.cc:654] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.382220 16328 ts_tablet_manager.cc:1403] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.006s
I20260709 13:04:32.384706 16328 raft_consensus.cc:359] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.385322 16328 raft_consensus.cc:385] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.385564 16328 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.386176 16328 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.388118 16328 ts_tablet_manager.cc:1434] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:04:32.389457 16328 tablet_bootstrap.cc:492] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:32.395192 16329 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:32.395812 16329 ts_tablet_manager.cc:1403] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 13:04:32.398343 16329 raft_consensus.cc:359] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.400300 16329 raft_consensus.cc:385] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.400550 16329 raft_consensus.cc:740] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.401072 16329 consensus_queue.cc:260] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.403466 16626 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.403637 16329 ts_tablet_manager.cc:1434] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:32.403913 16626 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.406896 16329 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:32.407536 16626 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.395242 16328 tablet_bootstrap.cc:654] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.408854 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.409483 16283 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:32.410008 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.410553 16208 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.414428 16105 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.415164 16626 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.415539 16626 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.415859 16626 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.417523 16329 tablet_bootstrap.cc:654] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.419991 16208 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:32.421110 16253 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:32.422048 16676 raft_consensus.cc:2804] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.422521 16676 raft_consensus.cc:697] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:32.422380 16626 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.423355 16676 consensus_queue.cc:237] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.425380 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.425969 16283 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.433125 16283 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:32.434239 16105 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.434991 16654 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:32.435443 16654 raft_consensus.cc:697] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:32.436218 16654 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.438869 16672 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.441578 16626 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.448012 16329 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:32.448546 16328 tablet_bootstrap.cc:492] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:32.449821 16177 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.455003 16328 ts_tablet_manager.cc:1403] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260709 13:04:32.455025 16329 ts_tablet_manager.cc:1403] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.005s
I20260709 13:04:32.455451 16730 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:32.455952 16730 raft_consensus.cc:697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:32.456789 16730 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.458233 16328 raft_consensus.cc:359] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.457929 16329 raft_consensus.cc:359] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.459522 16329 raft_consensus.cc:385] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.459846 16329 raft_consensus.cc:740] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.460381 16329 consensus_queue.cc:260] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.458895 16328 raft_consensus.cc:385] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.462661 16328 raft_consensus.cc:740] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.450465 16672 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:32.463311 16328 consensus_queue.cc:260] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.464047 16672 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.463284 16329 ts_tablet_manager.cc:1434] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:04:32.465505 16328 ts_tablet_manager.cc:1434] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 13:04:32.465879 16329 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:32.466449 16328 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:32.467814 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.468990 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.469561 16208 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:32.475934 16104 leader_election.cc:343] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.476300 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.477051 16131 raft_consensus.cc:2393] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:32.475816 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.478641 16328 tablet_bootstrap.cc:654] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.480008 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.480595 16134 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.480926 16212 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.481914 16672 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.482416 16253 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:32.483150 16676 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.483551 16676 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:32.483937 16676 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.485114 16330 tablet_bootstrap.cc:654] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.486565 16287 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:32.487424 16105 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.489694 16699 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:32.491083 16699 raft_consensus.cc:697] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:32.485463 16033 catalog_manager.cc:5697] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.491894 16699 consensus_queue.cc:237] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.494563 16210 raft_consensus.cc:3060] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.493453 16676 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.498631 16033 catalog_manager.cc:5697] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.503201 16730 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.503995 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.503633 16730 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.504663 16138 raft_consensus.cc:2393] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:32.508602 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.510305 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.511602 16180 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.512104 16625 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.512714 16736 raft_consensus.cc:2749] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:32.512547 16625 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.513866 16656 consensus_queue.cc:1048] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:32.514089 16134 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:32.514588 16625 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.514873 16730 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.501370 16626 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.517311 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.517745 16287 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:32.518855 16105 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.520545 16730 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.520625 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.521051 16730 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.516336 16626 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.529862 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.530747 16134 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:32.531077 16330 tablet_bootstrap.cc:492] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:32.531526 16330 ts_tablet_manager.cc:1403] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.001s
I20260709 13:04:32.531836 16177 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:32.528779 16656 raft_consensus.cc:2804] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.528963 16625 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.533543 16656 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.533882 16736 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.523303 16730 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.533519 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.536306 16287 raft_consensus.cc:2393] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:32.532459 16654 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:04:32.534054 16656 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.534973 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.534034 16625 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.541320 16625 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.534272 16736 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.541853 16736 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.542490 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:32.543593 16105 leader_election.cc:343] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.534224 16212 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.538712 16330 raft_consensus.cc:359] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:32.536379 16757 log.cc:927] Time spent T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:04:32.527159 16676 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.547806 16330 raft_consensus.cc:385] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.548277 16329 tablet_bootstrap.cc:654] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.548858 16330 raft_consensus.cc:740] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.550179 16330 consensus_queue.cc:260] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.550297 16253 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:32.552908 16672 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:32.551817 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.550431 16656 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.553407 16672 raft_consensus.cc:697] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:32.555696 16330 ts_tablet_manager.cc:1434] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:04:32.555254 16672 consensus_queue.cc:237] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.557209 16656 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.557919 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.558470 16330 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:32.558422 16287 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:32.560613 16104 leader_election.cc:343] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.561268 16104 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.563462 16287 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:32.564272 16105 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.564489 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.567533 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.568192 16287 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:32.566056 16626 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.566354 16736 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.569216 16105 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.571026 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.567270 16625 raft_consensus.cc:2804] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:32.572619 16736 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.572878 16625 raft_consensus.cc:697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:32.575073 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.575721 16287 raft_consensus.cc:2393] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:32.576345 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.580279 16037 catalog_manager.cc:5697] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.588132 16138 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:32.582311 16037 catalog_manager.cc:5697] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 2 to 3, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.567200 16656 raft_consensus.cc:2749] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.600235 16654 raft_consensus.cc:493] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.601498 16177 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:32.573786 16699 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.600708 16654 raft_consensus.cc:515] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.605538 16654 leader_election.cc:290] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.601853 16037 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:32.609570 16736 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:32.610311 16736 raft_consensus.cc:697] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:32.593206 16626 raft_consensus.cc:2804] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:04:32.630524 16104 leader_election.cc:343] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.654580 16387 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.655061 16387 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.624738 16626 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.656281 16329 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:32.656759 16329 ts_tablet_manager.cc:1403] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.191s	user 0.016s	sys 0.001s
I20260709 13:04:32.658303 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:32.660456 16104 leader_election.cc:343] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.660395 16328 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:32.661309 16328 ts_tablet_manager.cc:1403] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.195s	user 0.010s	sys 0.016s
I20260709 13:04:32.624164 16654 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:32.624166 16730 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.649925 16676 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:32.651285 16735 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.664425 16387 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.665071 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.665674 16138 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.666832 16251 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.667588 16387 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.667919 16387 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.668226 16387 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.630486 16731 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.662604 16626 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.624982 16699 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.611902 16736 consensus_queue.cc:237] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.669735 16676 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.690114 16672 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.692265 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.693271 16672 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.695289 16676 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.666684 16730 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.666795 16654 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.697208 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.697952 16138 raft_consensus.cc:2393] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:32.656142 16625 consensus_queue.cc:237] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.673292 16731 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.668953 16735 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.731794 16330 tablet_bootstrap.cc:654] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.736150 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.736775 16212 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.748512 16387 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:32.750437 16763 log.cc:927] Time spent T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.177s	user 0.001s	sys 0.000s
I20260709 13:04:32.757521 16328 raft_consensus.cc:359] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.759737 16328 raft_consensus.cc:385] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.760001 16328 raft_consensus.cc:740] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.760417 16328 consensus_queue.cc:260] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.764811 16387 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.765872 16329 raft_consensus.cc:359] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.766520 16329 raft_consensus.cc:385] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.766788 16329 raft_consensus.cc:740] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.767508 16731 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.767329 16329 consensus_queue.cc:260] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.769779 16329 ts_tablet_manager.cc:1434] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.000s
I20260709 13:04:32.777925 16328 ts_tablet_manager.cc:1434] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.000s
I20260709 13:04:32.781006 16329 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:32.781870 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.783324 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.783851 16209 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.784909 16767 raft_consensus.cc:493] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.785341 16767 raft_consensus.cc:515] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.779735 16213 raft_consensus.cc:1275] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:32.787330 16767 leader_election.cc:290] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.788987 16616 raft_consensus.cc:493] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.789202 16654 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.789449 16616 raft_consensus.cc:515] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.790841 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.791319 16616 leader_election.cc:290] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.789368 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.793700 16138 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.796118 16328 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:32.798041 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.797415 16251 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:32.800076 16211 raft_consensus.cc:2393] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:32.783778 16672 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.791433 16213 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:32.799528 16699 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:32.810000 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 62004.1us
I20260709 13:04:32.804378 16768 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.805017 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef59d929b254f3e84109fb6ceb708e1" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.814445 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef59d929b254f3e84109fb6ceb708e1" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.800627 16654 consensus_queue.cc:1048] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.012s
I20260709 13:04:32.810593 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.812214 16730 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.813370 16768 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:04:32.828500 16253 leader_election.cc:343] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.822588 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.829373 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.829480 16133 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:32.816324 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.829950 16287 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:32.821777 16735 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.831009 16180 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:32.826848 16281 raft_consensus.cc:1275] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:32.824282 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.816483 16773 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 13:04:32.827340 16134 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.826076 16768 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.835523 16330 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:32.816931 16626 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.836814 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.839831 16330 ts_tablet_manager.cc:1403] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.282s	user 0.016s	sys 0.014s
I20260709 13:04:32.840270 16776 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:32.841226 16105 leader_election.cc:343] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.842094 16105 leader_election.cc:304] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.834262 16730 raft_consensus.cc:2804] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.842950 16730 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.843294 16730 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.844087 16656 raft_consensus.cc:2749] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.844705 16772 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.845945 16772 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.848614 16772 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:32.848433 16105 leader_election.cc:343] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.848475 16768 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.849653 16656 consensus_queue.cc:1048] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:32.850449 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.850983 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.851572 16285 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:32.852779 16329 tablet_bootstrap.cc:654] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.852684 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:32.853423 16283 raft_consensus.cc:2368] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:32.854689 16279 raft_consensus.cc:2368] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:32.854888 16773 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:32.854723 16740 log.cc:927] Time spent T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.070s	user 0.003s	sys 0.000s
I20260709 13:04:32.855641 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.854605 16209 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
W20260709 13:04:32.859320 16251 leader_election.cc:343] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.859431 16730 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.860560 16330 raft_consensus.cc:359] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.861171 16330 raft_consensus.cc:385] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:32.861802 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.862128 16330 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:32.859704 16251 leader_election.cc:304] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.871356 16330 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:32.874782 16104 leader_election.cc:343] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:32.863765 16626 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.864645 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:32.866657 16253 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:32.861279 16134 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:32.861444 16730 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:32.875765 16387 raft_consensus.cc:2749] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.875365 16104 leader_election.cc:304] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.877947 16180 leader_election.cc:400] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:32.878237 16180 leader_election.cc:403] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:32.878680 16036 catalog_manager.cc:5697] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:32.879890 16036 catalog_manager.cc:5697] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:32.870441 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.882332 16210 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.883132 16205 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:32.886909 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:32.887539 16288 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.887636 16330 ts_tablet_manager.cc:1434] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.048s	user 0.003s	sys 0.002s
I20260709 13:04:32.889698 16617 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:32.890245 16617 raft_consensus.cc:697] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:32.891089 16617 consensus_queue.cc:237] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.891844 16180 leader_election.cc:400] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:32.892136 16180 leader_election.cc:403] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:32.892488 16253 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:32.892639 16731 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.893535 16770 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.893903 16770 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:32.894255 16770 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.878108 16777 raft_consensus.cc:2749] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:32.897305 16774 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.896875 16105 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:32.897487 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:32.930251 16139 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:32.930848 16768 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:32.931610 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:32.932193 16132 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.934562 16253 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:32.940295 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 43501.4us
I20260709 13:04:32.941006 16699 raft_consensus.cc:2804] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:32.941411 16699 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:32.941735 16699 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:32.942950 16328 tablet_bootstrap.cc:654] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:32.882359 16285 raft_consensus.cc:3060] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.924408 16773 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:32.901875 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.897742 16777 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.979120 16209 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:32.943572 16672 raft_consensus.cc:2804] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:32.979981 16672 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:32.980332 16672 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.950335 16769 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:32.974515 16773 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.991696 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:32.992301 16206 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.991451 16769 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.008991 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.009533 16138 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:32.972976 16772 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:04:33.019436 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 149481us
W20260709 13:04:33.023764 16177 consensus_peers.cc:597] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:04:33.024920 16138 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.026827 16251 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:33.028110 16387 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.029824 16387 raft_consensus.cc:697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:33.034319 16329 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:33.034828 16329 ts_tablet_manager.cc:1403] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.259s	user 0.020s	sys 0.033s
I20260709 13:04:33.035773 16730 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:33.038219 16730 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.039494 16775 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.006363 16667 consensus_queue.cc:1048] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:04:33.042068 16288 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:33.049768 16105 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:33.034945 16387 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:32.981269 16777 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.020109 16772 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.075192 16736 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:33.077327 16736 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.079193 16329 raft_consensus.cc:359] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.079909 16329 raft_consensus.cc:385] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.080175 16329 raft_consensus.cc:740] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.039920 16775 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.057341 16616 raft_consensus.cc:2804] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:33.082686 16329 consensus_queue.cc:260] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.055394 16771 consensus_queue.cc:1048] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
I20260709 13:04:33.065336 16730 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.074103 16130 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.101504 16329 ts_tablet_manager.cc:1434] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.001s
I20260709 13:04:33.103689 16667 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.104314 16667 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.106702 16667 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.107309 16767 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.108784 16767 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.110862 16767 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.108258 16789 raft_consensus.cc:493] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.111904 16789 raft_consensus.cc:515] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.113879 16789 leader_election.cc:290] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:33.128638 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 72344.5us
I20260709 13:04:33.131652 16287 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.097254 16616 raft_consensus.cc:697] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:33.138383 16287 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.141002 16735 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.140524 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.136219 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.143689 16287 raft_consensus.cc:2393] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:33.141803 16788 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.146298 16616 consensus_queue.cc:237] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.146944 16772 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.139889 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.147614 16132 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:33.149340 16775 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:33.150157 16783 log.cc:927] Time spent T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:04:33.153715 16788 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.158012 16769 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.159418 16788 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.140491 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.160218 16130 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:33.161089 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.161681 16130 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:33.162163 16214 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.162463 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.162987 16130 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:33.163089 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.163568 16214 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:33.163808 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.164346 16130 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:33.165653 16767 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.166416 16134 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:33.166550 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.167362 16253 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.168040 16791 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.168394 16791 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.168707 16791 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.159704 16731 raft_consensus.cc:2749] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:33.179441 16777 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.181147 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.171283 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.176184 16283 raft_consensus.cc:2393] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:33.183063 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.183271 16206 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.183735 16330 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:33.179261 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.183071 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.196643 16130 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.197017 16280 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:33.184826 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.207193 16672 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.208257 16791 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.184696 16774 raft_consensus.cc:2749] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:33.208935 16770 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.210340 16211 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.211663 16285 raft_consensus.cc:2468] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:33.212049 16788 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.212414 16699 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.214218 16180 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.214372 16699 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.214890 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.215437 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.216234 16134 raft_consensus.cc:2393] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:33.217476 16284 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:33.220631 16774 raft_consensus.cc:2804] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:04:33.225859 16105 leader_election.cc:343] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.226030 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.226580 16213 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.215420 16130 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.226594 16105 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.234094 16213 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.242321 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.245395 16251 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.246404 16251 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.235522 16253 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.249670 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.251231 16213 raft_consensus.cc:2393] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:33.259035 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.261425 16177 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.263139 16636 raft_consensus.cc:2804] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:33.263523 16636 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:33.263876 16636 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.225410 16774 raft_consensus.cc:697] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:33.268607 16177 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.267616 16676 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.284376 16328 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:33.287298 16328 ts_tablet_manager.cc:1403] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.506s	user 0.025s	sys 0.014s
W20260709 13:04:33.284631 16104 leader_election.cc:343] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.267913 16281 raft_consensus.cc:2393] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:33.286507 16730 raft_consensus.cc:2804] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:33.279953 16786 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.287690 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:33.312074 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 85566.1us
W20260709 13:04:33.315506 16105 leader_election.cc:343] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.315904 16105 leader_election.cc:304] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.248988 16791 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.258523 16768 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
W20260709 13:04:33.312829 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 65187.4us
I20260709 13:04:33.287096 16676 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.300613 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.286675 16776 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:04:33.301671 16770 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.304292 16672 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.324937 16105 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:33.314781 16786 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.324811 16676 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.317140 16656 raft_consensus.cc:2804] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.333940 16656 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.334282 16791 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.334436 16209 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:33.315014 16773 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.314584 16730 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:33.323712 16794 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.342252 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.345618 16213 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:33.345925 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.323597 16205 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:33.327652 16654 raft_consensus.cc:2749] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:33.328171 16134 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.348037 16288 raft_consensus.cc:2393] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:33.329582 16790 raft_consensus.cc:2804] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.334741 16791 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.334292 16656 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.329250 16786 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.344820 16730 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.356272 16137 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:33.356983 16794 raft_consensus.cc:697] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:33.358790 16791 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.367287 16676 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.370178 16794 consensus_queue.cc:237] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.352087 16790 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.372242 16328 raft_consensus.cc:359] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.375207 16328 raft_consensus.cc:385] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.375480 16328 raft_consensus.cc:740] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.376101 16328 consensus_queue.cc:260] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.371340 16676 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.377574 16328 ts_tablet_manager.cc:1434] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.090s	user 0.003s	sys 0.001s
I20260709 13:04:33.378165 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.378541 16328 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:33.379948 16736 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.387319 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.329272 16774 consensus_queue.cc:237] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.388871 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.391446 16285 raft_consensus.cc:1240] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:04:33.401037 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:33.401854 16288 raft_consensus.cc:2368] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:33.376232 16790 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.381639 16654 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.405861 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.409158 16791 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.419152 16286 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:04:33.412005 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.410976 16654 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.420778 16330 tablet_bootstrap.cc:654] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.422078 16636 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.408608 16731 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:04:33.434729 16212 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:33.436017 16731 consensus_queue.cc:1059] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.436858 16731 raft_consensus.cc:3055] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:33.437182 16731 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:33.437958 16731 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.439013 16731 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.440649 16134 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.444344 16130 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.429014 16791 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.452876 16791 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:33.455122 16799 log.cc:927] Time spent T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.158s	user 0.002s	sys 0.001s
I20260709 13:04:33.457747 16205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.458427 16205 raft_consensus.cc:3060] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:33.460577 16104 consensus_peers.cc:597] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:33.461153 16104 leader_election.cc:343] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.461527 16104 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.462693 16105 leader_election.cc:400] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:33.462963 16105 leader_election.cc:403] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:04:33.463028 16777 raft_consensus.cc:2749] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:33.464141 16625 raft_consensus.cc:2749] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:33.464476 16626 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.467213 16105 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:33.470535 16786 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.472455 16786 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.452906 16636 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.473033 16288 raft_consensus.cc:1240] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:33.469018 16699 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.473718 16654 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.474378 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:33.475106 16281 raft_consensus.cc:2393] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:33.479059 16105 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.479414 16037 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:33.482949 16253 leader_election.cc:343] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.482865 16794 consensus_queue.cc:1048] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.484045 16253 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:33.486531 16770 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:33.486793 16251 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:33.487121 16770 raft_consensus.cc:697] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
W20260709 13:04:33.486567 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:33.487939 16636 consensus_queue.cc:1059] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.488705 16636 raft_consensus.cc:3055] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:33.488993 16636 raft_consensus.cc:740] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:33.489827 16209 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.489748 16636 consensus_queue.cc:260] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.492782 16328 tablet_bootstrap.cc:654] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.493037 16636 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.493784 16736 raft_consensus.cc:493] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.478588 16699 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.495579 16654 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:33.495818 16329 tablet_bootstrap.cc:492] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:33.495940 16699 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.499315 16772 raft_consensus.cc:2804] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.500209 16656 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.487975 16770 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.503713 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.504985 16736 raft_consensus.cc:515] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.506481 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.507081 16736 leader_election.cc:290] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.510154 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.510736 16211 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:33.512691 16287 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.501649 16772 raft_consensus.cc:697] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:33.545217 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.549299 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:33.550199 16180 leader_election.cc:343] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.555871 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:33.542217 16205 raft_consensus.cc:2468] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.557998 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.563172 16253 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.565920 16617 raft_consensus.cc:2804] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:33.566299 16617 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.566607 16617 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.559551 16770 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.562333 16656 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.561951 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.581540 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:33.571895 16789 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:04:33.582324 16279 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.581532 16139 raft_consensus.cc:2468] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:33.579105 16330 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:33.588304 16330 ts_tablet_manager.cc:1403] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.405s	user 0.025s	sys 0.002s
I20260709 13:04:33.591115 16790 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.592319 16132 raft_consensus.cc:2368] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:33.562768 16730 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.560354 16699 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.606467 16790 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.611564 16730 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.561456 16772 consensus_queue.cc:237] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:33.626336 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 56756.3us
I20260709 13:04:33.585611 16617 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.579720 16770 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.633541 16330 raft_consensus.cc:359] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.634531 16330 raft_consensus.cc:385] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.634804 16330 raft_consensus.cc:740] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.627866 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
W20260709 13:04:33.637349 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 67631.8us
I20260709 13:04:33.635455 16330 consensus_queue.cc:260] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.640480 16104 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.642446 16617 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.639107 16209 raft_consensus.cc:2410] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:04:33.644850 16626 raft_consensus.cc:2749] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:33.651662 16177 leader_election.cc:304] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.652585 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.652956 16211 raft_consensus.cc:3060] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.660338 16211 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:33.657490 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.661190 16214 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.663069 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.663276 16135 raft_consensus.cc:1275] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.663657 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.664201 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.654942 16636 raft_consensus.cc:2804] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.663729 16134 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:33.670058 16104 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.671214 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.671990 16330 ts_tablet_manager.cc:1434] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.083s	user 0.006s	sys 0.001s
I20260709 13:04:33.671989 16211 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.673532 16824 raft_consensus.cc:2804] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.674048 16824 raft_consensus.cc:697] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:33.663125 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.666852 16617 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:04:33.651114 16676 consensus_queue.cc:1048] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:04:33.667711 16636 raft_consensus.cc:493] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.665728 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.675899 16328 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:33.687614 16328 ts_tablet_manager.cc:1403] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.309s	user 0.011s	sys 0.018s
I20260709 13:04:33.687824 16214 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:33.677886 16329 tablet_bootstrap.cc:654] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.678071 16330 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:33.678323 16636 raft_consensus.cc:3060] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.679195 16770 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.677076 16699 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.681423 16130 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.671970 16279 raft_consensus.cc:2468] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:33.684439 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.685084 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.695760 16207 raft_consensus.cc:2468] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:33.685251 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:33.696631 16287 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.686547 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:33.666102 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.690650 16205 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.690860 16208 raft_consensus.cc:1275] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.691907 16213 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.700682 16253 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.704037 16328 raft_consensus.cc:359] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.704758 16328 raft_consensus.cc:385] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:33.705015 16328 raft_consensus.cc:740] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:33.705670 16328 consensus_queue.cc:260] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.705739 16213 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:33.706228 16287 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:33.708645 16253 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:33.676582 16824 consensus_queue.cc:237] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.712754 16211 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:33.717900 16105 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:33.709975 16805 raft_consensus.cc:2804] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:33.719547 16805 raft_consensus.cc:493] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.719718 16699 raft_consensus.cc:2804] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.720216 16699 raft_consensus.cc:697] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:33.720957 16699 consensus_queue.cc:237] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.722434 16805 raft_consensus.cc:3060] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.724767 16328 ts_tablet_manager.cc:1434] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260709 13:04:33.729470 16636 raft_consensus.cc:515] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.732697 16636 leader_election.cc:290] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:33.732941 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:33.721948 16676 raft_consensus.cc:2804] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.735853 16676 raft_consensus.cc:697] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:33.738672 16328 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
W20260709 13:04:33.736845 16180 leader_election.cc:343] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.733382 16617 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:04:33.736498 16772 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:04:33.744681 16676 consensus_queue.cc:237] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.768462 16775 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.780841 16805 raft_consensus.cc:515] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.782949 16133 raft_consensus.cc:2468] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:33.784332 16253 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.785547 16772 raft_consensus.cc:2749] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:33.794132 16328 tablet_bootstrap.cc:654] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.783877 16805 leader_election.cc:290] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.792403 16772 raft_consensus.cc:493] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:33.792102 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:33.795929 16772 raft_consensus.cc:515] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.796536 16209 raft_consensus.cc:3060] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.792382 16330 tablet_bootstrap.cc:654] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:33.806757 16772 leader_election.cc:290] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:33.811144 16251 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.814286 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:33.815953 16177 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.817282 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.817932 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:33.818559 16138 raft_consensus.cc:2468] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:33.823518 16251 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.824417 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9aa31fbbed4d47348bb901008ad237c4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:33.825207 16253 leader_election.cc:343] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:33.817878 16137 raft_consensus.cc:3060] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:33.829595 16771 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.840006 16772 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.829022 16791 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.827809 16774 raft_consensus.cc:2749] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:33.836908 16786 raft_consensus.cc:2749] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:33.853696 16177 leader_election.cc:400] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559) with higher term. Message: Invalid argument: T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:33.862104 16177 leader_election.cc:403] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:33.843295 16791 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.865913 16177 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.868544 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:33.870095 16139 raft_consensus.cc:3060] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.871580 16251 leader_election.cc:304] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:33.873127 16104 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.874991 16791 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.867573 16730 raft_consensus.cc:2749] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559) with higher term. Message: Invalid argument: T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 2. Current term is 3.
I20260709 13:04:33.877637 16731 raft_consensus.cc:2764] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:04:33.907023 16280 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.933503 16731 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.942682 16139 raft_consensus.cc:2468] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:33.949546 16211 raft_consensus.cc:1275] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:33.912604 16137 raft_consensus.cc:2468] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:33.955830 16210 raft_consensus.cc:1240] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: []
W20260709 13:04:33.958288 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 70673.6us
I20260709 13:04:33.959452 16654 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:33.962049 16177 leader_election.cc:304] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:33.963577 16731 raft_consensus.cc:2804] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:33.964099 16731 raft_consensus.cc:697] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:33.968065 16804 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.971204 16731 consensus_queue.cc:237] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.881726 16820 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:33.974261 16820 raft_consensus.cc:697] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:33.975085 16820 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.883618 16800 raft_consensus.cc:2804] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:33.978068 16800 raft_consensus.cc:493] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:33.978505 16800 raft_consensus.cc:3060] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:33.978662 16769 consensus_queue.cc:1059] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:33.979749 16768 raft_consensus.cc:3055] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:33.980084 16768 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:33.973083 16037 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44150 (request call id 107) took 1101 ms. Trace:
I20260709 13:04:33.989226 16329 tablet_bootstrap.cc:492] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:33.989723 16329 ts_tablet_manager.cc:1403] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 0.494s	user 0.025s	sys 0.024s
I20260709 13:04:33.986673 16037 rpcz_store.cc:276] 0709 13:04:32.884153 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:32.884360 (+   207us) service_pool.cc:224] Handling call
0709 13:04:33.973011 (+1088651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:33.486104 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:33.540554 (+ 54450us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:33.541197 (+   643us) write_op.cc:435] Acquired schema lock
0709 13:04:33.541829 (+   632us) tablet.cc:662] Decoding operations
0709 13:04:33.559792 (+ 17963us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:33.559860 (+    68us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:33.559885 (+    25us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:04:33.560072 (+   187us) tablet.cc:701] Row locks acquired
0709 13:04:33.560091 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:04:33.560210 (+   119us) write_op.cc:270] Start()
0709 13:04:33.561471 (+  1261us) write_op.cc:276] Timestamp: P: 1783602273560173 usec, L: 0
0709 13:04:33.561492 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:33.588528 (+ 27036us) log.cc:844] Serialized 537 byte log entry
0709 13:04:33.691642 (+103114us) op_driver.cc:464] REPLICATION: finished
0709 13:04:33.967421 (+275779us) write_op.cc:301] APPLY: starting
0709 13:04:33.967492 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:33.967581 (+    89us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:33.967714 (+   133us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:33.967920 (+   206us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:33.968058 (+   138us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:04:33.968100 (+    42us) write_op.cc:312] APPLY: finished
0709 13:04:33.968278 (+   178us) log.cc:844] Serialized 22 byte log entry
0709 13:04:33.968427 (+   149us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:33.968504 (+    77us) write_op.cc:454] Released schema lock
0709 13:04:33.968538 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:33.968834 (+   296us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:33.968858 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":104780,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":265806,"apply.run_cpu_time_us":1401,"apply.run_wall_time_us":1401,"num_ops":1,"prepare.queue_time_us":3714,"prepare.run_cpu_time_us":2983,"prepare.run_wall_time_us":102718,"replication_time_us":116753,"thread_start_us":126949,"threads_started":2}]]}
I20260709 13:04:33.975219 16033 catalog_manager.cc:5697] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:33.995689 16033 catalog_manager.cc:5697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:34.005592 16251 leader_election.cc:304] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:34.006348 16769 raft_consensus.cc:2804] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:34.007015 16769 raft_consensus.cc:697] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:34.007830 16769 consensus_queue.cc:237] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:33.985811 16768 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.011793 16800 raft_consensus.cc:515] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.012892 16768 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:33.917292 16209 raft_consensus.cc:2468] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:34.018910 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
W20260709 13:04:34.020464 16253 leader_election.cc:343] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.024909 16329 raft_consensus.cc:359] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.025576 16329 raft_consensus.cc:385] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.025887 16329 raft_consensus.cc:740] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.026491 16329 consensus_queue.cc:260] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.027590 16791 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.028488 16329 ts_tablet_manager.cc:1434] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.002s
I20260709 13:04:34.029513 16329 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a: Bootstrap starting.
I20260709 13:04:34.031543 16330 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:34.032052 16330 ts_tablet_manager.cc:1403] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.356s	user 0.014s	sys 0.012s
I20260709 13:04:34.032290 16036 catalog_manager.cc:5697] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.034086 16036 catalog_manager.cc:5697] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.014213 16800 leader_election.cc:290] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:34.058004 16328 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:34.035527 16036 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.060716 16328 ts_tablet_manager.cc:1403] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.326s	user 0.014s	sys 0.008s
I20260709 13:04:34.061838 16036 catalog_manager.cc:5697] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.063232 16036 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:34.106738 16330 raft_consensus.cc:359] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.107383 16330 raft_consensus.cc:385] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.107605 16330 raft_consensus.cc:740] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.108137 16330 consensus_queue.cc:260] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.135195 16330 ts_tablet_manager.cc:1434] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.103s	user 0.002s	sys 0.005s
I20260709 13:04:34.179471 16731 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.192404 16731 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.167416 16791 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:34.201375 16133 raft_consensus.cc:1275] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.208482 16731 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:34.209781 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:34.211133 16180 leader_election.cc:343] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.214339 16330 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:34.214963 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:34.215517 16137 raft_consensus.cc:1275] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.215490 16138 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.217463 16824 raft_consensus.cc:493] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.217963 16824 raft_consensus.cc:515] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.219930 16824 leader_election.cc:290] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:34.221215 16328 raft_consensus.cc:359] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.221838 16328 raft_consensus.cc:385] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:34.222074 16328 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:34.222637 16328 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.230937 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:34.231853 16132 raft_consensus.cc:3060] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.233053 16330 tablet_bootstrap.cc:654] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.224586 16328 ts_tablet_manager.cc:1434] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.164s	user 0.012s	sys 0.004s
I20260709 13:04:34.238263 16138 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:34.252061 16329 tablet_bootstrap.cc:654] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:34.257920 16212 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.262429 16328 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:34.273044 16807 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.276177 16772 consensus_queue.cc:1048] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.285029 16283 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.290658 16824 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.294404 16138 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.295357 16771 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.285481 16132 raft_consensus.cc:2468] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:34.296701 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:34.298954 16138 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 0.
I20260709 13:04:34.301687 16251 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:34.306949 16177 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:34.271675 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef59d929b254f3e84109fb6ceb708e1" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:34.307715 16279 raft_consensus.cc:2468] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:34.308128 16769 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.307950 16251 leader_election.cc:304] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:34.308645 16769 raft_consensus.cc:697] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:34.309154 16791 raft_consensus.cc:2804] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:34.309451 16769 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.310925 16105 leader_election.cc:304] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:34.313979 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef59d929b254f3e84109fb6ceb708e1" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:34.315322 16104 leader_election.cc:343] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:34.333593 16211 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.317291 16736 raft_consensus.cc:2804] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:34.349818 16736 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.350174 16736 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.312661 16771 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.317410 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:34.366608 16207 raft_consensus.cc:1275] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.373968 16824 raft_consensus.cc:2804] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:04:34.374962 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 46455.3us
I20260709 13:04:34.380064 16800 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:34.312449 16731 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.071s
I20260709 13:04:34.329918 16791 raft_consensus.cc:697] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:34.559046 16279 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:34.798314 16330 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:34.798825 16330 ts_tablet_manager.cc:1403] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.585s	user 0.021s	sys 0.078s
I20260709 13:04:34.422905 16824 raft_consensus.cc:493] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:34.626520 16789 raft_consensus.cc:493] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.817675 16824 raft_consensus.cc:3060] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.817998 16789 raft_consensus.cc:515] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.819964 16789 leader_election.cc:290] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:34.629413 16636 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.820555 16636 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.822516 16636 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:34.450500 16210 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:34.826354 16824 raft_consensus.cc:515] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.816234 16213 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:34.586030 16617 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:34.828398 16824 leader_election.cc:290] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:34.828279 16617 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.774960 16736 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.441252 16771 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.848423 16328 tablet_bootstrap.cc:654] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
W20260709 13:04:34.884704 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 66084.1us
I20260709 13:04:34.848027 16617 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:35.028324 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:34.884557 16791 consensus_queue.cc:237] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:35.033437 16856 log.cc:927] Time spent T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.151s	user 0.000s	sys 0.000s
I20260709 13:04:35.421904 16329 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a: No bootstrap required, opened a new log
I20260709 13:04:35.426633 16804 raft_consensus.cc:493] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.427191 16769 raft_consensus.cc:493] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.427515 16867 raft_consensus.cc:493] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.316705 16210 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:35.432322 16329 ts_tablet_manager.cc:1403] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a: Time spent bootstrapping tablet: real 1.403s	user 0.132s	sys 0.181s
W20260709 13:04:35.334021 16849 log.cc:927] Time spent T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.121s	user 0.000s	sys 0.000s
I20260709 13:04:35.032452 16771 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.292503 16731 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
W20260709 13:04:35.407627 16863 log.cc:927] Time spent T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.102s	user 0.000s	sys 0.000s
I20260709 13:04:35.333653 16667 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:35.419664 16820 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.438146 16730 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.441262 16330 raft_consensus.cc:359] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.445564 16330 raft_consensus.cc:385] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.446226 16330 raft_consensus.cc:740] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.446843 16330 consensus_queue.cc:260] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.437674 16804 raft_consensus.cc:515] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.441267 16736 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.439558 16769 raft_consensus.cc:515] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.457502 16736 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.457973 16736 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.459425 16769 leader_election.cc:290] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:35.439319 16867 raft_consensus.cc:515] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:34.901289 16868 consensus_queue.cc:1048] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.540s
I20260709 13:04:35.449537 16283 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52110 (request call id 373) took 1152 ms. Trace:
I20260709 13:04:35.449435 16730 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.462355 16330 ts_tablet_manager.cc:1434] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.663s	user 0.011s	sys 0.021s
I20260709 13:04:35.453815 16667 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:35.462888 16330 ts_tablet_manager.cc:1467] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Tablet startup took 663ms
I20260709 13:04:35.450829 16820 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.464359 16667 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:35.463248 16330 ts_tablet_manager.cc:1469] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Trace:
0709 13:04:23.310455 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:23.323632 (+ 13177us) service_pool.cc:224] Handling call
0709 13:04:23.325767 (+  2135us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:04:23.334562 (+  8795us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:04:23.426939 (+ 92377us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:23.434343 (+  7404us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:23.434863 (+   520us) inbound_call.cc:177] Queueing success response
0709 13:04:34.214007 (+10779144us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:04:34.799085 (+585078us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:04:35.415652 (+616567us) tablet_replica.cc:261] Starting instrumentation
0709 13:04:35.416141 (+   489us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":40,"raft.queue_time_us":522,"raft.run_cpu_time_us":96,"raft.run_wall_time_us":97,"tablet-open.queue_time_us":10779235}
I20260709 13:04:35.455878 16804 leader_election.cc:290] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:35.460597 16283 rpcz_store.cc:276] 0709 13:04:34.297317 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.299533 (+  2216us) service_pool.cc:224] Handling call
0709 13:04:34.357975 (+ 58442us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:34.376570 (+ 18595us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:34.376603 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:34.377027 (+   424us) log.cc:844] Serialized 26 byte log entry
0709 13:04:34.786829 (+409802us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:34.786870 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:34.786937 (+    67us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:35.449309 (+662372us) raft_consensus.cc:1685] finished
0709 13:04:35.449330 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:35.449462 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":754,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":84,"thread_start_us":409436,"threads_started":1,"wal-append.queue_time_us":455213}
I20260709 13:04:35.465562 16820 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.448423 16731 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.466667 16730 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.467193 16730 raft_consensus.cc:493] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.467803 16731 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.468045 16730 raft_consensus.cc:515] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.469710 16208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38578 (request call id 353) took 1165 ms. Trace:
I20260709 13:04:35.460232 16736 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.470088 16208 rpcz_store.cc:276] 0709 13:04:34.304063 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.316623 (+ 12560us) service_pool.cc:224] Handling call
0709 13:04:34.331014 (+ 14391us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:34.377844 (+ 46830us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:34.377883 (+    39us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:34.786200 (+408317us) log.cc:844] Serialized 26 byte log entry
0709 13:04:34.881164 (+ 94964us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:34.885596 (+  4432us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:34.885930 (+   334us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:35.469521 (+583591us) raft_consensus.cc:1685] finished
0709 13:04:35.469538 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:35.469657 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":487,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"thread_start_us":83384,"threads_started":1,"wal-append.queue_time_us":347626}
I20260709 13:04:35.471165 16736 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.472761 16730 leader_election.cc:290] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.472913 16736 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.477743 16330 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:35.213163 16859 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.481978 16138 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38168 (request call id 335) took 1174 ms. Trace:
I20260709 13:04:35.482318 16138 rpcz_store.cc:276] 0709 13:04:34.304879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.304976 (+    97us) service_pool.cc:224] Handling call
0709 13:04:35.051102 (+746126us) spinlock_profiling.cc:243] Waited 18 ms on lock 0x7b5800005198. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:04:35.051279 (+   177us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:35.051456 (+   177us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:04:35.140957 (+ 89501us) log.cc:844] Serialized 14 byte log entry
0709 13:04:35.479211 (+338254us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:35.479255 (+    44us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:04:35.479291 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:35.479347 (+    56us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:35.479443 (+    96us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":89315,"prepare.run_cpu_time_us":47,"prepare.run_wall_time_us":48,"raft.queue_time_us":78,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":679,"spinlock_wait_cycles":42635904,"thread_start_us":337130,"threads_started":1}
I20260709 13:04:35.447536 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.489400 16280 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:35.492066 16731 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.492528 16731 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.436978 16210 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38584 (request call id 322) took 1255 ms. Trace:
I20260709 13:04:35.511878 16821 raft_consensus.cc:493] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:35.552029 16329 raft_consensus.cc:359] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.552697 16329 raft_consensus.cc:385] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:35.552960 16329 raft_consensus.cc:740] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Initialized, Role: FOLLOWER
I20260709 13:04:35.553795 16329 consensus_queue.cc:260] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.528096 16731 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.545925 16736 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.557559 16329 ts_tablet_manager.cc:1434] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a: Time spent starting tablet: real 0.119s	user 0.006s	sys 0.000s
I20260709 13:04:35.496475 16730 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.550873 16869 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.550203 16867 leader_election.cc:290] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.481287 16859 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:35.563162 16253 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.669s	user 0.063s	sys 0.126s
W20260709 13:04:35.564271 16253 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.063s	sys 0.126s
W20260709 13:04:35.564590 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 670393us
W20260709 13:04:35.563735 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 123151us
I20260709 13:04:35.555122 16731 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.549885 16210 rpcz_store.cc:276] 0709 13:04:34.181931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.299328 (+117397us) service_pool.cc:224] Handling call
0709 13:04:35.436898 (+1137570us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:04:35.574941 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:35.555850 16821 raft_consensus.cc:515] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.575605 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.580644 16667 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.581141 16859 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.574350 16794 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:04:35.581147 16667 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.584370 16667 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:35.586833 16180 consensus_peers.cc:597] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:04:35.586103 16253 leader_election.cc:343] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.593701 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.559854 16730 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.600543 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.601155 16775 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.585301 16133 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38168 (request call id 336) took 1280 ms. Trace:
I20260709 13:04:35.595487 16130 raft_consensus.cc:3060] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:35.586417 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.562712 16869 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.590330 16859 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.589879 16867 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.589268 16876 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.592690 16654 raft_consensus.cc:493] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.574649 16731 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.616721 16869 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.617259 16132 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38174 (request call id 135) took 1320 ms. Trace:
I20260709 13:04:35.616148 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:35.601637 16134 raft_consensus.cc:3060] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.638975 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:35.646348 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 51764.1us
I20260709 13:04:35.644011 16136 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:35.652122 16328 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:35.652593 16328 ts_tablet_manager.cc:1403] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 1.390s	user 0.017s	sys 0.060s
I20260709 13:04:35.647054 16180 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:35.601635 16775 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:35.657052 16180 leader_election.cc:343] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:35.624977 16821 leader_election.cc:290] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.640138 16805 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.639498 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.621165 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.624862 16867 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.684386 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef59d929b254f3e84109fb6ceb708e1" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:35.601711 16133 rpcz_store.cc:276] 0709 13:04:34.305119 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.311030 (+  5911us) service_pool.cc:224] Handling call
0709 13:04:35.041317 (+730287us) spinlock_profiling.cc:243] Waited 20.2 ms on lock 0x7b5800005198. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:04:35.041509 (+   192us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:35.041856 (+   347us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:35.041891 (+    35us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:35.433550 (+391659us) log.cc:844] Serialized 26 byte log entry
0709 13:04:35.559813 (+126263us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:35.560731 (+   918us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:35.563067 (+  2336us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:35.584972 (+ 21905us) raft_consensus.cc:1685] finished
0709 13:04:35.584989 (+    17us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:35.585191 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":10694,"raft.run_cpu_time_us":217,"raft.run_wall_time_us":4631,"spinlock_wait_cycles":46497664,"thread_start_us":110369,"threads_started":1,"wal-append.queue_time_us":123169}
I20260709 13:04:35.654407 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.662293 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:35.663122 16804 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.663200 16736 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:35.663336 16883 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.625854 16859 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.625233 16876 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.663447 16667 raft_consensus.cc:493] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.624945 16654 raft_consensus.cc:515] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.661605 16869 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.669092 16885 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.059s
I20260709 13:04:35.681159 16805 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:36.040208 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 352411us
W20260709 13:04:35.949928 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 266883us
I20260709 13:04:35.971568 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.043794 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:35.699156 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.042855 16890 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
W20260709 13:04:35.841436 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 177423us
I20260709 13:04:36.044464 16893 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:35.700942 16328 raft_consensus.cc:359] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.734355 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:35.872900 16859 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.045980 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:36.046463 16328 raft_consensus.cc:385] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.045650 16330 tablet_bootstrap.cc:654] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:35.695408 16736 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:36.044586 16283 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:36.048272 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.048866 16288 raft_consensus.cc:2468] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:36.046873 16328 raft_consensus.cc:740] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.056610 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:36.056726 16328 consensus_queue.cc:260] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.057731 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:36.044781 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.058293 16139 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:36.059048 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:35.726279 16878 log.cc:927] Time spent T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:04:36.110913 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:35.748045 16135 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38168 (request call id 340) took 1441 ms. Trace:
I20260709 13:04:35.690562 16804 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.925613 16130 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:36.113960 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.041625 16730 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.728613 16867 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.736999 16775 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.116505 16214 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:36.114725 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:35.853345 16791 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.050007 16736 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.022490 16731 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.906250 16857 raft_consensus.cc:493] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:35.872416 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:35.738431 16876 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:35.740609 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:35.735055 16136 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:35.991382 16788 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.060019 16865 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:35.726533 16889 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.390s
I20260709 13:04:36.137948 16281 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:04:36.089959 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.060719 16859 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.131843 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:35.699681 16883 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.751241 16667 raft_consensus.cc:515] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:35.654687 16132 rpcz_store.cc:276] 0709 13:04:34.297036 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.299854 (+  2818us) service_pool.cc:224] Handling call
0709 13:04:35.616595 (+1316741us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b5800005198. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:04:35.616772 (+   177us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:35.616932 (+   160us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:35.616977 (+    45us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:35.617017 (+    40us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:35.617052 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:35.617105 (+    53us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:35.617204 (+    99us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29571456}
I20260709 13:04:36.120694 16771 raft_consensus.cc:493] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.117208 16866 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.054513 16869 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.146238 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.056222 16890 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.140535 16281 pending_rounds.cc:85] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Aborting all ops after (but not including) 1
I20260709 13:04:36.138334 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.056747 16893 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.148409 16775 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.125694 16791 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.137905 16788 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.134368 16857 raft_consensus.cc:515] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.140637 16284 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:36.388314 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.154361 16866 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.395067 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.202072 16667 leader_election.cc:290] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.395496 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.367949 16886 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.228802 16900 raft_consensus.cc:493] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.373185 16871 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.396373 16288 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:36.381839 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.397238 16131 raft_consensus.cc:2468] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:36.361059 16770 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.388119 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.152150 16859 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.342782 16210 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:36.399263 16791 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.395699 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.368103 16617 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.344210 16330 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:36.400844 16857 leader_election.cc:290] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.400650 16617 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.200752 16889 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.234977 16328 ts_tablet_manager.cc:1434] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.582s	user 0.040s	sys 0.055s
I20260709 13:04:36.154796 16771 raft_consensus.cc:515] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.152662 16896 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.402526 16896 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.403481 16788 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.225025 16180 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:36.404511 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 179577us
I20260709 13:04:36.315423 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.372845 16772 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.405441 16212 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:36.371978 16888 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.147820 16865 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.342082 16736 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.340941 16894 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.346565 16036 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44156 (request call id 102) took 2539 ms. Trace:
I20260709 13:04:36.201871 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef59d929b254f3e84109fb6ceb708e1" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:36.162475 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.150481 16895 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.406561 16888 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.397984 16770 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.407910 16865 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:36.483965 16177 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.14.167.1:42559 timed out after 1.660s (SENT)
I20260709 13:04:36.488946 16207 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:36.275427 16654 leader_election.cc:290] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:36.367547 16253 leader_election.cc:343] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:04:36.491811 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 124300us
W20260709 13:04:36.316967 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:36.234653 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:36.113801 16135 rpcz_store.cc:276] 0709 13:04:34.306593 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.310960 (+  4367us) service_pool.cc:224] Handling call
0709 13:04:35.700479 (+1389519us) spinlock_profiling.cc:243] Waited 18.2 ms on lock 0x7b5800005198. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:04:35.747507 (+ 47028us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:35.747715 (+   208us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:35.747742 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:35.747789 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:04:35.747821 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:35.747880 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:35.747990 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":41963776}
I20260709 13:04:36.346832 16033 catalog_manager.cc:5697] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.404946 16896 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:36.501911 16328 ts_tablet_manager.cc:1467] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet startup took 849ms
W20260709 13:04:36.503078 16104 leader_election.cc:343] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.152210 16730 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.505337 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.506081 16288 raft_consensus.cc:2468] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:36.506276 16330 ts_tablet_manager.cc:1403] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 1.041s	user 0.021s	sys 0.028s
I20260709 13:04:36.507225 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.507542 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.508157 16288 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
W20260709 13:04:36.504223 16104 leader_election.cc:343] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:36.510138 16104 leader_election.cc:304] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.511307 16033 catalog_manager.cc:5697] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:36.198068 16283 raft_consensus.cc:2393] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:36.513082 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.514410 16788 raft_consensus.cc:493] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.205942 16883 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.153970 16731 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.153965 16876 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.423332 16891 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:36.278859 16869 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.368595 16792 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.361147 16676 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.274945 16804 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.516657 16287 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:36.207309 16890 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.309901 16899 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
W20260709 13:04:36.519534 16104 consensus_peers.cc:597] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:36.159034 16885 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.401988 16859 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.310985 16870 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.396427 16866 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.234845 16805 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.190199 16897 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.207904 16867 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
W20260709 13:04:36.502210 16328 ts_tablet_manager.cc:1469] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: Trace:
0709 13:04:23.305617 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:23.305740 (+   123us) service_pool.cc:224] Handling call
0709 13:04:23.307387 (+  1647us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:04:23.307473 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:04:23.343298 (+ 35825us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:23.404103 (+ 60805us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:23.404579 (+   476us) inbound_call.cc:177] Queueing success response
0709 13:04:34.236835 (+10832256us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:04:35.652839 (+1416004us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:04:35.653340 (+   501us) tablet_replica.cc:261] Starting instrumentation
0709 13:04:35.655746 (+  2406us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":7887,"raft.queue_time_us":131130,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":31494,"tablet-open.queue_time_us":10832349,"thread_start_us":112347,"threads_started":1}
I20260709 13:04:36.423077 16882 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.347656 16898 raft_consensus.cc:493] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.362978 16860 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.187388 16281 pending_rounds.cc:107] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:04:36.456940 16820 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.479605 16617 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.476725 16771 leader_election.cc:290] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.491941 16036 rpcz_store.cc:276] 0709 13:04:33.807418 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:33.807537 (+   119us) service_pool.cc:224] Handling call
0709 13:04:33.855464 (+ 47927us) spinlock_profiling.cc:243] Waited 28.4 ms on lock 0x7b54003cbc54. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff671e29090 00007ff671ec7f3a 00007ff677c7e1cc 00007ff677d7c37e 00007ff67623d2a4 00007ff67623d232 00007ff67623d161 00007ff67623d0dc 00007ff67623c392 00007ff6701fa48c 00007ff6701f98c6
0709 13:04:36.346478 (+2491014us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:34.270684 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:34.291993 (+ 21309us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:34.292025 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:04:34.292039 (+    14us) tablet.cc:662] Decoding operations
0709 13:04:34.292711 (+   672us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:34.292766 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:34.292799 (+    33us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:04:34.293330 (+   531us) tablet.cc:701] Row locks acquired
0709 13:04:34.293348 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:04:34.293485 (+   137us) write_op.cc:270] Start()
0709 13:04:34.293584 (+    99us) write_op.cc:276] Timestamp: P: 1783602274293443 usec, L: 0
0709 13:04:34.293606 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:04:34.347591 (+ 53985us) log.cc:844] Serialized 2078 byte log entry
0709 13:04:34.833149 (+485558us) op_driver.cc:464] REPLICATION: finished
0709 13:04:35.480378 (+647229us) write_op.cc:301] APPLY: starting
0709 13:04:35.480460 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:35.480622 (+   162us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:35.480751 (+   129us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:35.490286 (+  9535us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:35.490477 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:04:35.490522 (+    45us) write_op.cc:312] APPLY: finished
0709 13:04:35.490748 (+   226us) log.cc:844] Serialized 46 byte log entry
0709 13:04:35.490943 (+   195us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:35.491037 (+    94us) write_op.cc:454] Released schema lock
0709 13:04:35.491074 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:35.491380 (+   306us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:35.491404 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":248,"reported_tablets":13,"spinlock_wait_cycles":65302272,"child_traces":[["op",{"apply.queue_time_us":646997,"apply.run_cpu_time_us":2159,"apply.run_wall_time_us":10993,"num_ops":5,"prepare.queue_time_us":838,"prepare.run_cpu_time_us":32208,"prepare.run_wall_time_us":548704,"replication_time_us":539390,"thread_start_us":374936,"threads_started":1}]]}
I20260709 13:04:36.511750 16285 raft_consensus.cc:3060] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:04:36.532286 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 490726us
I20260709 13:04:36.517019 16654 raft_consensus.cc:2804] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:36.567284 16654 raft_consensus.cc:493] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:36.567663 16654 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.568413 16330 raft_consensus.cc:359] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.569017 16330 raft_consensus.cc:385] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.569269 16330 raft_consensus.cc:740] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:36.531078 16676 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.569859 16910 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.405715 16772 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.402022 16889 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.524305 16896 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:36.506834 16900 raft_consensus.cc:515] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.505514 16775 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.525506 16905 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.537469 16890 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.560885 16901 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.562573 16180 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.515654 16730 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.538550 16883 raft_consensus.cc:493] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.526002 16731 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:36.572089 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 56289.2us
I20260709 13:04:36.572275 16330 consensus_queue.cc:260] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.517284 16871 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.575353 16328 tablet_bootstrap.cc:492] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:36.505035 16895 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.551672 16888 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.517251 16886 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.531641 16876 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.561213 16281 raft_consensus.cc:2889] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:36.520983 16788 raft_consensus.cc:515] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.512530 16894 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.578305 16896 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:36.531810 16891 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.603183 16180 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.603789 16330 ts_tablet_manager.cc:1434] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.097s	user 0.006s	sys 0.002s
I20260709 13:04:36.604763 16330 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: Bootstrap starting.
I20260709 13:04:36.574348 16771 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:04:36.563078 16820 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.558914 16885 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.614921 16330 tablet_bootstrap.cc:654] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.615298 16180 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.615989 16676 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.616279 16180 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.617695 16859 raft_consensus.cc:2804] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:36.618085 16859 raft_consensus.cc:493] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.618424 16859 raft_consensus.cc:3060] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:36.621939 16866 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:36.622329 16866 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.622674 16866 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.591686 16869 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:36.564003 16867 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.546617 16792 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.561594 16897 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.553263 16899 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.656667 16792 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.570344 16910 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:36.658336 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 45941.7us
I20260709 13:04:36.658699 16137 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:36.599293 16914 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:04:36.655153 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 44032.3us
I20260709 13:04:36.661342 16104 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.613085 16896 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.577021 16898 raft_consensus.cc:515] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.596035 16883 raft_consensus.cc:515] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.609901 16130 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:36.591332 16890 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.668241 16821 raft_consensus.cc:493] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:36.668845 16134 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38174 (request call id 137) took 1087 ms. Trace:
I20260709 13:04:36.669575 16894 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.676800 16731 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.678646 16137 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38174 (request call id 141) took 1082 ms. Trace:
I20260709 13:04:36.679080 16895 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.679519 16897 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.680195 16130 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38174 (request call id 144) took 1072 ms. Trace:
W20260709 13:04:36.670147 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 53127.5us
I20260709 13:04:36.658689 16770 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.570941 16870 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.661847 16914 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.574230 16860 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.673149 16883 leader_election.cc:290] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.673362 16891 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:36.674134 16911 log.cc:927] Time spent T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:04:36.678057 16134 rpcz_store.cc:276] 0709 13:04:35.581099 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:35.587521 (+  6422us) service_pool.cc:224] Handling call
0709 13:04:35.601492 (+ 13971us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:36.006856 (+405364us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:36.024852 (+ 17996us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:36.134297 (+109445us) log.cc:844] Serialized 26 byte log entry
0709 13:04:36.460698 (+326401us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:36.533151 (+ 72453us) log.cc:844] Serialized 14 byte log entry
0709 13:04:36.668126 (+134975us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:36.668598 (+   472us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:36.668649 (+    51us) raft_consensus.cc:1685] finished
0709 13:04:36.668661 (+    12us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:36.668784 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":22485,"prepare.queue_time_us":140667,"prepare.run_cpu_time_us":28,"prepare.run_wall_time_us":29,"raft.queue_time_us":128237,"raft.run_cpu_time_us":184,"raft.run_wall_time_us":1834,"spinlock_wait_cycles":12182272,"thread_start_us":488606,"threads_started":3,"wal-append.queue_time_us":134131}
W20260709 13:04:36.692634 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 83341.6us
I20260709 13:04:36.701817 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.671641 16915 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:36.696693 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.698081 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.698912 16328 tablet_bootstrap.cc:654] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:36.675730 16279 raft_consensus.cc:3060] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:36.679004 16137 rpcz_store.cc:276] 0709 13:04:35.596411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:35.596511 (+   100us) service_pool.cc:224] Handling call
0709 13:04:36.234516 (+638005us) spinlock_profiling.cc:243] Waited 1.48 ms on lock 0x7b5800005198. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e850a0 00007ff676e84984 00007ff6703ff6d4 00007ff6703ff662
0709 13:04:36.678473 (+443957us) spinlock_profiling.cc:243] Waited 163 ms on lock 0x7b540024b654. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff671e28571 00007ff671ec32fa 00007ff676e84b17 00007ff6703ff6d4 00007ff6703ff662 00007ff6703ff591 00007ff6703ff50c 00007ff6703fe7c2 00007ff6701fa48c 00007ff6701f98c6 00007ff6701f926f
0709 13:04:36.678571 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":378589952}
I20260709 13:04:36.591164 16905 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.679411 16866 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.565079 16882 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.594384 16901 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.662529 16869 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:36.797857 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 96751.9us
I20260709 13:04:36.799505 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.797353 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:36.802974 16288 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.804026 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.785465 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.802440 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.681200 16821 raft_consensus.cc:515] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.694257 16857 raft_consensus.cc:493] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:36.785132 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:36.786427 16911 log.cc:927] Time spent T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
I20260709 13:04:36.785068 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.813432 16775 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.813696 16284 raft_consensus.cc:2410] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for term 4 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:04:36.763788 16900 leader_election.cc:290] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.690042 16667 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:36.813155 16910 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.786933 16867 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.827559 16214 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:36.786077 16886 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.785368 16899 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.810133 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:36.828806 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 153034us
I20260709 13:04:36.834300 16212 raft_consensus.cc:2468] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:36.814033 16885 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.726887 16772 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.690786 16914 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.704823 16915 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.808818 16770 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:36.874400 16770 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.876226 16770 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.808748 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.876734 16915 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:36.876577 16330 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: No bootstrap required, opened a new log
I20260709 13:04:36.877604 16330 ts_tablet_manager.cc:1403] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: Time spent bootstrapping tablet: real 0.273s	user 0.021s	sys 0.004s
I20260709 13:04:36.877884 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.828807 16288 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:36.835173 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.829568 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.813179 16890 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.726830 16893 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.694370 16736 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.871024 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.872402 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.831559 16667 raft_consensus.cc:493] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:36.873922 16869 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.878702 16137 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:04:36.834539 16105 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:36.881201 16870 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:36.705531 16918 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.173s
I20260709 13:04:36.705540 16806 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.170s
I20260709 13:04:36.827378 16857 raft_consensus.cc:515] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.894724 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:36.680536 16130 rpcz_store.cc:276] 0709 13:04:35.607438 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:36.123825 (+516387us) service_pool.cc:224] Handling call
0709 13:04:36.680035 (+556210us) spinlock_profiling.cc:243] Waited 447 ms on lock 0x7b54002ec054. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff671e28571 00007ff671ec32fa 00007ff676e84b17 00007ff6703ff6d4 00007ff6703ff662 00007ff6703ff591 00007ff6703ff50c 00007ff6703fe7c2 00007ff6701fa48c 00007ff6701f98c6 00007ff6701f926f
0709 13:04:36.680142 (+   107us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1028962560}
I20260709 13:04:37.086757 16287 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
W20260709 13:04:37.023970 16253 consensus_peers.cc:597] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:36.955411 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.006707 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.876917 16283 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:36.999037 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
W20260709 13:04:36.955566 16906 log.cc:927] Time spent T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.074s	user 0.005s	sys 0.002s
W20260709 13:04:37.091315 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 67446.7us
I20260709 13:04:37.098737 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:37.086745 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 252274us
I20260709 13:04:37.127840 16105 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:37.006101 16928 log.cc:927] Time spent T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.118s	user 0.001s	sys 0.000s
I20260709 13:04:37.107971 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.088660 16330 raft_consensus.cc:359] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.129263 16214 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:37.132231 16330 raft_consensus.cc:385] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:36.917145 16285 raft_consensus.cc:2468] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:37.088582 16903 raft_consensus.cc:2804] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:04:37.091993 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.098842 16328 tablet_bootstrap.cc:492] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:36.894694 16209 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:37.139866 16105 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:36.902459 16788 leader_election.cc:290] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.132562 16330 raft_consensus.cc:740] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.138005 16328 ts_tablet_manager.cc:1403] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.572s	user 0.021s	sys 0.013s
I20260709 13:04:36.949126 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:36.949378 16876 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.005398 16860 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:36.965416 16736 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.128684 16253 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:36.904817 16667 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:36.955343 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.042510 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.138831 16903 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:36.915099 16208 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38578 (request call id 364) took 1255 ms. Trace:
I20260709 13:04:37.041124 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:37.178004 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 71604.2us
I20260709 13:04:37.178221 16904 raft_consensus.cc:493] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:37.178855 16882 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.179333 16736 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.176175 16775 raft_consensus.cc:2749] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.098582 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.097743 16869 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.181318 16285 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52110 (request call id 389) took 1301 ms. Trace:
I20260709 13:04:37.006593 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.133162 16870 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:37.183326 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 54706.4us
I20260709 13:04:37.191563 16253 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.182765 16330 consensus_queue.cc:260] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.916769 16896 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:36.973903 16206 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38584 (request call id 350) took 1333 ms. Trace:
I20260709 13:04:37.195212 16253 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.196149 16253 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.186053 16903 raft_consensus.cc:3060] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.187446 16917 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:36.894008 16889 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.186932 16328 raft_consensus.cc:359] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.202862 16328 raft_consensus.cc:385] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.203166 16328 raft_consensus.cc:740] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.177047 16820 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.027107 16915 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.138990 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.035800 16859 raft_consensus.cc:515] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:37.187649 16654 consensus_meta.cc:287] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: Time spent flushing consensus metadata: real 0.620s	user 0.009s	sys 0.000s
I20260709 13:04:37.125936 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.188442 16205 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38584 (request call id 351) took 1550 ms. Trace:
I20260709 13:04:37.139775 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.204851 16330 ts_tablet_manager.cc:1434] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: Time spent starting tablet: real 0.327s	user 0.008s	sys 0.006s
I20260709 13:04:37.205471 16328 consensus_queue.cc:260] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.205607 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.196600 16806 raft_consensus.cc:2804] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.188354 16904 raft_consensus.cc:515] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.199136 16770 raft_consensus.cc:2804] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.212960 16896 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.213699 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.235586 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.236963 16770 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.236663 16904 leader_election.cc:290] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.237380 16770 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.236630 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.241211 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.241683 16214 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:37.235234 16806 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.241902 16820 raft_consensus.cc:493] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:37.242318 16806 raft_consensus.cc:3060] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.242442 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.242408 16820 raft_consensus.cc:515] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.243214 16214 raft_consensus.cc:2368] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.243876 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.244438 16820 leader_election.cc:290] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.244805 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.232257 16654 raft_consensus.cc:515] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.194598 16206 rpcz_store.cc:276] 0709 13:04:35.623117 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:35.625979 (+  2862us) service_pool.cc:224] Handling call
0709 13:04:36.282033 (+656054us) spinlock_profiling.cc:243] Waited 16.4 ms on lock 0x7b5800021998. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:04:36.282251 (+   218us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:36.282646 (+   395us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:04:36.447413 (+164767us) log.cc:844] Serialized 14 byte log entry
0709 13:04:36.525947 (+ 78534us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:36.571182 (+ 45235us) log.cc:844] Serialized 26 byte log entry
0709 13:04:36.579891 (+  8709us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:36.580875 (+   984us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:36.588762 (+  7887us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:36.879460 (+290698us) raft_consensus.cc:1685] finished
0709 13:04:36.901991 (+ 22531us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:36.956372 (+ 54381us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":174,"prepare.queue_time_us":220787,"prepare.run_cpu_time_us":31,"prepare.run_wall_time_us":33,"raft.queue_time_us":34294,"raft.run_cpu_time_us":209,"raft.run_wall_time_us":6060,"spinlock_wait_cycles":37656832,"thread_start_us":233989,"threads_started":2,"wal-append.queue_time_us":129363}
I20260709 13:04:37.246016 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.246522 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.246965 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.190862 16285 rpcz_store.cc:276] 0709 13:04:35.840879 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:35.844337 (+  3458us) service_pool.cc:224] Handling call
0709 13:04:36.201737 (+357400us) spinlock_profiling.cc:243] Waited 45.1 ms on lock 0x7b5800122a98. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aeee 0000000000375939 00007ff676e0e1e0 00007ff676ed70c4 00007ff676ed7131 00007ff676e850a0 00007ff676e84984 00007ff6703ff6d4 00007ff6703ff662
0709 13:04:37.141642 (+939905us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":103740288}
I20260709 13:04:37.247622 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.200663 16791 raft_consensus.cc:2804] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.202222 16888 raft_consensus.cc:493] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.248355 16328 ts_tablet_manager.cc:1434] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
I20260709 13:04:37.236604 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.200140 16917 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.184986 16208 rpcz_store.cc:276] 0709 13:04:35.659479 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:36.200003 (+540524us) service_pool.cc:224] Handling call
0709 13:04:36.245626 (+ 45623us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:36.670750 (+425124us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:36.670781 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:04:36.670824 (+    43us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:04:36.670856 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:36.914850 (+243994us) spinlock_profiling.cc:243] Waited 418 ms on lock 0x7b54001fb154. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff671e28571 00007ff671ebfe01 00007ff671ebe83e 00007ff676e83419 00007ff6703fabd4 00007ff6703fab62 00007ff6703faa91 00007ff6703faa0c 00007ff6703f9cc2 00007ff6701fa48c 00007ff6701f98c6
0709 13:04:36.914893 (+    43us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:36.915037 (+   144us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":961222912}
I20260709 13:04:37.196395 16869 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.249408 16328 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:37.217245 16177 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.249992 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.250847 16177 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.228232 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.249367 16917 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.229776 16915 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.230522 16860 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.230661 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:37.233448 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 64161.5us
I20260709 13:04:37.193056 16914 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.258980 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.260046 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.260468 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.226095 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.234776 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.248459 16888 raft_consensus.cc:515] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.250943 16869 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.226943 16857 leader_election.cc:290] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.251886 16177 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.227326 16736 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.249416 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.247941 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.253857 16896 raft_consensus.cc:2749] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.254400 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.248324 16791 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.257403 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.257431 16860 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.287752 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.283622 16772 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:04:37.290135 16914 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.290560 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.291625 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.292179 16134 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.292977 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.258711 16281 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52110 (request call id 390) took 1417 ms. Trace:
I20260709 13:04:37.256240 16104 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.229187 16903 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.251070 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.297066 16770 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.298241 16136 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:37.298609 16903 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.288038 16791 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.267366 16905 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.231138 16205 rpcz_store.cc:276] 0709 13:04:35.637198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:35.639098 (+  1900us) service_pool.cc:224] Handling call
0709 13:04:35.748755 (+109657us) spinlock_profiling.cc:243] Waited 8.96 ms on lock 0x7b5800021998. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ed70ab 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:04:35.748939 (+   184us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:04:36.122949 (+374010us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:04:36.131602 (+  8653us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:04:36.162369 (+ 30767us) log.cc:844] Serialized 26 byte log entry
0709 13:04:36.550301 (+387932us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:04:36.550358 (+    57us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:36.550449 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:04:37.127351 (+576902us) raft_consensus.cc:1685] finished
0709 13:04:37.130006 (+  2655us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:04:37.186966 (+ 56960us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":295035,"raft.run_cpu_time_us":100,"raft.run_wall_time_us":100,"spinlock_wait_cycles":20617472,"thread_start_us":704855,"threads_started":2,"wal-append.queue_time_us":496545}
I20260709 13:04:37.267886 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.303939 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.268716 16654 leader_election.cc:290] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.270452 16871 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.269704 16917 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.308581 16917 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.253974 16876 raft_consensus.cc:2749] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.279388 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.310415 16860 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.282222 16138 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.282675 16177 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.299154 16857 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.269985 16866 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.286501 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.286710 16888 leader_election.cc:290] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.287020 16898 leader_election.cc:290] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.281986 16893 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.258230 16859 leader_election.cc:290] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.290892 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.296497 16104 leader_election.cc:400] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.266657 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.284260 16209 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 0.
I20260709 13:04:37.301785 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.302165 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.344442 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.294493 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.312067 16177 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.285575 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.319952 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.344982 16139 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.320588 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.309589 16770 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:04:37.341583 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 57944.3us
I20260709 13:04:37.342267 16104 leader_election.cc:403] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:37.342936 16328 tablet_bootstrap.cc:654] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.343245 16212 raft_consensus.cc:1240] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
W20260709 13:04:37.347653 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 52413.6us
I20260709 13:04:37.281725 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.316725 16857 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:37.346876 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.323437 16135 raft_consensus.cc:2393] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
W20260709 13:04:37.348250 16104 leader_election.cc:343] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.349360 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.341044 16903 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.294740 16281 rpcz_store.cc:276] 0709 13:04:35.841236 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:36.045050 (+203814us) service_pool.cc:224] Handling call
0709 13:04:36.045333 (+   283us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:04:36.633267 (+587934us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:04:37.258495 (+625228us) spinlock_profiling.cc:243] Waited 81.3 ms on lock 0x7b540036b5d4. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff671e28571 00007ff671ebfe01 00007ff671ebe83e 00007ff676e83419 00007ff6703fabd4 00007ff6703fab62 00007ff6703faa91 00007ff6703faa0c 00007ff6703f9cc2 00007ff6701fa48c 00007ff6701f98c6
0709 13:04:37.258659 (+   164us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":186892672}
I20260709 13:04:37.343598 16676 raft_consensus.cc:493] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:37.312285 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.326268 16891 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.351554 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.341212 16901 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.345225 16905 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.344338 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.361577 16177 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.350404 16859 raft_consensus.cc:2749] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.354664 16251 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.363498 16251 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.365463 16177 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.352682 16132 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:37.370967 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.374863 16210 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.355677 16857 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.363876 16134 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:37.377664 16139 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:37.369617 16251 leader_election.cc:304] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:04:37.373189 16938 log.cc:927] Time spent T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.093s	user 0.001s	sys 0.000s
I20260709 13:04:37.359526 16860 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:04:37.369227 16898 raft_consensus.cc:2804] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.358856 16903 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.381430 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.359519 16676 raft_consensus.cc:515] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.370451 16871 raft_consensus.cc:2749] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:37.369705 16901 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.368142 16917 raft_consensus.cc:2749] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.374089 16730 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.367905 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.382014 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.384474 16177 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.362368 16891 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.388068 16251 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.390255 16105 leader_election.cc:304] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.380219 16918 raft_consensus.cc:2749] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.392869 16177 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.396311 16177 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.397030 16177 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.397606 16137 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.399147 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.400756 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.401885 16893 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:37.402269 16893 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.402599 16893 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.402716 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.403152 16922 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:37.403806 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.404804 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.407763 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.387247 16770 raft_consensus.cc:2749] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.398234 16617 raft_consensus.cc:493] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.408780 16617 raft_consensus.cc:515] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.397013 16730 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:37.405774 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.410257 16134 raft_consensus.cc:2376] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1. Re-sending same reply.
I20260709 13:04:37.410319 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c92544798044708b87b95a334da63f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.410714 16617 leader_election.cc:290] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.411155 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.383785 16898 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.412161 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.412238 16898 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.412859 16279 raft_consensus.cc:2368] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.387492 16901 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.413342 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.419148 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.409696 16730 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.416960 16891 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.396787 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.405624 16859 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:37.398496 16929 raft_consensus.cc:2804] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.398216 16866 raft_consensus.cc:2749] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.417809 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.425067 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.394387 16927 consensus_queue.cc:1059] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:04:37.412221 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
W20260709 13:04:37.422544 16104 leader_election.cc:343] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:04:37.422861 16251 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.421801 16859 raft_consensus.cc:697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:37.420414 16901 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.423543 16821 leader_election.cc:290] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.423743 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.422011 16730 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.398243 16130 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:37.438452 16206 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.432752 16929 raft_consensus.cc:697] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:37.438936 16180 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.439498 16209 raft_consensus.cc:1240] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:37.439883 16866 raft_consensus.cc:2749] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:37.440863 16180 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.441311 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.441895 16866 raft_consensus.cc:2749] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.442356 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.442271 16806 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.442919 16137 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.443655 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.444197 16806 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.444519 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.425861 16942 raft_consensus.cc:2749] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.444787 16180 leader_election.cc:304] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.445497 16914 raft_consensus.cc:2749] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.448129 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.449240 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.449458 16791 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.451205 16281 raft_consensus.cc:1240] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:37.438520 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.451983 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.452477 16131 raft_consensus.cc:2468] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.431275 16859 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.454491 16180 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:37.453126 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.457036 16180 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.427384 16210 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:37.457703 16876 raft_consensus.cc:2749] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.434188 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.457931 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.458545 16132 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.459327 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.460340 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.436152 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0530f755f594a3693b2aa28b1c3ba8f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.436923 16770 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.461992 16770 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.462638 16791 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.463110 16667 raft_consensus.cc:515] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.463886 16770 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.467454 16139 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.431041 16251 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.432188 16860 raft_consensus.cc:2749] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.431938 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.441444 16209 raft_consensus.cc:1240] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:37.474071 16251 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.475096 16180 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:37.452405 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7525c9dbe7aa4506b073a113c1c28a2a" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.479118 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.479511 16772 raft_consensus.cc:2749] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.477599 16770 raft_consensus.cc:2749] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.478847 16180 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.480464 16929 consensus_queue.cc:237] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.481583 16866 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.481981 16866 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.482302 16866 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.437510 16901 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.469601 16667 leader_election.cc:290] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.487609 16328 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:37.488055 16328 ts_tablet_manager.cc:1403] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.239s	user 0.025s	sys 0.012s
I20260709 13:04:37.489207 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.489948 16287 raft_consensus.cc:2393] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:37.449627 16893 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.493630 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.494786 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.495270 16288 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:37.498195 16905 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.498611 16905 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.499658 16104 leader_election.cc:304] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.499960 16139 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:37.503087 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.503835 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5152c58612844aa0b8bfc4bb8ba600b4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.504361 16283 raft_consensus.cc:3060] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.504838 16891 raft_consensus.cc:2804] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.505292 16891 raft_consensus.cc:697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:37.506089 16891 consensus_queue.cc:237] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.502918 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.503001 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.510176 16288 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:37.511200 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "331eeb08a5b84e4f8a818a81c1113f27" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.513813 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.508606 16893 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.501572 16876 raft_consensus.cc:2749] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.494439 16918 consensus_queue.cc:1059] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260709 13:04:37.515926 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.520552 16901 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.523020 16177 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.523414 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.523936 16211 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:37.526582 16177 leader_election.cc:304] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.527184 16251 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.527567 16177 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.528650 16177 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.529727 16177 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.540139 16736 raft_consensus.cc:2804] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.540494 16736 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.540827 16736 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.542129 16328 raft_consensus.cc:359] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.542783 16328 raft_consensus.cc:385] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:37.543077 16328 raft_consensus.cc:740] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:37.525890 16927 consensus_queue.cc:1059] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:04:37.545177 16927 raft_consensus.cc:3055] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:37.545485 16927 raft_consensus.cc:740] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:37.546239 16927 consensus_queue.cc:260] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.547319 16927 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.548504 16177 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.548346 16328 consensus_queue.cc:260] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.529739 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.550355 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.542711 16283 raft_consensus.cc:2468] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:37.551422 16869 raft_consensus.cc:3055] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:37.551509 16730 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.525913 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.554199 16903 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.555011 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.584594 16285 raft_consensus.cc:3060] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:37.579106 16905 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.585983 16736 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.509452 16898 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.526444 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.539887 16901 raft_consensus.cc:2749] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.576975 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.587842 16281 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.592624 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.593487 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.593586 16676 leader_election.cc:290] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.593974 16280 raft_consensus.cc:1240] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:37.595098 16280 raft_consensus.cc:1240] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:37.596335 16617 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:37.593545 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.575428 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.578946 16869 raft_consensus.cc:740] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:37.582234 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.549161 16890 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:37.582445 16772 raft_consensus.cc:2749] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.583527 16730 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.562532 16896 raft_consensus.cc:2804] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:37.574470 16893 raft_consensus.cc:2804] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.613845 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.599058 16211 raft_consensus.cc:2368] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.604655 16037 catalog_manager.cc:5697] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.607787 16180 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.613044 16033 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44150 (request call id 108) took 3384 ms. Trace:
I20260709 13:04:37.591135 16915 raft_consensus.cc:2749] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:37.618779 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:37.619403 16037 catalog_manager.cc:5697] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.622219 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.623350 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.623646 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dff1b37c628433fb7d6baba36da1757" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.630838 16037 catalog_manager.cc:5697] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } }
I20260709 13:04:37.608381 16905 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.625001 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.649542 16859 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.650223 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.651314 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.652318 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.615775 16283 raft_consensus.cc:1240] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:37.626371 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.614161 16893 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.665956 16893 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.626893 16896 raft_consensus.cc:697] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:37.628832 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.625018 16328 ts_tablet_manager.cc:1434] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.137s	user 0.009s	sys 0.005s
I20260709 13:04:37.634605 16180 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.633736 16037 catalog_manager.cc:5697] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.669126 16037 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 2 to 3, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:37.631614 16736 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.636981 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.674322 16180 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.638190 16617 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.639686 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.640703 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.612627 16866 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.646636 16869 consensus_queue.cc:260] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.609158 16890 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.612272 16904 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:37.647334 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.648711 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.649005 16104 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:37.617511 16033 rpcz_store.cc:276] 0709 13:04:34.228234 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.228346 (+   112us) service_pool.cc:224] Handling call
0709 13:04:37.612978 (+3384632us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:36.680718 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:36.691693 (+ 10975us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:36.691730 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:04:36.691746 (+    16us) tablet.cc:662] Decoding operations
0709 13:04:36.692178 (+   432us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:36.692235 (+    57us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:36.692260 (+    25us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:04:36.692605 (+   345us) tablet.cc:701] Row locks acquired
0709 13:04:36.692624 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:04:36.692750 (+   126us) write_op.cc:270] Start()
0709 13:04:36.692850 (+   100us) write_op.cc:276] Timestamp: P: 1783602276692707 usec, L: 0
0709 13:04:36.692866 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 13:04:36.693486 (+   620us) log.cc:844] Serialized 922 byte log entry
0709 13:04:37.270041 (+576555us) op_driver.cc:464] REPLICATION: finished
0709 13:04:37.351164 (+ 81123us) write_op.cc:301] APPLY: starting
0709 13:04:37.351234 (+    70us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:37.351337 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:37.368503 (+ 17166us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:37.389704 (+ 21201us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:37.412392 (+ 22688us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:04:37.412444 (+    52us) write_op.cc:312] APPLY: finished
0709 13:04:37.412645 (+   201us) log.cc:844] Serialized 28 byte log entry
0709 13:04:37.412795 (+   150us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:37.412878 (+    83us) write_op.cc:454] Released schema lock
0709 13:04:37.412940 (+    62us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:37.413225 (+   285us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:37.413250 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5996,"reported_tablets":16,"child_traces":[["op",{"apply.queue_time_us":79793,"apply.run_cpu_time_us":2288,"apply.run_wall_time_us":62049,"num_ops":2,"prepare.queue_time_us":148751,"prepare.run_cpu_time_us":32909,"prepare.run_wall_time_us":166945,"raft.queue_time_us":261357,"raft.run_cpu_time_us":13587,"raft.run_wall_time_us":40802,"replication_time_us":577044,"thread_start_us":378812,"threads_started":4,"wal-append.queue_time_us":298797}]]}
I20260709 13:04:37.667639 16898 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.676278 16180 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.685164 16104 leader_election.cc:400] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.685384 16104 leader_election.cc:403] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:04:37.679876 16138 raft_consensus.cc:2393] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:37.700302 16180 leader_election.cc:304] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
W20260709 13:04:37.700413 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 151988us
I20260709 13:04:37.702782 16328 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:37.683290 16905 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:37.705673 16177 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.685539 16890 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:37.698987 16955 log.cc:927] Time spent T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.077s	user 0.001s	sys 0.000s
I20260709 13:04:37.682022 16958 raft_consensus.cc:2749] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.699434 16730 raft_consensus.cc:2749] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.701903 16914 raft_consensus.cc:2804] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.702116 16892 raft_consensus.cc:2749] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:37.699658 16667 raft_consensus.cc:2804] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.679327 16617 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.707476 16869 raft_consensus.cc:3060] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.715762 16177 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.696678 16893 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.690291 16904 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.698069 16857 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.713166 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad57fe03819349d68ec75562b23760fb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.713478 16898 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.729462 16898 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.730367 16617 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:37.731323 16898 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.732822 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.718987 16667 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.734155 16667 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.734797 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "332136b63f454b61bc2192c95930833c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.735883 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.736413 16284 raft_consensus.cc:3060] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.723198 16177 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.720392 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.720747 16958 raft_consensus.cc:2804] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:37.778759 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947428da72674400aa0565eafad37486" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.739081 16177 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.816875 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aeffcc1d9cf4c08ac5660fea2dc05b3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.779237 16205 raft_consensus.cc:3060] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.739830 16736 raft_consensus.cc:2804] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.755319 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.753916 16857 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.752167 16135 raft_consensus.cc:1240] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:37.727656 16915 raft_consensus.cc:2749] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.754945 16667 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.751880 16866 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.779060 16904 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.717438 16896 consensus_queue.cc:237] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.742009 16898 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:04:37.777638 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 77404.9us
I20260709 13:04:37.812202 16859 raft_consensus.cc:2749] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:04:37.812976 16965 log.cc:927] Time spent T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
W20260709 13:04:37.791855 16103 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:37.844846 16958 raft_consensus.cc:697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
W20260709 13:04:37.754312 16104 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:37.789327 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:37.817059 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 78104.7us
I20260709 13:04:37.847157 16177 leader_election.cc:304] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.847388 16210 raft_consensus.cc:1240] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
W20260709 13:04:37.818427 16951 log.cc:927] Time spent T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
I20260709 13:04:37.840528 16253 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.840427 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.846122 16180 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:37.757848 16212 raft_consensus.cc:1240] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:37.847913 16251 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.817986 16876 raft_consensus.cc:2749] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.848860 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.849845 16211 raft_consensus.cc:1240] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:37.841560 16736 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.853438 16177 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.855214 16667 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.847362 16889 raft_consensus.cc:3055] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:37.856943 16901 raft_consensus.cc:2749] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.884502 16927 consensus_queue.cc:1059] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:37.860109 16914 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.861195 16958 consensus_queue.cc:237] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.866346 16915 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.868683 16251 leader_election.cc:304] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.852398 16288 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 0.
I20260709 13:04:37.874887 16177 leader_election.cc:304] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.878022 16917 raft_consensus.cc:2749] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.877931 16736 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.857651 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.869400 16893 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.893334 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.893718 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:37.874079 16859 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.885623 16253 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.845600 16905 raft_consensus.cc:697] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:37.897514 16177 leader_election.cc:304] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:37.904505 16966 log.cc:927] Time spent T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:04:37.885252 16889 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:37.909663 16288 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 1.
I20260709 13:04:37.908560 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.911201 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.913868 16210 raft_consensus.cc:2393] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:37.884728 16969 raft_consensus.cc:2804] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.914412 16969 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:37.914798 16969 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.912184 16177 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.892221 16914 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.917439 16177 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.919096 16282 raft_consensus.cc:1240] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:04:37.894073 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.895550 16860 raft_consensus.cc:2749] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.909106 16901 raft_consensus.cc:2749] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.908752 16281 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:37.911105 16794 raft_consensus.cc:2749] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:37.923677 16876 raft_consensus.cc:2749] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:04:37.912508 16285 raft_consensus.cc:2468] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:37.928697 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.942660 16132 raft_consensus.cc:2393] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:37.943320 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.929152 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.929217 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:37.945946 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:37.936375 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.937242 16253 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:37.941200 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.949709 16328 tablet_bootstrap.cc:654] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:37.927906 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:37.895721 16915 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.952423 16253 leader_election.cc:304] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.953603 16253 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.915573 16971 raft_consensus.cc:2804] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:37.933969 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.936517 16772 consensus_queue.cc:1059] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 13:04:37.934090 16135 raft_consensus.cc:2393] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 1: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:37.937538 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:37.934355 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:37.966697 16915 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.939466 16889 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.918800 16896 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.957432 16177 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:37.965170 16905 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.972124 16772 raft_consensus.cc:2749] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.972517 16794 raft_consensus.cc:3055] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:37.983770 16794 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:37.984598 16969 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.972841 16859 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.985832 16896 raft_consensus.cc:2749] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.986903 16859 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.973340 16281 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:37.967993 16944 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:37.988920 16944 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:37.989287 16944 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.963647 16736 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.991979 16736 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.991693 16794 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.927410 16890 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.992810 16794 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:37.993948 16890 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.976648 16971 raft_consensus.cc:697] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:37.995159 16971 consensus_queue.cc:237] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.965720 16914 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:37.981693 16889 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:37.976975 16667 raft_consensus.cc:3055] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:37.955745 16284 raft_consensus.cc:2468] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 1.
I20260709 13:04:37.996626 16792 raft_consensus.cc:2749] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:37.998898 16871 raft_consensus.cc:2749] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:37.999655 16914 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:37.996814 16253 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:37.998920 16667 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.002642 16871 raft_consensus.cc:2749] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.032543 16253 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.038304 16177 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.040397 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:38.041580 16890 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.067482 16860 raft_consensus.cc:2749] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:04:38.076097 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 43629.3us
I20260709 13:04:38.079339 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:38.081991 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:38.082592 16328 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:38.083043 16328 ts_tablet_manager.cc:1403] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.402s	user 0.013s	sys 0.013s
I20260709 13:04:38.086199 16210 raft_consensus.cc:1240] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:38.086453 16212 raft_consensus.cc:1240] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.087586 16210 raft_consensus.cc:1240] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.089120 16036 catalog_manager.cc:5697] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 2, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:38.090812 16036 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:38.095398 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:38.093169 16036 catalog_manager.cc:5697] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:38.098650 16180 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.101892 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.005887 16667 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.105497 16105 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.105010 16180 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.108922 16180 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.109932 16180 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.103420 16280 raft_consensus.cc:1240] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:38.116767 16213 raft_consensus.cc:1240] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:38.116659 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:38.113622 16180 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:38.120790 16905 raft_consensus.cc:2749] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.121358 16214 raft_consensus.cc:1240] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 3. Current term is 4. Ops: []
I20260709 13:04:38.102849 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:38.113446 16959 raft_consensus.cc:2749] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.108275 16736 raft_consensus.cc:2749] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:04:38.124667 16103 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:38.126171 16105 leader_election.cc:304] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.129671 16105 leader_election.cc:304] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.130779 16105 leader_election.cc:304] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.131575 16105 leader_election.cc:304] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.114631 16866 raft_consensus.cc:2749] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.135661 16105 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.103605 16968 raft_consensus.cc:493] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:38.115608 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.143810 16105 leader_election.cc:304] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.120359 16667 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.145509 16211 raft_consensus.cc:1240] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.149909 16105 leader_election.cc:400] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:38.167940 16328 raft_consensus.cc:359] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.174708 16328 raft_consensus.cc:385] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.175040 16328 raft_consensus.cc:740] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.175251 16105 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.177456 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.142925 16870 raft_consensus.cc:2749] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.178942 16870 raft_consensus.cc:2749] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.165998 16654 raft_consensus.cc:2749] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.180308 16944 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.133797 16889 raft_consensus.cc:2749] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.183281 16968 raft_consensus.cc:515] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.189617 16214 raft_consensus.cc:1240] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.193845 16205 raft_consensus.cc:1240] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.123733 16914 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:38.196152 16914 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:38.196557 16914 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.189030 16859 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.206372 16944 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:38.136655 16918 raft_consensus.cc:2749] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.133867 16869 raft_consensus.cc:2749] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.121528 16929 raft_consensus.cc:2749] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.175693 16328 consensus_queue.cc:260] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.213912 16253 leader_election.cc:304] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.214200 16328 ts_tablet_manager.cc:1434] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260709 13:04:38.168694 16969 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.169224 16208 raft_consensus.cc:1240] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:38.209584 16859 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.220752 16968 leader_election.cc:290] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.216389 16888 raft_consensus.cc:2749] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.221493 16942 consensus_queue.cc:1059] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:38.232941 16942 raft_consensus.cc:3055] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:38.233343 16942 raft_consensus.cc:740] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.234208 16942 consensus_queue.cc:260] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.234723 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.235538 16942 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:38.220069 16914 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.145787 16891 raft_consensus.cc:2749] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.240936 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
W20260709 13:04:38.230616 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 55414.5us
I20260709 13:04:38.250283 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:38.250921 16105 leader_election.cc:304] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.255034 16253 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.256040 16904 raft_consensus.cc:2749] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.256687 16917 consensus_queue.cc:1059] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.257155 16208 raft_consensus.cc:1240] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.262545 16180 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.263262 16898 raft_consensus.cc:2749] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.264424 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.264681 16288 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:38.258639 16253 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.259873 16984 consensus_queue.cc:1059] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.260082 16914 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.261485 16206 raft_consensus.cc:1240] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.261932 16942 raft_consensus.cc:3055] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.267056 16105 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.269361 16137 raft_consensus.cc:1240] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.270643 16891 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.270960 16105 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.270866 16984 raft_consensus.cc:3055] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.271965 16105 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.272706 16891 raft_consensus.cc:2749] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.273079 16929 raft_consensus.cc:2749] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.272048 16984 raft_consensus.cc:740] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.270820 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.274302 16984 consensus_queue.cc:260] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.274804 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.275393 16984 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.273275 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "009af8315486449bbdbfdf280b83fdce" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:38.278784 16253 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.280089 16792 raft_consensus.cc:2749] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.276640 16904 consensus_queue.cc:1059] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:04:38.281576 16985 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.281836 16904 raft_consensus.cc:3055] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.282192 16904 raft_consensus.cc:740] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.282954 16904 consensus_queue.cc:260] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.273303 16105 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.286022 16929 raft_consensus.cc:2749] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.266453 16770 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.294438 16036 catalog_manager.cc:5697] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:38.300382 16792 consensus_queue.cc:1059] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:38.301908 16253 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.302843 16206 raft_consensus.cc:1240] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.277186 16942 raft_consensus.cc:740] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.303665 16888 consensus_queue.cc:1059] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.307363 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:38.308287 16770 raft_consensus.cc:3055] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:38.308650 16770 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.310055 16206 raft_consensus.cc:1240] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.288659 16105 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.290388 16328 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:38.290220 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.311367 16282 raft_consensus.cc:2393] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:38.311573 16791 raft_consensus.cc:2749] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.291710 16904 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.312139 16791 consensus_queue.cc:1059] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:38.270267 16898 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:04:38.312984 16253 leader_election.cc:304] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.316879 16772 raft_consensus.cc:3055] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.316998 16869 consensus_queue.cc:1059] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.317379 16940 raft_consensus.cc:3055] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:38.317996 16869 raft_consensus.cc:3055] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.317253 16772 raft_consensus.cc:740] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
W20260709 13:04:38.314143 16103 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:38.309540 16770 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.312309 16888 consensus_queue.cc:1059] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:04:38.319032 16772 consensus_queue.cc:260] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.319821 16888 raft_consensus.cc:3055] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.320065 16772 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.320253 16869 raft_consensus.cc:740] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.317229 16891 consensus_queue.cc:1059] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:38.316545 16037 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44136 (request call id 97) took 4075 ms. Trace:
I20260709 13:04:38.320803 16940 raft_consensus.cc:740] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.322613 16860 consensus_queue.cc:1059] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:04:38.326150 16942 consensus_queue.cc:260] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.326229 16940 consensus_queue.cc:260] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.327374 16940 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:38.327701 16984 consensus_queue.cc:1059] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:38.328516 16918 raft_consensus.cc:3055] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:38.328861 16918 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.323314 16791 raft_consensus.cc:2749] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.330832 16860 raft_consensus.cc:3055] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.331213 16860 raft_consensus.cc:740] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.322817 16869 consensus_queue.cc:260] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.315909 16821 raft_consensus.cc:2749] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.331997 16869 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.332765 16791 raft_consensus.cc:3055] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.333175 16791 raft_consensus.cc:740] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.333227 16918 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.321408 16888 raft_consensus.cc:740] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:38.334115 16791 consensus_queue.cc:260] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.334517 16918 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:38.321605 16037 rpcz_store.cc:276] 0709 13:04:34.239959 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:34.240093 (+   134us) service_pool.cc:224] Handling call
0709 13:04:38.315451 (+4075358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:37.791185 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:37.819012 (+ 27827us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:37.819044 (+    32us) write_op.cc:435] Acquired schema lock
0709 13:04:37.819060 (+    16us) tablet.cc:662] Decoding operations
0709 13:04:37.858382 (+ 39322us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:37.858432 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:37.858457 (+    25us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:04:37.858971 (+   514us) tablet.cc:701] Row locks acquired
0709 13:04:37.858989 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:04:37.859121 (+   132us) write_op.cc:270] Start()
0709 13:04:37.859222 (+   101us) write_op.cc:276] Timestamp: P: 1783602277859082 usec, L: 0
0709 13:04:37.859243 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:37.859837 (+   594us) log.cc:844] Serialized 2078 byte log entry
0709 13:04:37.914846 (+ 55009us) op_driver.cc:464] REPLICATION: finished
0709 13:04:37.956487 (+ 41641us) write_op.cc:301] APPLY: starting
0709 13:04:37.956564 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:37.956720 (+   156us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:37.956831 (+   111us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:37.957367 (+   536us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:37.957531 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:04:37.957572 (+    41us) write_op.cc:312] APPLY: finished
0709 13:04:37.957791 (+   219us) log.cc:844] Serialized 46 byte log entry
0709 13:04:37.957945 (+   154us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:37.958057 (+   112us) write_op.cc:454] Released schema lock
0709 13:04:37.958096 (+    39us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:37.966288 (+  8192us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:37.966316 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":16627,"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":41424,"apply.run_cpu_time_us":1907,"apply.run_wall_time_us":5630,"num_ops":5,"prepare.queue_time_us":59282,"prepare.run_cpu_time_us":11580,"prepare.run_wall_time_us":86967,"replication_time_us":55467,"thread_start_us":68701,"threads_started":2}]]}
I20260709 13:04:38.327965 16770 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:38.334810 16888 consensus_queue.cc:260] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.337401 16105 leader_election.cc:304] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.335008 16791 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.329924 16892 consensus_queue.cc:1059] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.345271 16892 raft_consensus.cc:3055] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.345603 16892 raft_consensus.cc:740] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.331971 16860 consensus_queue.cc:260] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.346347 16892 consensus_queue.cc:260] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.347743 16892 raft_consensus.cc:3060] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.350050 16105 leader_election.cc:304] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.351979 16891 raft_consensus.cc:2749] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.352121 16929 raft_consensus.cc:2749] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.337024 16888 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.361843 16889 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:04:38.362824 16104 consensus_peers.cc:597] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:04:38.354187 16860 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.349959 16942 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.365181 16985 raft_consensus.cc:2749] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.366950 16889 consensus_queue.cc:1059] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.370572 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:38.369539 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.371558 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.361017 16105 leader_election.cc:304] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.378751 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.379964 16135 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:38.380918 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.381736 16177 leader_election.cc:304] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.381949 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.382735 16898 raft_consensus.cc:2749] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.383764 16177 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.383912 16891 raft_consensus.cc:2749] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.383773 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:38.384532 16133 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:38.385078 16105 leader_election.cc:304] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.388113 16105 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.386611 16986 raft_consensus.cc:3055] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.389290 16251 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.389060 16105 leader_election.cc:304] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.390451 16105 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.390583 16177 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.390115 16929 raft_consensus.cc:2749] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.392295 16736 raft_consensus.cc:2749] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.388876 16889 raft_consensus.cc:2749] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:38.390282 16891 raft_consensus.cc:2749] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.391034 16986 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.394593 16969 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.396176 16177 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.392241 16792 raft_consensus.cc:2749] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.394881 16986 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.398200 16986 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.400022 16105 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.401779 16177 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.390439 16898 raft_consensus.cc:2749] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.403188 16914 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.405125 16105 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.407963 16821 raft_consensus.cc:2804] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:38.408162 16969 raft_consensus.cc:2749] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.408394 16282 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:38.392354 16857 raft_consensus.cc:2749] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.413017 16177 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.415143 16105 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.408332 16821 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:38.403188 16929 raft_consensus.cc:2749] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.404410 16736 raft_consensus.cc:2749] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.416904 16903 raft_consensus.cc:2804] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:04:38.424612 16105 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.425706 16870 consensus_queue.cc:1048] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.415555 16890 raft_consensus.cc:2749] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:38.434755 16328 tablet_bootstrap.cc:654] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.423249 16821 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.436674 16903 raft_consensus.cc:697] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.429744 16654 raft_consensus.cc:2749] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.414156 16893 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:04:38.414024 16667 consensus_queue.cc:1059] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:04:38.445591 16905 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:04:38.444123 16903 consensus_queue.cc:237] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:38.446578 16987 log.cc:927] Time spent T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.109s	user 0.001s	sys 0.000s
I20260709 13:04:38.450744 16891 raft_consensus.cc:3055] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:04:38.465701 16037 catalog_manager.cc:5697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.468914 16037 catalog_manager.cc:5697] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.470513 16037 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.471695 16037 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 2 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.474753 16037 catalog_manager.cc:5697] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:38.468302 16891 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.470608 16929 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:04:38.502722 16286 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:04:38.561498 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 71474.2us
I20260709 13:04:38.563530 16288 raft_consensus.cc:1240] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:04:38.569980 16209 raft_consensus.cc:1240] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.560232 16898 raft_consensus.cc:493] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.572327 16898 raft_consensus.cc:515] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.609084 16859 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.589982 16206 raft_consensus.cc:3060] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:38.560570 16891 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.596367 16667 consensus_queue.cc:1059] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:04:38.634954 16286 raft_consensus.cc:1240] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.638999 16898 leader_election.cc:290] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.647436 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:38.652238 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:38.672297 16177 leader_election.cc:304] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
W20260709 13:04:38.663710 16998 log.cc:927] Time spent T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260709 13:04:38.648218 16654 consensus_queue.cc:1059] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:04:38.765954 16137 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:38.764600 16136 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:38.718652 16821 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.723104 16857 consensus_queue.cc:1059] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:04:38.800737 16132 raft_consensus.cc:1240] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 8f5a7243a90046c9b0b3503d83c53c65 for earlier term 1. Current term is 2. Ops: []
I20260709 13:04:38.802436 16286 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:04:38.825881 17001 log.cc:927] Time spent T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:04:38.829275 16328 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:38.829727 16328 ts_tablet_manager.cc:1403] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.540s	user 0.043s	sys 0.051s
I20260709 13:04:38.822867 16898 raft_consensus.cc:2749] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:38.835258 16328 raft_consensus.cc:359] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.835691 16821 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.835945 16328 raft_consensus.cc:385] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.836468 16328 raft_consensus.cc:740] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.836966 16328 consensus_queue.cc:260] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.839147 16328 ts_tablet_manager.cc:1434] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 13:04:38.840039 16328 tablet_bootstrap.cc:492] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65: Bootstrap starting.
I20260709 13:04:38.840874 16891 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:38.846324 16915 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:38.847718 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:38.849408 16859 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:38.864269 16328 tablet_bootstrap.cc:654] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65: Neither blocks nor log segments found. Creating new log.
I20260709 13:04:38.864321 16869 raft_consensus.cc:3055] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.864758 16869 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
W20260709 13:04:38.868645 16085 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:04:38.865478 16869 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.871189 16869 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.886627 16328 tablet_bootstrap.cc:492] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65: No bootstrap required, opened a new log
I20260709 13:04:38.886668 16133 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:04:38.895181 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 95123.8us
I20260709 13:04:38.900703 16177 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.902334 16905 consensus_queue.cc:1059] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.918062 16905 raft_consensus.cc:2804] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:38.918107 16892 raft_consensus.cc:3055] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.918622 16905 raft_consensus.cc:697] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:38.918780 16892 raft_consensus.cc:740] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:38.919445 16905 consensus_queue.cc:237] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.887477 16328 ts_tablet_manager.cc:1403] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.000s
I20260709 13:04:38.920564 16914 raft_consensus.cc:3055] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:04:38.920912 16914 raft_consensus.cc:740] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:38.921644 16914 consensus_queue.cc:260] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.922847 16914 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.925899 16328 raft_consensus.cc:359] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.926545 16328 raft_consensus.cc:385] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:04:38.926786 16328 raft_consensus.cc:740] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Initialized, Role: FOLLOWER
I20260709 13:04:38.926839 16736 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:38.928610 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:38.919546 16892 consensus_queue.cc:260] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.930294 16892 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:38.934504 16942 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:38.934996 16942 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.936875 16942 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:38.943128 16105 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.927392 16328 consensus_queue.cc:260] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.944604 16328 ts_tablet_manager.cc:1434] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 13:04:38.946870 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:38.947463 16139 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
W20260709 13:04:38.950189 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 68884us
I20260709 13:04:38.956023 16992 raft_consensus.cc:2749] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:04:38.956525 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:38.957288 16206 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 4: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:38.959129 16251 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:38.961180 16860 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:38.961553 16860 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:38.957418 16037 catalog_manager.cc:5697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } }
I20260709 13:04:38.968802 16037 catalog_manager.cc:5697] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } }
I20260709 13:04:38.967129 16860 raft_consensus.cc:3060] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:38.962162 16905 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:38.975832 16905 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.977798 16905 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:38.978440 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:38.979485 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:38.982975 16286 raft_consensus.cc:2393] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 1: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:38.983450 16992 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:38.987656 16180 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:38.985491 16860 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:38.995985 16914 raft_consensus.cc:3060] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.003381 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.004406 16860 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.022626 16131 raft_consensus.cc:2468] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:04:39.023859 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.024636 16206 raft_consensus.cc:2393] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 4: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.024844 16251 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.026117 16871 raft_consensus.cc:2804] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:39.026561 16871 raft_consensus.cc:697] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.027287 16871 consensus_queue.cc:237] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.028192 16914 raft_consensus.cc:2749] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:04:39.038830 16209 raft_consensus.cc:3060] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:04:39.041133 16992 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:04:39.076128 16033 catalog_manager.cc:5697] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.090935 16037 catalog_manager.cc:5697] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.103240 16036 catalog_manager.cc:5697] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.204706 16871 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.205119 16871 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.206614 16871 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.207391 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.207336 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.208076 16209 raft_consensus.cc:2393] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 4: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.208124 16133 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:04:39.209116 16251 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:39.209702 16871 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:39.210028 16871 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.210290 16871 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.214712 16871 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.216190 16871 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.216934 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.216831 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.217507 16209 raft_consensus.cc:2393] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 4: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.223491 16133 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:04:39.224691 16251 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:39.225283 16942 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:39.227196 16942 raft_consensus.cc:697] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.227979 16942 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.243595 16033 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.253998 16942 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.254436 16942 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.256069 16942 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.256572 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.256896 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.257213 16131 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.257454 16209 raft_consensus.cc:2393] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.258167 16251 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.259071 16942 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:39.259398 16942 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.259791 16942 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.267196 16942 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.269712 16942 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.269979 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.275590 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.276292 16210 raft_consensus.cc:2393] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.280411 16131 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.281383 16251 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:39.282099 16871 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:39.282588 16871 raft_consensus.cc:697] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.283790 16871 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.334848 16033 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.353494 16914 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.358451 16914 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.362349 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.363303 16131 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:39.366513 16177 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.367690 16915 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:39.368121 16915 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.368499 16915 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.372932 16905 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.373649 16905 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.375996 16905 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.368191 16914 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.377915 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.378991 16284 raft_consensus.cc:2393] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 4: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:39.381768 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.382076 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.382874 16131 raft_consensus.cc:2468] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:39.384186 16177 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.385957 16905 raft_consensus.cc:2804] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:39.386387 16905 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.386830 16905 raft_consensus.cc:3060] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.389240 16279 raft_consensus.cc:2393] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:39.396163 16915 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.397086 16905 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.397574 16914 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.400385 16914 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.401842 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.403391 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.404161 16279 raft_consensus.cc:2393] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:39.402367 16905 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.408861 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.409621 16133 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:39.410784 16177 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.412724 16893 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:04:39.413089 16893 raft_consensus.cc:493] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.413371 16893 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.416463 16131 raft_consensus.cc:2468] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:39.418423 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.417711 16177 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:39.423511 16131 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.426209 16905 raft_consensus.cc:2804] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:39.426769 16905 raft_consensus.cc:697] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:39.427249 16898 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:04:39.427908 16905 consensus_queue.cc:237] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.435552 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.436316 16279 raft_consensus.cc:2393] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 4: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:39.425927 16914 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.437566 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.438488 16915 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.442764 16893 raft_consensus.cc:515] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.449118 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.449944 16139 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.454550 16131 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:39.455866 16177 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:39.456985 16905 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:39.457530 16905 raft_consensus.cc:697] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:39.458735 16905 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.460348 16139 raft_consensus.cc:2468] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:04:39.462705 16893 leader_election.cc:290] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.462141 16177 leader_election.cc:304] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.466826 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536dccaf14734c44b9df45f2cb32cfa5" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.464315 16893 raft_consensus.cc:2804] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:39.469128 16893 raft_consensus.cc:697] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:39.469726 16942 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.470324 16942 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.470944 16892 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:39.470749 16893 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.471585 16892 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.472745 16942 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.472410 16033 catalog_manager.cc:5697] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.474589 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.475286 16210 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.478056 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.478847 16209 raft_consensus.cc:2393] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 4: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.483155 16892 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.483800 16253 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.484654 16942 raft_consensus.cc:2804] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.484998 16942 raft_consensus.cc:493] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.485335 16942 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.488867 16286 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.490403 16859 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:39.494571 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.475523 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.495359 16279 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:04:39.505452 16942 raft_consensus.cc:515] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.510160 16105 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:39.518813 16992 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:39.519201 16992 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:39.519556 16992 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.517375 16133 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.523706 16915 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.525678 16915 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.558339 16139 raft_consensus.cc:1275] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:39.553274 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.560115 16915 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.564232 16871 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.563983 16791 consensus_queue.cc:1048] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:39.564728 16871 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.562837 16209 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.566952 16871 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.572324 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.531793 16859 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.576716 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.576903 16791 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.577654 16791 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.533284 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dec1bc0351044e8188eb843707cbd9ff" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.580698 16791 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.580775 16133 raft_consensus.cc:3060] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.587852 16860 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.561545 16992 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.588436 16860 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.589128 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.591403 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.592096 16206 raft_consensus.cc:2468] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.592324 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.593158 16212 raft_consensus.cc:2393] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 4: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.593242 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.593088 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.597224 16208 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.599431 16253 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.601096 16253 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.530148 16942 leader_election.cc:290] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.587194 16209 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.604756 16871 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.605149 16871 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.605521 16871 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.603919 16859 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.609908 16791 raft_consensus.cc:2804] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.610416 16791 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.610847 16791 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.615784 16860 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.618104 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.617146 16859 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.618794 16131 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.621271 16251 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.622143 16860 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:39.622531 16860 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.622900 16860 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.625128 16033 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 4 to 5, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.627012 16033 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.629297 16871 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.623929 16279 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:04:39.634037 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.637207 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.637979 16282 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:39.641280 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.642153 16209 raft_consensus.cc:2393] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.642189 16180 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:39.631697 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 101745us
I20260709 13:04:39.644927 16915 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.645154 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.645704 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.646227 16905 raft_consensus.cc:2804] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.646385 16137 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:39.645485 16915 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.646720 16905 raft_consensus.cc:493] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.647131 16905 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.647492 16177 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:39.648252 16898 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:39.648383 16915 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.649396 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.650045 16131 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:39.652062 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.652618 16279 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:39.653724 16180 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.654382 16253 leader_election.cc:304] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.611294 16992 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.654915 16859 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:04:39.657603 16859 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.658027 16859 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.658898 16209 raft_consensus.cc:1275] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:39.660461 16105 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:39.663638 16992 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:39.664984 16992 raft_consensus.cc:697] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:39.666055 16942 raft_consensus.cc:2804] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.665896 16992 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.666947 16905 raft_consensus.cc:515] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.672804 16791 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.674836 16791 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.667949 16871 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.677460 16871 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.678112 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.677953 16871 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.678637 16139 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.679369 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebf3e394e7b84a338c8decd8502cf883" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.679782 16133 raft_consensus.cc:2468] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.687291 16139 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:39.679914 16871 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.688709 16177 leader_election.cc:304] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.686312 16942 raft_consensus.cc:697] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.679981 16279 raft_consensus.cc:3060] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.689461 16859 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.690274 16942 consensus_queue.cc:237] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.690361 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.692207 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.693323 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.693624 16209 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.693886 16286 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.695592 16893 raft_consensus.cc:2804] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.696038 16893 raft_consensus.cc:697] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:39.696233 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.696983 16893 consensus_queue.cc:237] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.687049 16860 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.699798 16209 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.699994 16860 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.679876 16905 leader_election.cc:290] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.701298 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.702080 17031 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.704927 17031 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.707260 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.708789 16208 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.709262 16131 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.710539 16033 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 4 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.700263 16286 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:04:39.712663 16279 raft_consensus.cc:2468] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:39.714735 16180 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.715583 17027 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:39.716086 17027 raft_consensus.cc:697] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:39.717084 17027 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.718400 16251 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.718600 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.719336 17032 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:39.719887 17030 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.720396 17030 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.720916 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.721442 16209 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.722508 17030 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.723034 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.723338 17032 raft_consensus.cc:697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.718796 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.724985 16139 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.726251 16251 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.727188 16942 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.727531 16942 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.727965 16942 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.729840 17032 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.712791 16859 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.736709 17031 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.739087 16033 catalog_manager.cc:5697] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.745141 16905 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.745304 16871 consensus_queue.cc:1048] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.746991 16253 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.747345 16905 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.748016 17033 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.748632 17033 raft_consensus.cc:697] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.749182 16037 catalog_manager.cc:5697] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.749974 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.750658 16131 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:39.751677 16177 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.752154 16253 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.749529 17033 consensus_queue.cc:237] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.752879 16871 raft_consensus.cc:2804] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.753358 16871 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.753700 16871 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.754222 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.754654 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.754949 16208 raft_consensus.cc:2393] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.755225 16279 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:04:39.756409 16905 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.757200 16927 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:39.757694 16927 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.759752 16927 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.761682 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.762348 16210 raft_consensus.cc:2368] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:39.762306 16942 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.763899 16104 leader_election.cc:400] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:39.764155 16104 leader_election.cc:403] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:39.752810 16859 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:04:39.769889 16859 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.765929 16927 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.767201 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.771196 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.771834 16131 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.771965 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.774554 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.775290 16210 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.776255 16992 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:39.776806 16992 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.778578 16942 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.778929 16992 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.779194 16212 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.770282 16859 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.780824 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.781472 16212 raft_consensus.cc:2393] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.791960 16037 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 4 to 5, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.788506 16131 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.795465 16251 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.798591 16860 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.799343 16860 raft_consensus.cc:697] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.800269 16860 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.801944 16927 raft_consensus.cc:2749] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:39.803550 16209 raft_consensus.cc:2468] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.806999 16253 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.807780 16942 raft_consensus.cc:2804] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.808144 16942 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.808465 16942 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.808902 16791 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.809465 16791 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.811703 16791 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.812208 16927 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:39.812850 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.812726 16927 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.813700 16131 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.804039 16871 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.815514 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.815721 16251 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.816731 16927 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.816920 16791 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:39.817313 16791 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:39.817785 16791 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:39.817864 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.818640 16208 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.820010 16209 raft_consensus.cc:2393] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.821575 16871 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.823525 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.825729 16209 raft_consensus.cc:1240] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:39.827795 16859 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.829273 16214 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.829373 16942 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.830710 16859 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.831292 16942 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.831761 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:39.832294 16279 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.834005 17031 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.834780 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.835178 16137 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.835881 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.836385 16139 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.841128 16279 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:04:39.842046 16137 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.842123 16180 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.843063 16251 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.832937 16791 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.846122 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.846433 16131 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.848495 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.849205 16286 raft_consensus.cc:2368] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:39.851140 16139 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:04:39.834477 17031 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.852108 17032 raft_consensus.cc:2804] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.852682 16131 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.853884 17031 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.854429 16284 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:39.855759 16251 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.840968 16253 leader_election.cc:304] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:39.856818 17032 raft_consensus.cc:697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.858260 16942 raft_consensus.cc:2804] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.858754 16942 raft_consensus.cc:697] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.857983 16137 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.852285 16905 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:04:39.860294 16905 raft_consensus.cc:697] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:39.858482 17033 consensus_queue.cc:1059] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:39.860988 17033 consensus_queue.cc:1243] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer 8f5a7243a90046c9b0b3503d83c53c65 log is divergent from this leader: its last log entry 5.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:04:39.862533 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.862985 16131 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.862212 17031 raft_consensus.cc:2804] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:39.865394 17031 raft_consensus.cc:697] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.866005 16791 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:39.866381 17031 consensus_queue.cc:237] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.861225 16905 consensus_queue.cc:237] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.864545 16251 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.859607 16942 consensus_queue.cc:237] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.872942 16860 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:04:39.874253 16860 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.874647 16860 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:39.864207 16893 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:04:39.878630 16208 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.880138 16284 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:39.869792 17032 consensus_queue.cc:237] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.886968 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.888625 16209 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.888703 16105 leader_election.cc:400] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:39.889623 16105 leader_election.cc:403] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:39.890496 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:39.894039 16105 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:39.896041 16992 raft_consensus.cc:2749] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) with higher term. Message: Invalid argument: T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:39.896895 16871 raft_consensus.cc:3055] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:39.897287 16871 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.889340 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.898254 16214 raft_consensus.cc:2393] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.899830 16137 raft_consensus.cc:1240] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:39.902186 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.902704 16212 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.906566 16131 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:39.908041 16251 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:04:39.915479 16209 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.885119 16791 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:04:39.907429 16892 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.933948 16892 raft_consensus.cc:493] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:39.934360 16892 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.923421 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:39.938625 16206 raft_consensus.cc:2393] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:39.924412 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:39.939451 16131 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:39.923344 17031 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:39.940356 17031 raft_consensus.cc:697] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:39.940789 17027 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:39.944754 16286 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:39.917670 16915 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:04:39.932215 16212 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.946162 16905 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.945968 16033 catalog_manager.cc:5697] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 3 to 5, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:39.941268 17027 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.926455 16871 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.949040 16871 raft_consensus.cc:3060] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:39.949302 17027 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:39.941263 17031 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:39.951964 16137 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:04:39.953138 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:39.953809 16139 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:39.957001 16898 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:39.958638 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:39.959197 16177 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:39.960745 16859 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:39.960601 16893 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:39.961134 16859 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:39.961479 16859 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:39.957209 16037 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.939515 16208 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:39.987506 16037 catalog_manager.cc:5697] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.999524 17046 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:40.000092 17046 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.005317 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:40.006724 16130 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:40.008152 16137 raft_consensus.cc:2393] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:40.010272 17046 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.009474 16898 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.012418 17046 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.012626 16898 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.016862 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:40.017432 16137 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:40.019586 16177 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:40.028780 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:40.028849 16037 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:39.983902 16860 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.028693 16859 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.028187 16893 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:40.043298 16212 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
W20260709 13:04:40.045338 17044 log.cc:927] Time spent T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 13:04:39.949728 16942 consensus_queue.cc:1175] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "3afd508fbca142acb1369ae7815a4d7a" responder_term: 5 status { last_received { term: 3 index: 2 } last_committed_idx: 2 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 4. Current term is 5. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:04:40.040068 17032 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.059772 16860 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.064921 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:40.065668 16206 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:40.049477 17032 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.044288 16893 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.070278 16893 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.070782 16253 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:40.072295 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:40.072963 16212 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:40.074046 17030 raft_consensus.cc:2804] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:40.074429 17030 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:40.074429 16253 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:40.074839 17030 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:40.075289 16860 raft_consensus.cc:2804] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:40.075646 16860 raft_consensus.cc:493] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.075976 16860 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:40.104417 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 83428us
I20260709 13:04:40.069840 17032 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.106837 16214 raft_consensus.cc:1240] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:04:40.107098 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.032995 16892 raft_consensus.cc:515] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.109831 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:40.121467 16859 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.125597 17030 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.127745 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:40.129793 16139 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 1.
I20260709 13:04:40.134014 16131 raft_consensus.cc:3060] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:04:40.117177 16893 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.140209 16131 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:04:40.146891 16206 raft_consensus.cc:2468] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:04:40.149915 16253 leader_election.cc:304] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:40.153714 16212 raft_consensus.cc:1240] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:40.154057 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:40.156590 16893 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.135232 16860 raft_consensus.cc:515] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:40.158866 17053 log.cc:927] Time spent T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.054s	user 0.002s	sys 0.001s
I20260709 13:04:40.159730 16860 leader_election.cc:290] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.160259 17030 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.163780 17047 consensus_queue.cc:1059] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:40.164613 17032 raft_consensus.cc:3055] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:40.164969 17032 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:40.165020 16898 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.166008 16286 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:04:40.165746 17032 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.166327 16286 pending_rounds.cc:85] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Aborting all ops after (but not including) 2
I20260709 13:04:40.166678 16286 pending_rounds.cc:107] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:04:40.166960 17032 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.165868 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:40.166939 16286 raft_consensus.cc:2889] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:40.171213 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:40.178318 16206 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.177386 16212 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:40.179805 16253 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:40.180451 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:40.181887 17030 raft_consensus.cc:2804] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:04:40.182395 17030 raft_consensus.cc:697] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:40.183282 17030 consensus_queue.cc:237] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.178805 17031 raft_consensus.cc:2804] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:04:40.188895 17059 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:40.189877 17031 raft_consensus.cc:697] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:40.189878 16871 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.190588 16871 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.192592 16871 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.190910 17031 consensus_queue.cc:237] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.194301 16892 leader_election.cc:290] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.194888 16206 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:40.196530 16253 leader_election.cc:304] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:04:40.198392 16282 raft_consensus.cc:1240] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:40.198958 16791 raft_consensus.cc:2804] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:40.199429 16791 raft_consensus.cc:697] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:40.200201 16791 consensus_queue.cc:237] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.202512 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:40.203184 16892 consensus_queue.cc:1059] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:40.204154 16891 raft_consensus.cc:3055] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:04:40.204468 16891 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:40.210341 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:40.210882 16282 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:04:40.257172 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 104243us
I20260709 13:04:40.205215 16891 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.260244 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a428993a5e69463d95cedce08c9797cf" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:40.261871 16209 raft_consensus.cc:2368] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:40.262725 16210 raft_consensus.cc:1240] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Rejecting Update request from peer 3afd508fbca142acb1369ae7815a4d7a for earlier term 4. Current term is 5. Ops: []
I20260709 13:04:40.263329 16286 raft_consensus.cc:2410] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 for term 3 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:04:40.292974 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.293620 16139 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.289522 16891 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:04:40.304219 17062 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:40.304718 17062 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.306804 17062 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:04:40.307801 16254 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:04:40.308928 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:40.280211 16905 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:04:40.324003 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.324887 16130 raft_consensus.cc:2393] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 769ed0398a8343c89662b5a58e5e542b in current term 2: Already voted for candidate 3afd508fbca142acb1369ae7815a4d7a in this term.
I20260709 13:04:40.331881 16139 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:40.338526 16280 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:04:40.340093 17059 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:40.343226 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
W20260709 13:04:40.348076 17052 log.cc:927] Time spent T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.248s	user 0.002s	sys 0.000s
I20260709 13:04:40.353590 16915 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:40.354107 16915 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.354411 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:40.354966 16131 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:04:40.355798 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f4a319c964740be8d1f39ff4e564463" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.356112 16915 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.356364 16134 raft_consensus.cc:3060] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.358862 16131 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.360067 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:40.360818 16281 raft_consensus.cc:2393] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f5a7243a90046c9b0b3503d83c53c65 in current term 2: Already voted for candidate 769ed0398a8343c89662b5a58e5e542b in this term.
I20260709 13:04:40.361070 16130 raft_consensus.cc:1275] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.362052 16133 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.381551 16214 raft_consensus.cc:1275] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.382921 17042 consensus_queue.cc:1059] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:40.371817 16134 raft_consensus.cc:2468] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:40.389367 16104 leader_election.cc:400] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:40.392488 16104 leader_election.cc:403] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:04:40.393216 17060 raft_consensus.cc:2749] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 3. Current term is 4.
I20260709 13:04:40.398756 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260709 13:04:40.415124 16177 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:40.416461 16177 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:40.419569 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:40.420174 16137 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:40.420974 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:40.421514 16131 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
W20260709 13:04:40.460078 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 43701.8us
I20260709 13:04:40.465621 16177 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:40.469340 16177 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:40.472280 16214 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.472764 16135 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:04:40.473222 16135 pending_rounds.cc:85] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Aborting all ops after (but not including) 2
I20260709 13:04:40.473487 16135 pending_rounds.cc:107] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:04:40.473742 16135 raft_consensus.cc:2889] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:40.474550 16132 raft_consensus.cc:1275] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:04:40.475489 17070 consensus_queue.cc:1048] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:40.476131 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 55218.9us
I20260709 13:04:40.478673 16251 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:40.480260 17071 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:40.480594 17071 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.480914 17071 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.481045 17030 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.482036 17069 consensus_queue.cc:1048] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:40.483616 17072 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:40.484095 16898 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:40.484506 16898 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:04:40.484833 16898 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.486353 17060 raft_consensus.cc:493] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:40.486871 17060 raft_consensus.cc:515] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.466221 17027 raft_consensus.cc:2749] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:04:40.464903 17059 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:40.496794 16209 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.490020 16134 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:04:40.520982 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 51709.5us
I20260709 13:04:40.522145 16893 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:04:40.517987 16212 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.525993 16211 raft_consensus.cc:1240] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:04:40.522475 16871 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:04:40.522529 16893 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:40.529503 16893 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:04:40.532725 16134 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.533675 16133 raft_consensus.cc:3060] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.506826 16130 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.527825 17059 raft_consensus.cc:697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:40.555413 16915 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:04:40.555541 16859 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:04:40.568513 17069 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:04:40.572757 16942 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.566826 16905 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:04:40.575528 17076 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:04:40.577674 17060 leader_election.cc:290] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.578368 16133 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.566118 17070 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:04:40.582702 17070 consensus_queue.cc:1059] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.583432 16898 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.584455 16210 raft_consensus.cc:1240] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:40.584930 16893 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.585599 16214 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.590862 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:40.591599 16212 raft_consensus.cc:2368] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:40.593046 16104 leader_election.cc:400] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:40.593351 16104 leader_election.cc:403] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:04:40.599634 17069 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.614248 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d426990989cf4e9eb78e2787fe7a4fcb" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:40.618628 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.619236 16137 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:04:40.624881 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 58015.5us
I20260709 13:04:40.612412 17060 raft_consensus.cc:2749] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) with higher term. Message: Invalid argument: T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a for earlier term 2. Current term is 3.
I20260709 13:04:40.586688 17059 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.580845 17071 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.619514 17070 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:04:40.641482 16137 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 3.
I20260709 13:04:40.633430 16898 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.709738 16177 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:40.713733 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 66264.6us
I20260709 13:04:40.719306 16898 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:04:40.781798 17084 log.cc:927] Time spent T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.063s	user 0.000s	sys 0.000s
W20260709 13:04:40.782317 17087 log.cc:927] Time spent T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
W20260709 13:04:40.772727 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 45622.3us
I20260709 13:04:40.798834 16131 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:04:40.800072 17088 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 13:04:40.789518 16898 raft_consensus.cc:697] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:04:40.808872 16898 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.772995 16130 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.789177 16893 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:40.807147 17071 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:40.827266 17042 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:04:40.838917 17082 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 13:04:40.856436 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:04:40.873857 16211 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.876956 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:40.877575 16213 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.880335 16130 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:04:40.885571 16213 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:04:40.882266 16177 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
W20260709 13:04:40.887696 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 261988us
I20260709 13:04:40.894574 16213 raft_consensus.cc:1275] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.882717 16791 raft_consensus.cc:3055] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:40.897241 16213 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:04:40.901072 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 44576.3us
I20260709 13:04:40.902880 16130 raft_consensus.cc:1275] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:40.905956 17066 consensus_queue.cc:1048] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.899451 17027 raft_consensus.cc:2764] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election decision vote started in defunct term 2: won
I20260709 13:04:40.899967 16791 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:40.922355 16791 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:40.923734 16791 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:40.926882 16253 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:04:40.928930 17031 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:40.929682 17076 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:40.929697 17030 consensus_queue.cc:1048] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:04:40.930230 17076 raft_consensus.cc:697] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:40.934506 17076 consensus_queue.cc:237] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER 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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:04:40.923691 17102 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 13:04:40.959136 17031 consensus_queue.cc:1059] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:04:40.945606 17066 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
W20260709 13:04:41.133481 17104 log.cc:927] Time spent T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: Append to log took a long time: real 0.155s	user 0.000s	sys 0.000s
W20260709 13:04:41.154803 17105 log.cc:927] Time spent T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
W20260709 13:04:41.188880 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 228514us
I20260709 13:04:41.302218 15004 server_base.cc:1061] running on GCE node
W20260709 13:04:41.356109 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 106497us
W20260709 13:04:41.380430 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 416781us
I20260709 13:04:41.398638 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:04:41.399029 15004 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 13:04:41.399263 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602281399246 us; error 0 us; skew 500 ppm
I20260709 13:04:41.400101 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:04:41.464207 16138 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:41.619784 17057 raft_consensus.cc:493] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 8f5a7243a90046c9b0b3503d83c53c65)
I20260709 13:04:41.622496 17057 raft_consensus.cc:515] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.624847 17057 leader_election.cc:290] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:41.651800 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
W20260709 13:04:41.636288 17059 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.832s	user 0.028s	sys 0.034s
W20260709 13:04:41.663058 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 188365us
W20260709 13:04:41.659061 17059 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.853s	user 0.029s	sys 0.034s
I20260709 13:04:41.683094 16914 raft_consensus.cc:493] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:41.690153 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:41.688566 16914 raft_consensus.cc:515] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.706594 16210 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:41.695987 16859 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:04:41.719014 16914 leader_election.cc:290] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:41.705914 16791 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:41.723992 16791 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.723445 17119 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:41.731793 16131 raft_consensus.cc:1240] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 2. Current term is 3. Ops: []
I20260709 13:04:41.734659 16791 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:41.699594 17032 raft_consensus.cc:3055] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:04:41.712632 16134 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:04:41.740954 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:41.754598 16036 catalog_manager.cc:5697] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.756388 16036 catalog_manager.cc:5697] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.758499 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:41.760047 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:41.757682 16036 catalog_manager.cc:5697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.743257 17032 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:04:41.744736 17128 raft_consensus.cc:493] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:41.764746 16036 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.769531 16036 catalog_manager.cc:5697] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.770808 16036 catalog_manager.cc:5697] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.772044 16036 catalog_manager.cc:5697] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 2 to 4. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:41.774176 16871 consensus_queue.cc:1059] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.735093 17119 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.784865 17032 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.786269 17032 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:41.788271 17125 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:04:41.788456 17114 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:04:41.789070 17114 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.788769 17125 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.792748 17114 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:41.797148 16280 pending_rounds.cc:85] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Aborting all ops after (but not including) 1
I20260709 13:04:41.797480 16280 pending_rounds.cc:107] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:04:41.797772 16280 raft_consensus.cc:2889] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:41.799281 17125 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:41.800241 17119 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:41.798118 17128 raft_consensus.cc:515] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.804399 17128 leader_election.cc:290] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:41.804775 16282 raft_consensus.cc:1275] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:04:41.806746 16898 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:41.808815 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:41.809666 16288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1520432ba29d4a9c964e80cc52c9e00f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:41.826965 17071 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:41.834980 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:41.838107 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:41.839337 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:41.840655 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:41.852698 16898 raft_consensus.cc:493] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:41.856498 16891 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:41.864943 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb625da2fd045778b94c60d840ba2bd" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:41.867556 15004 webserver.cc:533] Webserver started at http://127.14.167.4:33439/ using document root <none> and password file <none>
I20260709 13:04:41.873265 16104 leader_election.cc:304] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:41.878533 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f0d4016487a4fd1913978f5dcb6c622" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:41.889873 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:04:41.890271 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:04:41.873584 16891 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.890741 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:04:41.892264 16891 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:41.892602 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-3-root/instance:
uuid: "4c9b8be3f8b444848325301e11a7c0d4"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-vpdx"
I20260709 13:04:41.895146 16137 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9733068960414297bd5a520775790f42" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:41.896440 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:41.881592 17096 raft_consensus.cc:2749] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:41.906921 16285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:41.862023 16898 raft_consensus.cc:515] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:41.919883 16251 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:41.926278 17128 raft_consensus.cc:2749] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:41.931336 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:41.934270 16898 leader_election.cc:290] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:41.935218 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:41.937121 16177 leader_election.cc:304] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:41.956079 17113 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:04:41.956727 16281 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:04:41.957163 16281 pending_rounds.cc:85] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: Aborting all ops after (but not including) 1
I20260709 13:04:41.957393 16281 pending_rounds.cc:107] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:04:41.957633 16281 raft_consensus.cc:2889] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:04:41.958560 17059 raft_consensus.cc:2749] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:41.960532 16251 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:41.963685 17137 raft_consensus.cc:2749] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:41.956156 16133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:41.978667 16104 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a; no voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:41.972476 16033 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 2 to 3, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:41.981132 16033 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 2 to 3, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:41.965746 16036 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44156 (request call id 112) took 1009 ms. Trace:
I20260709 13:04:41.994699 16891 raft_consensus.cc:2749] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:04:42.002280 16177 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:42.003381 16132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2984edc488314022a2a054bf1a2ef363" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "3afd508fbca142acb1369ae7815a4d7a" is_pre_election: true
I20260709 13:04:42.006817 16251 leader_election.cc:304] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:42.008009 16251 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:42.010802 17032 raft_consensus.cc:2749] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:04:41.969409 17117 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:04:42.011610 17032 raft_consensus.cc:2749] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:04:42.035848 16177 leader_election.cc:304] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8f5a7243a90046c9b0b3503d83c53c65; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:04:42.037374 17097 raft_consensus.cc:2749] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:04:41.996629 16036 rpcz_store.cc:276] 0709 13:04:40.955881 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:40.956027 (+   146us) service_pool.cc:224] Handling call
0709 13:04:41.965663 (+1009636us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:04:41.825918 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:04:41.826443 (+   525us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:04:41.826483 (+    40us) write_op.cc:435] Acquired schema lock
0709 13:04:41.826501 (+    18us) tablet.cc:662] Decoding operations
0709 13:04:41.827289 (+   788us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:04:41.827356 (+    67us) write_op.cc:641] Partition lock acquired for write op
0709 13:04:41.827387 (+    31us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:04:41.829908 (+  2521us) tablet.cc:701] Row locks acquired
0709 13:04:41.829927 (+    19us) write_op.cc:260] PREPARE: finished
0709 13:04:41.830049 (+   122us) write_op.cc:270] Start()
0709 13:04:41.830153 (+   104us) write_op.cc:276] Timestamp: P: 1783602281830014 usec, L: 0
0709 13:04:41.830174 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:04:41.830830 (+   656us) log.cc:844] Serialized 2844 byte log entry
0709 13:04:41.844865 (+ 14035us) op_driver.cc:464] REPLICATION: finished
0709 13:04:41.846606 (+  1741us) write_op.cc:301] APPLY: starting
0709 13:04:41.846690 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 13:04:41.846880 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0709 13:04:41.847003 (+   123us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:04:41.847906 (+   903us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:04:41.848110 (+   204us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:04:41.848155 (+    45us) write_op.cc:312] APPLY: finished
0709 13:04:41.848406 (+   251us) log.cc:844] Serialized 58 byte log entry
0709 13:04:41.851963 (+  3557us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:41.858222 (+  6259us) write_op.cc:454] Released schema lock
0709 13:04:41.858802 (+   580us) write_op.cc:341] FINISH: Updating metrics
0709 13:04:41.902883 (+ 44081us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:04:41.905443 (+  2560us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":10,"child_traces":[["op",{"apply.queue_time_us":1387,"apply.run_cpu_time_us":2764,"apply.run_wall_time_us":28186,"num_ops":7,"prepare.queue_time_us":50923,"prepare.run_cpu_time_us":3663,"prepare.run_wall_time_us":8985,"raft.queue_time_us":8726,"raft.run_cpu_time_us":1531,"raft.run_wall_time_us":3226,"replication_time_us":14564,"thread_start_us":64823,"threads_started":4,"wal-append.queue_time_us":3829}]]}
I20260709 13:04:42.066084 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.129s	user 0.000s	sys 0.009s
I20260709 13:04:42.086375 16210 raft_consensus.cc:1275] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:42.088173 17114 consensus_queue.cc:1048] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:42.121922 17157 log.cc:927] Time spent T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260709 13:04:42.144690 17055 raft_consensus.cc:2749] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:04:42.147953 17169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:42.150566 16133 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:42.157277 15004 fs_manager.cc:730] Time spent opening block manager: real 0.043s	user 0.000s	sys 0.005s
I20260709 13:04:42.157689 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-3-root
uuid: "4c9b8be3f8b444848325301e11a7c0d4"
format_stamp: "Formatted at 2026-07-09 13:04:41 on dist-test-slave-vpdx"
I20260709 13:04:42.158059 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-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 13:04:42.159343 16133 raft_consensus.cc:1275] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:04:42.161659 17113 consensus_queue.cc:1048] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:42.174798 16033 catalog_manager.cc:5697] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:04:42.240839 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:04:42.242712 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:04:42.263025 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:04:42.283836 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:04:42.284183 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:42.284564 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:04:42.284803 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:04:42.458161 17122 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:42.458700 17122 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:42.460835 17122 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:42.461609 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65" is_pre_election: true
I20260709 13:04:42.462469 16210 raft_consensus.cc:2393] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:42.463690 16286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b" is_pre_election: true
I20260709 13:04:42.464368 16286 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:42.470060 16105 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:42.472479 17122 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:04:42.480481 17122 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting leader election (detected failure of leader 769ed0398a8343c89662b5a58e5e542b)
I20260709 13:04:42.480896 17122 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:04:42.519867 17122 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:42.523473 17122 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:42.524863 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:04:42.525550 16212 raft_consensus.cc:2393] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 3afd508fbca142acb1369ae7815a4d7a in current term 3: Already voted for candidate 8f5a7243a90046c9b0b3503d83c53c65 in this term.
I20260709 13:04:42.526929 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:04:42.531754 16283 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:04:42.532796 16105 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:04:42.533776 17122 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:04:42.534229 17122 raft_consensus.cc:697] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:04:42.535051 17122 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:04:42.576159 16033 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 2 to 3, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:42.605072 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.4:35449
I20260709 13:04:42.605185 17233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.4:35449 every 8 connection(s)
I20260709 13:04:42.652472 17234 heartbeater.cc:344] Connected to a master server at 127.14.167.62:38391
I20260709 13:04:42.652961 17234 heartbeater.cc:461] Registering TS with master...
I20260709 13:04:42.653537 15004 auto_leader_rebalancer-test.cc:384] add a tserver: 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:42.653916 17234 heartbeater.cc:507] Master 127.14.167.62:38391 requested a full tablet report, sending...
I20260709 13:04:42.656004 16033 ts_manager.cc:194] Registered new tserver with Master: 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:04:42.657353 16033 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45258
I20260709 13:04:42.829478 16131 consensus_queue.cc:237] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:42.839068 16283 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:42.841198 17122 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.847355 16212 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:42.848651 16891 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:42.862771 17120 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:42.878196 16286 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:42.875453 16102 consensus_peers.cc:597] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 26c64994c56f4e24b32f0220da490917. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.873572 16212 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:42.884279 16033 catalog_manager.cc:5697] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:42.917120 16210 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:42.938688 16286 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:42.940188 17027 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:42.954227 16131 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:42.958884 16915 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:42.961721 16915 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:42.983904 16286 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:42.985527 16210 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:42.989130 17120 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:04:42.993070 16177 consensus_peers.cc:597] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3105502a64e447099de24e69ca415d7e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:42.998914 16210 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.002095 16131 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:43.020654 16177 consensus_peers.cc:597] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: edb2c82e030e4f8d8b5321424b515455. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:43.022491 16037 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:43.030817 16286 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:43.034044 17120 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:43.041704 16285 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:43.042981 16133 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:43.044378 16915 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:43.055027 17027 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:43.060415 17250 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.065490 16133 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.081250 16283 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.093014 16036 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.117170 16133 consensus_queue.cc:237] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.154886 16285 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:43.157424 16206 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:43.159317 17120 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:04:43.160439 16102 consensus_peers.cc:597] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1e4287828ec4b00aee46b19d8388c86. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:43.161541 16891 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:43.197031 17122 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.202975 16210 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.218852 16283 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.232379 16037 catalog_manager.cc:5697] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:43.342974 17262 ts_tablet_manager.cc:933] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:43.352206 17262 tablet_copy_client.cc:323] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:43.371680 16224 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 3105502a64e447099de24e69ca415d7e from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:43.372277 16224 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 3105502a64e447099de24e69ca415d7e from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-3105502a64e447099de24e69ca415d7e
I20260709 13:04:43.384152 16224 tablet_copy_source_session.cc:215] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:43.387470 17262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3105502a64e447099de24e69ca415d7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:43.425843 17262 tablet_copy_client.cc:806] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:43.431954 17262 tablet_copy_client.cc:670] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:43.436491 17262 tablet_copy_client.cc:538] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:43.443253 17262 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:43.464766 17265 ts_tablet_manager.cc:933] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:04:43.472769 17265 tablet_copy_client.cc:323] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:04:43.505470 17262 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.509992 17262 tablet_bootstrap.cc:492] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:43.510653 17262 ts_tablet_manager.cc:1403] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.068s	user 0.026s	sys 0.005s
I20260709 13:04:43.513470 17262 raft_consensus.cc:359] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.514264 17262 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:43.514900 17262 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.517342 17234 heartbeater.cc:499] Master 127.14.167.62:38391 was elected leader, sending a full tablet report...
I20260709 13:04:43.518436 17262 ts_tablet_manager.cc:1434] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:04:43.520048 16224 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3105502a64e447099de24e69ca415d7e received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:43.520488 16224 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3105502a64e447099de24e69ca415d7e on tablet 3105502a64e447099de24e69ca415d7e with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:43.532675 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 26c64994c56f4e24b32f0220da490917 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:04:43.533229 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 26c64994c56f4e24b32f0220da490917 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-26c64994c56f4e24b32f0220da490917
I20260709 13:04:43.540391 16149 tablet_copy_source_session.cc:215] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:43.543406 17265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c64994c56f4e24b32f0220da490917. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:43.570745 17265 tablet_copy_client.cc:806] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:43.571399 17265 tablet_copy_client.cc:670] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:43.575160 17265 tablet_copy_client.cc:538] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:43.590607 17265 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:43.597215 17262 ts_tablet_manager.cc:933] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:43.601740 17262 tablet_copy_client.cc:323] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:43.603474 16224 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet edb2c82e030e4f8d8b5321424b515455 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:43.604013 16224 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet edb2c82e030e4f8d8b5321424b515455 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-edb2c82e030e4f8d8b5321424b515455
I20260709 13:04:43.611145 16224 tablet_copy_source_session.cc:215] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:43.614964 17262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edb2c82e030e4f8d8b5321424b515455. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:43.637531 17262 tablet_copy_client.cc:806] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:43.638087 17262 tablet_copy_client.cc:670] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:43.649180 17262 tablet_copy_client.cc:538] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:43.663614 17265 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.663925 17262 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:43.664611 17265 tablet_bootstrap.cc:492] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:43.665298 17265 ts_tablet_manager.cc:1403] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.011s
I20260709 13:04:43.730188 17265 raft_consensus.cc:359] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.737349 17265 raft_consensus.cc:740] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:43.738125 17265 consensus_queue.cc:260] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.766217 17265 ts_tablet_manager.cc:1434] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.101s	user 0.010s	sys 0.023s
I20260709 13:04:43.774940 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-26c64994c56f4e24b32f0220da490917 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:04:43.775411 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-26c64994c56f4e24b32f0220da490917 on tablet 26c64994c56f4e24b32f0220da490917 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:43.781049 17265 ts_tablet_manager.cc:933] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:04:43.797513 17265 tablet_copy_client.cc:323] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:04:43.799275 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet f1e4287828ec4b00aee46b19d8388c86 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:04:43.799794 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet f1e4287828ec4b00aee46b19d8388c86 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-f1e4287828ec4b00aee46b19d8388c86
I20260709 13:04:43.806972 16149 tablet_copy_source_session.cc:215] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:43.810134 17265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1e4287828ec4b00aee46b19d8388c86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:43.831815 17265 tablet_copy_client.cc:806] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:43.832218 17262 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.832401 17265 tablet_copy_client.cc:670] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:43.833174 17262 tablet_bootstrap.cc:492] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:43.833913 17262 ts_tablet_manager.cc:1403] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.171s	user 0.015s	sys 0.014s
I20260709 13:04:43.836655 17265 tablet_copy_client.cc:538] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:43.840567 17262 raft_consensus.cc:359] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.841662 17262 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:43.842337 17262 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.844524 17262 ts_tablet_manager.cc:1434] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:04:43.846118 16224 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-edb2c82e030e4f8d8b5321424b515455 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:43.846506 16224 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-edb2c82e030e4f8d8b5321424b515455 on tablet edb2c82e030e4f8d8b5321424b515455 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:43.855693 17265 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:43.888142 17265 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:43.888021 17208 raft_consensus.cc:1217] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:04:43.889097 17265 tablet_bootstrap.cc:492] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:43.889739 17265 ts_tablet_manager.cc:1403] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.001s
I20260709 13:04:43.907670 17265 raft_consensus.cc:359] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.909418 17265 raft_consensus.cc:740] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:43.910120 17265 consensus_queue.cc:260] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:43.916906 17265 ts_tablet_manager.cc:1434] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:04:43.918964 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-f1e4287828ec4b00aee46b19d8388c86 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:04:43.919407 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-f1e4287828ec4b00aee46b19d8388c86 on tablet f1e4287828ec4b00aee46b19d8388c86 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:44.034112 17208 raft_consensus.cc:1217] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:44.173681 17208 raft_consensus.cc:1217] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:44.204267 17208 raft_consensus.cc:1217] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:44.460022 17254 raft_consensus.cc:1064] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:44.462702 17254 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:44.482074 16891 raft_consensus.cc:1064] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:44.484200 16891 consensus_queue.cc:237] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:44.486670 17208 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:44.488724 16131 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:44.489213 17254 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:44.491170 16283 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:44.491918 16915 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:44.495949 16915 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:44.539664 17254 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.565311 16131 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.571712 16283 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.579324 16033 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:44.583110 16285 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:44.581621 16210 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:44.581912 17207 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:44.587785 16891 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:44.594977 17278 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:44.598757 17278 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:44.606504 17250 raft_consensus.cc:1064] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:44.609093 17250 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:44.634778 16285 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:44.636883 17254 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:04:44.685566 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 73786.6us
I20260709 13:04:44.687913 17208 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:44.699622 17294 raft_consensus.cc:1064] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:44.700095 17278 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.713874 16139 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:44.718406 16915 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:44.706418 17207 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.804456 16212 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.724020 17294 consensus_queue.cc:237] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
W20260709 13:04:44.848650 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 130639us
W20260709 13:04:44.852551 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 136508us
I20260709 13:04:44.883131 17254 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.057s
W20260709 13:04:44.949462 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 68874.2us
I20260709 13:04:44.984738 17206 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:44.988584 16033 catalog_manager.cc:5697] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:04:45.028941 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 57377.9us
I20260709 13:04:45.041078 16206 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:45.044219 16891 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:45.048799 16282 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.056664 16283 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:45.086849 16891 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:04:45.128870 17325 log.cc:927] Time spent T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:04:45.127948 17295 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.137778 17206 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:45.127904 16282 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.161113 17291 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:45.158360 17206 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.205324 16206 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:45.205655 16134 consensus_queue.cc:237] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:45.210724 16131 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.222720 17208 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:04:45.222965 16035 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.224499 17208 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:45.225158 17295 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:04:45.226052 17291 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:45.232230 17292 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.236250 17207 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.241523 17250 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.251447 17206 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.253571 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3105502a64e447099de24e69ca415d7e with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:45.254637 17291 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.262248 16212 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:45.262758 17208 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.269340 17207 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:45.270161 16283 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:45.263959 16035 catalog_manager.cc:5697] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.282691 16136 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:04:45.290712 16033 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.297149 16282 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:45.302597 17311 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:45.306946 17295 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:45.308128 17250 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:45.318792 17288 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.325060 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 3105502a64e447099de24e69ca415d7e with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:45.324839 16280 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.312731 16211 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.335566 17207 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.340268 16131 raft_consensus.cc:2955] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.357883 16891 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:45.358008 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 26c64994c56f4e24b32f0220da490917 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:45.359470 17329 tablet_replica.cc:333] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:45.366425 16280 raft_consensus.cc:2955] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.374106 16037 catalog_manager.cc:5697] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.386580 16281 raft_consensus.cc:2955] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.389225 16034 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.390012 16138 consensus_queue.cc:237] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:45.392393 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 26c64994c56f4e24b32f0220da490917 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:45.393026 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet edb2c82e030e4f8d8b5321424b515455 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:45.398881 17207 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:45.404320 17330 tablet_replica.cc:333] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:45.407290 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet edb2c82e030e4f8d8b5321424b515455 with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38160
I20260709 13:04:45.408354 17330 raft_consensus.cc:2243] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:45.408985 17330 raft_consensus.cc:2272] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:45.417498 16891 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:45.429032 16891 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.441109 17207 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.456447 17329 raft_consensus.cc:2243] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:45.457168 17329 raft_consensus.cc:2272] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:45.429862 17330 ts_tablet_manager.cc:1916] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:45.455655 16281 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:45.459903 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f1e4287828ec4b00aee46b19d8388c86 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:45.461340 17331 tablet_replica.cc:333] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:04:45.462016 17285 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:45.462942 17329 ts_tablet_manager.cc:1916] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:45.473261 17331 raft_consensus.cc:2243] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:45.474166 17331 raft_consensus.cc:2272] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:45.476326 16281 raft_consensus.cc:2955] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:45.477604 17331 ts_tablet_manager.cc:1916] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:45.486433 17330 ts_tablet_manager.cc:1929] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:45.487003 17330 log.cc:1199] T 26c64994c56f4e24b32f0220da490917 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/26c64994c56f4e24b32f0220da490917
I20260709 13:04:45.488504 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 26c64994c56f4e24b32f0220da490917 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:45.504658 16034 catalog_manager.cc:5697] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:45.521380 17331 ts_tablet_manager.cc:1929] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:45.526125 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet f1e4287828ec4b00aee46b19d8388c86 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:45.530639 17331 log.cc:1199] T edb2c82e030e4f8d8b5321424b515455 P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/edb2c82e030e4f8d8b5321424b515455
I20260709 13:04:45.531275 17330 tablet_replica.cc:333] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:45.531953 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet edb2c82e030e4f8d8b5321424b515455 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:45.530184 17329 ts_tablet_manager.cc:1929] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:04:45.532307 17330 raft_consensus.cc:2243] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:45.532606 17329 log.cc:1199] T 3105502a64e447099de24e69ca415d7e P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/3105502a64e447099de24e69ca415d7e
I20260709 13:04:45.533072 17330 raft_consensus.cc:2272] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:45.537595 17330 ts_tablet_manager.cc:1916] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:45.542263 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 3105502a64e447099de24e69ca415d7e (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:45.548980 17330 ts_tablet_manager.cc:1929] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:45.549338 17330 log.cc:1199] T f1e4287828ec4b00aee46b19d8388c86 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/f1e4287828ec4b00aee46b19d8388c86
I20260709 13:04:45.550652 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet f1e4287828ec4b00aee46b19d8388c86 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:46.610745 16281 consensus_queue.cc:237] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:46.618927 16208 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:46.623842 17321 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.643476 16131 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:46.645258 17300 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.650599 17321 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.654278 16211 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.669193 16138 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.675117 16034 catalog_manager.cc:5697] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:46.681440 16251 consensus_peers.cc:597] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d426990989cf4e9eb78e2787fe7a4fcb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:46.691077 16211 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:46.709322 16281 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:04:46.710813 16177 consensus_peers.cc:597] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9f0f8b4ab4e47b9b3b2e636b14f8b86. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:46.710875 17250 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.712707 16131 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:46.714911 17295 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:46.736838 17250 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.746260 16131 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.750747 16208 consensus_queue.cc:237] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:46.762086 16280 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.771014 16033 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:46.796599 16177 consensus_peers.cc:597] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4aeffcc1d9cf4c08ac5660fea2dc05b3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:46.813344 16136 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:46.821548 17347 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.835022 16281 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:46.840757 17350 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.846310 17250 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.847689 16131 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.862294 16281 consensus_queue.cc:237] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:46.864879 16280 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.870178 16033 catalog_manager.cc:5697] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:46.892125 16251 consensus_peers.cc:597] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 331eeb08a5b84e4f8a818a81c1113f27. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:46.892459 16208 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:46.894317 16131 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:46.894390 17321 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.895829 17300 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:46.911872 17321 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.914006 16208 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.916592 16131 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:46.940006 16033 catalog_manager.cc:5697] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:47.028641 17358 ts_tablet_manager.cc:933] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:47.031702 17358 tablet_copy_client.cc:323] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:47.056902 16298 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet d426990989cf4e9eb78e2787fe7a4fcb from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:47.057583 16298 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet d426990989cf4e9eb78e2787fe7a4fcb from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-d426990989cf4e9eb78e2787fe7a4fcb
I20260709 13:04:47.066294 16298 tablet_copy_source_session.cc:215] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:47.069252 17358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d426990989cf4e9eb78e2787fe7a4fcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:47.120537 17358 tablet_copy_client.cc:806] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:47.121093 17358 tablet_copy_client.cc:670] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:47.127609 17358 tablet_copy_client.cc:538] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:47.138518 17358 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:47.197831 17358 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:47.199066 17358 tablet_bootstrap.cc:492] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:47.199798 17358 ts_tablet_manager.cc:1403] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.061s	user 0.014s	sys 0.012s
I20260709 13:04:47.727031 17358 raft_consensus.cc:359] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:47.727975 17358 raft_consensus.cc:740] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:47.728863 17358 consensus_queue.cc:260] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:04:47.728063 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 83399us
I20260709 13:04:47.735450 17358 ts_tablet_manager.cc:1434] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.535s	user 0.008s	sys 0.004s
W20260709 13:04:47.735817 17358 ts_tablet_manager.cc:1467] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Tablet startup took 535ms
W20260709 13:04:47.736135 17358 ts_tablet_manager.cc:1469] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Trace:
0709 13:04:47.026961 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:04:47.027093 (+   132us) service_pool.cc:224] Handling call
0709 13:04:47.028962 (+  1869us) ts_tablet_manager.cc:934] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
0709 13:04:47.068126 (+ 39164us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:04:47.077911 (+  9785us) tablet_metadata.cc:665] Metadata flushed
0709 13:04:47.078013 (+   102us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:04:47.118999 (+ 40986us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:04:47.119269 (+   270us) tablet_replica.cc:206] Creating consensus instance
0709 13:04:47.119617 (+   348us) ts_tablet_manager.cc:989] Replica registered.
0709 13:04:47.119680 (+    63us) inbound_call.cc:177] Queueing success response
0709 13:04:47.138194 (+ 18514us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:04:47.200129 (+ 61935us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:04:47.691580 (+491451us) tablet_replica.cc:261] Starting instrumentation
0709 13:04:47.692202 (+   622us) tablet_replica.cc:280] Starting consensus
Metrics: {"dns_us":1342,"raft.queue_time_us":4656,"raft.run_cpu_time_us":105,"raft.run_wall_time_us":104,"tablet-copy.queue_time_us":1079,"tablet-download-pool.queue_time_us":146,"tablet-download-pool.run_cpu_time_us":954,"tablet-download-pool.run_wall_time_us":5747,"thread_start_us":5674,"threads_started":3}
I20260709 13:04:47.887892 17374 ts_tablet_manager.cc:933] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:47.892709 17382 ts_tablet_manager.cc:933] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:47.896765 17374 tablet_copy_client.cc:323] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:47.951093 16224 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:47.951638 16224 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-4aeffcc1d9cf4c08ac5660fea2dc05b3
I20260709 13:04:47.958906 17382 tablet_copy_client.cc:323] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:47.960613 16224 tablet_copy_source_session.cc:215] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:47.960863 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:47.961417 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-e9f0f8b4ab4e47b9b3b2e636b14f8b86
I20260709 13:04:47.969565 17374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:47.976007 16223 tablet_copy_source_session.cc:215] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:47.981345 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:47.992892 17374 tablet_copy_client.cc:806] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:47.993530 17374 tablet_copy_client.cc:670] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:47.999107 17374 tablet_copy_client.cc:538] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:48.007851 17388 ts_tablet_manager.cc:933] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:48.017319 17374 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:48.017570 17382 tablet_copy_client.cc:806] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:48.018184 17382 tablet_copy_client.cc:670] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:48.021991 16298 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-d426990989cf4e9eb78e2787fe7a4fcb received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:48.022473 16298 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-d426990989cf4e9eb78e2787fe7a4fcb on tablet d426990989cf4e9eb78e2787fe7a4fcb with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:48.023756 17382 tablet_copy_client.cc:538] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:48.025359 17388 tablet_copy_client.cc:323] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:48.042044 16298 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 331eeb08a5b84e4f8a818a81c1113f27 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:48.042582 16298 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 331eeb08a5b84e4f8a818a81c1113f27 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-331eeb08a5b84e4f8a818a81c1113f27
I20260709 13:04:48.044106 17374 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:48.045080 17374 tablet_bootstrap.cc:492] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:48.045773 17374 ts_tablet_manager.cc:1403] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.005s
I20260709 13:04:48.048646 17374 raft_consensus.cc:359] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:48.049419 17374 raft_consensus.cc:740] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:48.050200 17374 consensus_queue.cc:260] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:48.049630 16298 tablet_copy_source_session.cc:215] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:48.057114 17382 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:48.063056 17374 ts_tablet_manager.cc:1434] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260709 13:04:48.067719 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-4aeffcc1d9cf4c08ac5660fea2dc05b3 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:48.068118 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-4aeffcc1d9cf4c08ac5660fea2dc05b3 on tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:48.070799 17206 raft_consensus.cc:1217] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:48.073957 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 331eeb08a5b84e4f8a818a81c1113f27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:48.101840 17388 tablet_copy_client.cc:806] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:48.103005 17388 tablet_copy_client.cc:670] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:48.109598 17382 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:48.109831 17388 tablet_copy_client.cc:538] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:48.110626 17382 tablet_bootstrap.cc:492] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:48.111353 17382 ts_tablet_manager.cc:1403] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.021s
I20260709 13:04:48.114337 17382 raft_consensus.cc:359] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:48.115170 17382 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:48.115793 17382 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:48.121948 17388 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:48.128511 17382 ts_tablet_manager.cc:1434] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:04:48.136270 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-e9f0f8b4ab4e47b9b3b2e636b14f8b86 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:48.136680 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-e9f0f8b4ab4e47b9b3b2e636b14f8b86 on tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:48.144687 17388 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:48.145574 17388 tablet_bootstrap.cc:492] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:48.146924 17388 ts_tablet_manager.cc:1403] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260709 13:04:48.149224 17388 raft_consensus.cc:359] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:48.149796 17388 raft_consensus.cc:740] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:48.150250 17388 consensus_queue.cc:260] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:48.152243 17388 ts_tablet_manager.cc:1434] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:04:48.153726 16298 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-331eeb08a5b84e4f8a818a81c1113f27 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:48.154129 16298 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-331eeb08a5b84e4f8a818a81c1113f27 on tablet 331eeb08a5b84e4f8a818a81c1113f27 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:48.207506 17206 raft_consensus.cc:1217] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:48.253084 17206 raft_consensus.cc:1217] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:48.362706 17206 raft_consensus.cc:1217] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:48.471331 17384 raft_consensus.cc:1064] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:48.478366 17384 consensus_queue.cc:237] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.495573 16131 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:48.496702 17384 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:48.497226 16212 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:48.498651 17206 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:48.500416 17380 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:48.504426 17384 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:48.515996 17373 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.521127 17206 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.526994 16211 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.533046 16131 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.534987 16034 catalog_manager.cc:5697] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.581246 16281 consensus_queue.cc:237] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.591219 17206 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:48.592810 17373 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:48.594007 16211 raft_consensus.cc:1275] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:48.595331 17373 consensus_queue.cc:1048] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:48.601639 17377 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.605999 16211 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.615003 17371 raft_consensus.cc:1064] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:48.618237 17371 consensus_queue.cc:237] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.622880 17207 raft_consensus.cc:2955] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.625586 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d426990989cf4e9eb78e2787fe7a4fcb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:48.625355 16035 catalog_manager.cc:5697] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.636477 17206 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:48.638329 17375 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.639110 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet d426990989cf4e9eb78e2787fe7a4fcb with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38160
I20260709 13:04:48.655920 17403 tablet_replica.cc:333] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:04:48.657286 17403 raft_consensus.cc:2243] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:48.658867 17403 raft_consensus.cc:2272] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:48.663975 17403 ts_tablet_manager.cc:1916] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:48.672525 16131 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:48.674034 17375 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.678797 16281 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:48.680070 17375 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.721015 17375 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.731947 17373 raft_consensus.cc:1064] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:48.734668 16131 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.734572 17373 consensus_queue.cc:237] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.750836 16281 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.757668 17208 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:48.763307 17370 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.800535 16133 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:48.808096 16033 catalog_manager.cc:5697] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:04:48.818754 16105 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 52546.3us
I20260709 13:04:48.817879 17368 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
W20260709 13:04:48.806093 16309 debug-util.cc:398] Leaking SignalData structure 0x7b080018d140 after lost signal to thread 15007
I20260709 13:04:48.826604 17403 ts_tablet_manager.cc:1929] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:48.827611 17403 log.cc:1199] T d426990989cf4e9eb78e2787fe7a4fcb P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/d426990989cf4e9eb78e2787fe7a4fcb
I20260709 13:04:48.831230 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet d426990989cf4e9eb78e2787fe7a4fcb (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
W20260709 13:04:48.832649 17407 log.cc:927] Time spent T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.083s	user 0.000s	sys 0.000s
W20260709 13:04:48.826593 16309 debug-util.cc:398] Leaking SignalData structure 0x7b0800135c80 after lost signal to thread 16071
W20260709 13:04:48.835196 16309 debug-util.cc:398] Leaking SignalData structure 0x7b080031dc40 after lost signal to thread 16163
W20260709 13:04:48.836175 16309 debug-util.cc:398] Leaking SignalData structure 0x7b0800327e60 after lost signal to thread 16238
W20260709 13:04:48.837119 16309 debug-util.cc:398] Leaking SignalData structure 0x7b08002f31e0 after lost signal to thread 16312
W20260709 13:04:48.843442 16309 debug-util.cc:398] Leaking SignalData structure 0x7b08002a90a0 after lost signal to thread 17233
W20260709 13:04:48.870674 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 81180.9us
I20260709 13:04:48.872567 16211 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:48.875918 17377 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:48.880044 17206 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.888183 17381 raft_consensus.cc:1064] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:48.894657 17381 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.905655 17370 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.920543 16208 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.924438 17206 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.936923 16208 consensus_queue.cc:237] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.935561 16035 catalog_manager.cc:5697] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:48.955955 16133 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:48.973939 17208 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:48.975482 17413 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:48.979949 16281 consensus_queue.cc:237] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:48.985455 16284 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:48.987504 17411 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:48.994887 17207 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:48.997605 16138 raft_consensus.cc:1275] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:48.999248 16138 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:49.002031 17370 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:49.006693 17381 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:49.007835 16133 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:49.008587 17381 consensus_queue.cc:1048] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:49.018011 17208 raft_consensus.cc:1275] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:49.021921 17370 consensus_queue.cc:1048] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:49.023643 17413 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.025182 17207 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.032191 17368 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.035621 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:49.036165 17381 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:49.037410 17203 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.041677 16037 catalog_manager.cc:5697] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:49.061903 16035 catalog_manager.cc:5697] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.065971 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 331eeb08a5b84e4f8a818a81c1113f27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:49.072356 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:49.091648 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 331eeb08a5b84e4f8a818a81c1113f27 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:49.093708 17422 tablet_replica.cc:333] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:49.148244 17381 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.166896 16035 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:49.185690 16280 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.201001 17205 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.210278 17422 raft_consensus.cc:2243] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:49.213336 17422 raft_consensus.cc:2272] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:49.216704 17422 ts_tablet_manager.cc:1916] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:49.223758 16208 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:49.248760 16138 raft_consensus.cc:2955] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.270273 16131 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.245661 17421 tablet_replica.cc:333] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:49.286763 16131 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:49.294270 16136 raft_consensus.cc:2955] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.339555 17207 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:49.340845 17421 raft_consensus.cc:2243] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:49.341573 17421 raft_consensus.cc:2272] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:49.345403 17414 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:04:49.366385 17371 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.033s
I20260709 13:04:49.424453 17422 ts_tablet_manager.cc:1929] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:49.424911 17422 log.cc:1199] T 331eeb08a5b84e4f8a818a81c1113f27 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/331eeb08a5b84e4f8a818a81c1113f27
I20260709 13:04:49.429311 17421 ts_tablet_manager.cc:1916] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:49.436602 17428 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.442394 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 331eeb08a5b84e4f8a818a81c1113f27 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:49.443701 17205 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:04:49.452050 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 68440.7us
W20260709 13:04:49.454632 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 92804.1us
I20260709 13:04:49.462683 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:49.489637 16136 raft_consensus.cc:2955] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.484297 16037 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:49.528111 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:49.544744 17421 ts_tablet_manager.cc:1929] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:49.545109 17421 log.cc:1199] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/4aeffcc1d9cf4c08ac5660fea2dc05b3
I20260709 13:04:49.546413 17421 tablet_replica.cc:333] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:49.547073 17421 raft_consensus.cc:2243] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:49.547554 17421 raft_consensus.cc:2272] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:49.552413 17421 ts_tablet_manager.cc:1916] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:49.575511 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 4aeffcc1d9cf4c08ac5660fea2dc05b3 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:49.677256 17421 ts_tablet_manager.cc:1929] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:49.683667 17421 log.cc:1199] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/e9f0f8b4ab4e47b9b3b2e636b14f8b86
I20260709 13:04:49.685659 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet e9f0f8b4ab4e47b9b3b2e636b14f8b86 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:50.884614 16214 consensus_queue.cc:237] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:04:50.893292 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 45567.9us
W20260709 13:04:50.948328 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 53671.1us
I20260709 13:04:50.951659 16282 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:50.955528 16139 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:50.953480 17440 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:04:50.958357 16177 consensus_peers.cc:597] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad57fe03819349d68ec75562b23760fb. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:50.959412 17410 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:04:50.979446 17410 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:50.981504 16139 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:50.989892 16282 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.009668 16139 consensus_queue.cc:237] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.013957 16037 catalog_manager.cc:5697] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:51.033717 16102 consensus_peers.cc:597] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 652f347ab55c4c0aa3308b8f3631b26e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:51.034147 16208 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:51.035912 17438 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:04:51.036312 16282 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:51.041673 17438 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:51.062160 17438 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.071460 16212 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.076390 16282 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.086686 16208 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.092455 16035 catalog_manager.cc:5697] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.103032 16136 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:51.104447 17410 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:04:51.109843 16177 consensus_peers.cc:597] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 536dccaf14734c44b9df45f2cb32cfa5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:51.110281 16282 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:04:51.115398 17410 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:51.124244 17410 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.130368 16136 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.147642 16035 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.152158 16281 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Committing config change with OpId 5.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.156733 16282 consensus_queue.cc:237] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.181535 16208 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:51.183053 17441 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:51.184265 16134 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:04:51.190824 16251 consensus_peers.cc:597] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 669aaa00d3b340f199c8004921004444. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:51.193248 17443 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:51.194550 17435 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.196019 16208 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.213433 16134 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.219950 16035 catalog_manager.cc:5697] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:51.295303 17460 ts_tablet_manager.cc:933] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:51.297358 17460 tablet_copy_client.cc:323] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:51.299752 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet ad57fe03819349d68ec75562b23760fb from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:51.300329 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet ad57fe03819349d68ec75562b23760fb from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-ad57fe03819349d68ec75562b23760fb
I20260709 13:04:51.328209 16223 tablet_copy_source_session.cc:215] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:51.333504 17460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad57fe03819349d68ec75562b23760fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:51.350576 17460 tablet_copy_client.cc:806] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:51.351289 17460 tablet_copy_client.cc:670] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:51.355271 17460 tablet_copy_client.cc:538] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:51.364231 17460 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:51.398083 17460 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:51.399923 17460 tablet_bootstrap.cc:492] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:51.400651 17460 ts_tablet_manager.cc:1403] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.021s
I20260709 13:04:51.403750 17460 raft_consensus.cc:359] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.404663 17460 raft_consensus.cc:740] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:51.405385 17460 consensus_queue.cc:260] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.417456 17460 ts_tablet_manager.cc:1434] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:04:51.420022 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-ad57fe03819349d68ec75562b23760fb received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:51.420490 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-ad57fe03819349d68ec75562b23760fb on tablet ad57fe03819349d68ec75562b23760fb with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:51.618417 17460 ts_tablet_manager.cc:933] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:51.620025 17460 tablet_copy_client.cc:323] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:51.621716 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 536dccaf14734c44b9df45f2cb32cfa5 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:51.622258 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 536dccaf14734c44b9df45f2cb32cfa5 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-536dccaf14734c44b9df45f2cb32cfa5
I20260709 13:04:51.639427 16223 tablet_copy_source_session.cc:215] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:51.642899 17460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536dccaf14734c44b9df45f2cb32cfa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:51.707204 17465 ts_tablet_manager.cc:933] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
W20260709 13:04:51.707458 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800269600 after lost signal to thread 15007
W20260709 13:04:51.708410 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800200ac0 after lost signal to thread 16071
W20260709 13:04:51.709491 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad4a0 after lost signal to thread 16163
I20260709 13:04:51.711791 17460 tablet_copy_client.cc:806] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:51.713420 17460 tablet_copy_client.cc:670] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:51.719094 17460 tablet_copy_client.cc:538] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:04:51.721997 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800269b20 after lost signal to thread 16238
W20260709 13:04:51.726943 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800200f00 after lost signal to thread 16312
W20260709 13:04:51.728056 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08002f8120 after lost signal to thread 17233
I20260709 13:04:51.738174 17465 tablet_copy_client.cc:323] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:04:51.740038 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 652f347ab55c4c0aa3308b8f3631b26e from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:04:51.740590 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 652f347ab55c4c0aa3308b8f3631b26e from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-652f347ab55c4c0aa3308b8f3631b26e
I20260709 13:04:51.745496 17468 ts_tablet_manager.cc:933] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:51.748181 16149 tablet_copy_source_session.cc:215] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:51.750825 17460 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:51.751575 17465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652f347ab55c4c0aa3308b8f3631b26e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:51.765993 17468 tablet_copy_client.cc:323] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:51.767427 17465 tablet_copy_client.cc:806] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:51.767769 16298 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 669aaa00d3b340f199c8004921004444 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:51.768041 17465 tablet_copy_client.cc:670] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:51.768275 16298 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 669aaa00d3b340f199c8004921004444 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-669aaa00d3b340f199c8004921004444
I20260709 13:04:51.771826 17465 tablet_copy_client.cc:538] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:51.782280 16298 tablet_copy_source_session.cc:215] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:51.787176 17468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 669aaa00d3b340f199c8004921004444. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:51.799017 17465 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:51.843856 17468 tablet_copy_client.cc:806] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:51.844434 17468 tablet_copy_client.cc:670] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:51.853497 17205 raft_consensus.cc:1217] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:51.883371 17468 tablet_copy_client.cc:538] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:51.884042 17465 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:51.884902 17465 tablet_bootstrap.cc:492] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:51.889976 17465 ts_tablet_manager.cc:1403] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.091s	user 0.022s	sys 0.015s
I20260709 13:04:51.892887 17465 raft_consensus.cc:359] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.893723 17465 raft_consensus.cc:740] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:51.893908 17460 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:51.898993 17465 consensus_queue.cc:260] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.899639 17460 tablet_bootstrap.cc:492] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:51.901696 17465 ts_tablet_manager.cc:1434] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 13:04:51.903291 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-652f347ab55c4c0aa3308b8f3631b26e received from {username='slave'} at 127.0.0.1:58552
I20260709 13:04:51.901021 17468 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:51.903699 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-652f347ab55c4c0aa3308b8f3631b26e on tablet 652f347ab55c4c0aa3308b8f3631b26e with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:51.901604 17460 ts_tablet_manager.cc:1403] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.151s	user 0.037s	sys 0.020s
I20260709 13:04:51.915436 17460 raft_consensus.cc:359] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.916244 17460 raft_consensus.cc:740] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:51.930058 17460 consensus_queue.cc:260] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.934827 17460 ts_tablet_manager.cc:1434] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 13:04:51.938669 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-536dccaf14734c44b9df45f2cb32cfa5 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:51.939090 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-536dccaf14734c44b9df45f2cb32cfa5 on tablet 536dccaf14734c44b9df45f2cb32cfa5 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:51.954852 17468 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:51.955739 17468 tablet_bootstrap.cc:492] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:51.956393 17468 ts_tablet_manager.cc:1403] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.008s
I20260709 13:04:51.959337 17468 raft_consensus.cc:359] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.960119 17468 raft_consensus.cc:740] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:51.960742 17468 consensus_queue.cc:260] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:51.965334 17468 ts_tablet_manager.cc:1434] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:04:51.966845 16298 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-669aaa00d3b340f199c8004921004444 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:51.967280 16298 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-669aaa00d3b340f199c8004921004444 on tablet 669aaa00d3b340f199c8004921004444 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:52.114949 17205 raft_consensus.cc:1217] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.3->[5.4-5.4]   Dedup: 5.4->[]
I20260709 13:04:52.172906 17205 raft_consensus.cc:1217] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:52.304018 17205 raft_consensus.cc:1217] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:04:52.393262 17437 raft_consensus.cc:1064] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:52.395828 17437 consensus_queue.cc:237] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.458988 17205 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:52.460567 17433 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:04:52.467355 16102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:35449, user_credentials={real_user=slave}} blocked reactor thread for 157064us
I20260709 13:04:52.475930 16285 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:52.477207 17470 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:52.531307 17433 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.539436 16134 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:52.542585 16285 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.548889 17205 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.562753 17437 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:52.579272 17478 raft_consensus.cc:1064] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:52.581745 17478 consensus_queue.cc:237] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.601366 16035 catalog_manager.cc:5697] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.612434 16134 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.663157 17205 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:52.663388 16214 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:52.664656 16135 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:52.668007 17484 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:52.668920 17433 raft_consensus.cc:1064] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:52.670950 17478 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:52.672083 17484 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:52.677364 17433 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 2, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.700306 17207 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:52.702569 17470 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.706521 16285 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:52.710265 17470 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.716023 16134 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:04:52.720702 17437 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.724309 17484 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.727804 16208 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.731287 16135 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.774605 17205 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.790452 17481 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.797353 16285 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.799578 16135 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.820919 17205 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.840296 16208 consensus_queue.cc:237] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.844063 16033 catalog_manager.cc:5697] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.858464 17207 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:52.862679 17481 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.879725 16034 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.894325 16280 raft_consensus.cc:1275] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:52.896543 17470 consensus_queue.cc:1048] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.900722 16285 consensus_queue.cc:237] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.904651 17433 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.907658 17431 raft_consensus.cc:1064] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:52.911576 17431 consensus_queue.cc:237] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.916060 16280 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.920749 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ad57fe03819349d68ec75562b23760fb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:52.923465 17205 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:52.925123 17484 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.936816 16212 consensus_queue.cc:237] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:52.938067 17496 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.936271 17203 raft_consensus.cc:2955] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:04:52.943822 16023 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet ad57fe03819349d68ec75562b23760fb with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 13:04:52.946367 17207 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:52.948839 17433 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:52.950392 17207 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.953984 16139 raft_consensus.cc:1275] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:04:52.956655 17433 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.951848 16032 catalog_manager.cc:5697] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:52.962597 17206 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:04:52.963441 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 58724.8us
I20260709 13:04:52.971763 16208 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:52.971927 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 669aaa00d3b340f199c8004921004444 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:52.977525 17470 consensus_queue.cc:1048] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.007s
I20260709 13:04:52.981002 17441 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:52.983539 16139 raft_consensus.cc:2955] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:52.984848 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 536dccaf14734c44b9df45f2cb32cfa5 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:52.988850 17206 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:52.989981 16282 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:52.990424 17475 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:52.991752 17474 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:52.999205 16214 raft_consensus.cc:2955] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.009657 16035 catalog_manager.cc:5697] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.013713 17475 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.021231 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 669aaa00d3b340f199c8004921004444 with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38160
I20260709 13:04:53.021929 16208 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:53.023281 17431 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:53.028937 17203 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.042454 16208 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.044618 16034 catalog_manager.cc:5697] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.047503 16126 tablet_service.cc:1558] Processing DeleteTablet for tablet ad57fe03819349d68ec75562b23760fb with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38160
I20260709 13:04:53.054553 16282 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.068995 16139 consensus_queue.cc:237] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:53.068557 16036 catalog_manager.cc:5697] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:53.081295 17207 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.082664 17431 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.085281 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 536dccaf14734c44b9df45f2cb32cfa5 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:53.088551 16282 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:04:53.091334 17475 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:53.095137 17477 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.102855 17502 tablet_replica.cc:333] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:04:53.104624 17502 raft_consensus.cc:2243] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:53.105338 17502 raft_consensus.cc:2272] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:53.106319 17205 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.108786 17502 ts_tablet_manager.cc:1916] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:53.116221 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 652f347ab55c4c0aa3308b8f3631b26e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:53.132345 17502 ts_tablet_manager.cc:1929] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:53.132882 17502 log.cc:1199] T 669aaa00d3b340f199c8004921004444 P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/669aaa00d3b340f199c8004921004444
I20260709 13:04:53.133072 17504 tablet_replica.cc:333] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:53.134675 17502 tablet_replica.cc:333] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:04:53.135051 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 669aaa00d3b340f199c8004921004444 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:53.135926 17502 raft_consensus.cc:2243] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:53.137406 17504 raft_consensus.cc:2243] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:53.138295 17504 raft_consensus.cc:2272] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:53.136786 17502 raft_consensus.cc:2272] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:53.142499 17504 ts_tablet_manager.cc:1916] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:53.152279 16032 catalog_manager.cc:5697] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:53.160972 17502 ts_tablet_manager.cc:1916] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:53.174573 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 652f347ab55c4c0aa3308b8f3631b26e with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:53.178200 17504 ts_tablet_manager.cc:1929] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.5
I20260709 13:04:53.178622 17504 log.cc:1199] T 536dccaf14734c44b9df45f2cb32cfa5 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/536dccaf14734c44b9df45f2cb32cfa5
I20260709 13:04:53.185046 17502 ts_tablet_manager.cc:1929] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:53.185405 17502 log.cc:1199] T ad57fe03819349d68ec75562b23760fb P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/ad57fe03819349d68ec75562b23760fb
I20260709 13:04:53.190241 17505 tablet_replica.cc:333] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:53.191541 17505 raft_consensus.cc:2243] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:53.192628 17505 raft_consensus.cc:2272] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:53.210171 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet ad57fe03819349d68ec75562b23760fb (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:53.210762 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 536dccaf14734c44b9df45f2cb32cfa5 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:53.215296 17505 ts_tablet_manager.cc:1916] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:53.231562 17505 ts_tablet_manager.cc:1929] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:04:53.231989 17505 log.cc:1199] T 652f347ab55c4c0aa3308b8f3631b26e P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/652f347ab55c4c0aa3308b8f3631b26e
I20260709 13:04:53.233811 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 652f347ab55c4c0aa3308b8f3631b26e (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:53.240043 16280 raft_consensus.cc:2955] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:54.245241 16280 consensus_queue.cc:237] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:04:54.251190 16251 consensus_peers.cc:597] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3009ca364cf341569dc5bcd0b023a183. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:54.251847 16208 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:54.253969 17434 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.256175 16135 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:54.260797 17496 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.262818 17478 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.277705 16208 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.284328 16139 consensus_queue.cc:237] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.281658 16032 catalog_manager.cc:5697] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:54.298763 16136 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:54.321498 16102 consensus_peers.cc:597] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ee7fce04da243aa96e1fb7c7ff57b25. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:54.323702 16208 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:54.325418 17477 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.326083 16280 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:54.330070 17477 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.334569 17477 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.336539 16208 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.352463 16280 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.363325 16032 catalog_manager.cc:5697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.376775 16280 consensus_queue.cc:237] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:04:54.390478 16251 consensus_peers.cc:597] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9aa31fbbed4d47348bb901008ad237c4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:54.390504 16139 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.391409 16208 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:04:54.392115 17508 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.393569 17496 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:54.405896 17508 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.410358 16208 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.410390 16139 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.419658 16136 consensus_queue.cc:237] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.436357 16032 catalog_manager.cc:5697] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:04:54.442770 16102 consensus_peers.cc:597] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3ccc84f0b4d840e69bd40013c60ee5e8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:54.446954 16214 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:54.449297 16280 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:04:54.452860 17431 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.455099 17510 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:54.470286 17510 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.471295 16214 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.476874 16280 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.500036 16032 catalog_manager.cc:5697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:54.738833 17526 ts_tablet_manager.cc:933] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:04:54.741745 17526 tablet_copy_client.cc:323] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:04:54.743358 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 5ee7fce04da243aa96e1fb7c7ff57b25 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:04:54.743882 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 5ee7fce04da243aa96e1fb7c7ff57b25 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-5ee7fce04da243aa96e1fb7c7ff57b25
I20260709 13:04:54.764917 17528 ts_tablet_manager.cc:933] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:54.777532 17528 tablet_copy_client.cc:323] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:54.779122 16298 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 3009ca364cf341569dc5bcd0b023a183 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:54.779639 16298 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 3009ca364cf341569dc5bcd0b023a183 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-3009ca364cf341569dc5bcd0b023a183
I20260709 13:04:54.783717 16149 tablet_copy_source_session.cc:215] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:54.786783 17526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee7fce04da243aa96e1fb7c7ff57b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:54.802860 17526 tablet_copy_client.cc:806] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:54.803478 17526 tablet_copy_client.cc:670] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:54.807164 17526 tablet_copy_client.cc:538] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:54.817735 17526 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:54.822659 17530 ts_tablet_manager.cc:933] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:54.824175 16298 tablet_copy_source_session.cc:215] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:54.836640 17528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3009ca364cf341569dc5bcd0b023a183. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:54.837796 17530 tablet_copy_client.cc:323] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:54.840416 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 9aa31fbbed4d47348bb901008ad237c4 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:54.840958 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 9aa31fbbed4d47348bb901008ad237c4 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-9aa31fbbed4d47348bb901008ad237c4
I20260709 13:04:54.848999 16297 tablet_copy_source_session.cc:215] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:54.852799 17530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9aa31fbbed4d47348bb901008ad237c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:54.858656 17528 tablet_copy_client.cc:806] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:54.859223 17528 tablet_copy_client.cc:670] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:54.862954 17528 tablet_copy_client.cc:538] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:54.873013 17528 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:54.874022 17526 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:54.874914 17526 tablet_bootstrap.cc:492] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:54.875543 17526 ts_tablet_manager.cc:1403] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.058s	user 0.022s	sys 0.004s
I20260709 13:04:54.878377 17526 raft_consensus.cc:359] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.879177 17526 raft_consensus.cc:740] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:54.879792 17526 consensus_queue.cc:260] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.883515 17526 ts_tablet_manager.cc:1434] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:04:54.885154 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-5ee7fce04da243aa96e1fb7c7ff57b25 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:04:54.885568 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-5ee7fce04da243aa96e1fb7c7ff57b25 on tablet 5ee7fce04da243aa96e1fb7c7ff57b25 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:54.910167 17528 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:54.910270 17530 tablet_copy_client.cc:806] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:54.910881 17530 tablet_copy_client.cc:670] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:54.911181 17528 tablet_bootstrap.cc:492] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:54.911888 17528 ts_tablet_manager.cc:1403] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.004s
I20260709 13:04:54.914404 17530 tablet_copy_client.cc:538] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:54.916604 17528 raft_consensus.cc:359] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.917328 17528 raft_consensus.cc:740] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:54.917829 17528 consensus_queue.cc:260] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.919698 17528 ts_tablet_manager.cc:1434] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:04:54.921613 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3009ca364cf341569dc5bcd0b023a183 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:54.922019 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3009ca364cf341569dc5bcd0b023a183 on tablet 3009ca364cf341569dc5bcd0b023a183 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:54.926818 17530 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:54.944844 17530 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:54.945696 17530 tablet_bootstrap.cc:492] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:54.946393 17530 ts_tablet_manager.cc:1403] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 13:04:54.949153 17530 raft_consensus.cc:359] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.949940 17530 raft_consensus.cc:740] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:54.950536 17530 consensus_queue.cc:260] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:54.952876 17530 ts_tablet_manager.cc:1434] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:04:54.954560 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9aa31fbbed4d47348bb901008ad237c4 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:54.954975 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9aa31fbbed4d47348bb901008ad237c4 on tablet 9aa31fbbed4d47348bb901008ad237c4 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:55.012243 17530 ts_tablet_manager.cc:933] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:04:55.013811 17530 tablet_copy_client.cc:323] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:04:55.014979 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 3ccc84f0b4d840e69bd40013c60ee5e8 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:04:55.015352 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 3ccc84f0b4d840e69bd40013c60ee5e8 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-3ccc84f0b4d840e69bd40013c60ee5e8
I20260709 13:04:55.020671 16149 tablet_copy_source_session.cc:215] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:55.030668 17530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ccc84f0b4d840e69bd40013c60ee5e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:55.071741 17530 tablet_copy_client.cc:806] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:55.072302 17530 tablet_copy_client.cc:670] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:55.076689 17530 tablet_copy_client.cc:538] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:55.084883 17530 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:55.102931 17530 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:55.103633 17530 tablet_bootstrap.cc:492] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:55.104104 17530 ts_tablet_manager.cc:1403] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.004s
I20260709 13:04:55.106202 17530 raft_consensus.cc:359] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:55.106907 17530 raft_consensus.cc:740] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:55.107501 17530 consensus_queue.cc:260] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:55.109860 17530 ts_tablet_manager.cc:1434] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:04:55.111375 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3ccc84f0b4d840e69bd40013c60ee5e8 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:04:55.111773 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3ccc84f0b4d840e69bd40013c60ee5e8 on tablet 3ccc84f0b4d840e69bd40013c60ee5e8 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:55.133560 17207 raft_consensus.cc:1217] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:55.172000 17207 raft_consensus.cc:1217] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:55.353425 17207 raft_consensus.cc:1217] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:04:55.391161 17207 raft_consensus.cc:1217] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:04:55.622169 17434 raft_consensus.cc:1064] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:55.624068 17434 consensus_queue.cc:237] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.629443 17207 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:55.629938 16136 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:55.630761 17540 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.631595 17496 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.631953 16208 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:55.634171 17434 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.652961 17537 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.654141 16136 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.664922 17207 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.669683 16208 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.677070 16034 catalog_manager.cc:5697] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.709302 16287 consensus_queue.cc:237] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.721117 17207 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:55.726027 17540 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.728482 16136 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:55.729596 17540 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.732368 17434 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.733469 17524 raft_consensus.cc:1064] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:55.736999 17524 consensus_queue.cc:237] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.737382 16136 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.743722 17205 raft_consensus.cc:2955] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.746774 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3009ca364cf341569dc5bcd0b023a183 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:55.758059 16032 catalog_manager.cc:5697] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.767673 16287 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:55.768467 17205 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:55.770429 17477 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.777503 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 3009ca364cf341569dc5bcd0b023a183 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:55.781394 17550 tablet_replica.cc:333] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:55.783386 17431 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.789687 16208 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:55.791159 17431 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.797000 17431 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.798369 16287 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.805548 17550 raft_consensus.cc:2243] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:55.806440 17550 raft_consensus.cc:2272] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:55.808754 17205 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.815743 17550 ts_tablet_manager.cc:1916] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:55.820221 16035 catalog_manager.cc:5697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.825582 17553 raft_consensus.cc:1064] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:55.828860 17553 consensus_queue.cc:237] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.851670 17550 ts_tablet_manager.cc:1929] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:55.852267 17550 log.cc:1199] T 3009ca364cf341569dc5bcd0b023a183 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/3009ca364cf341569dc5bcd0b023a183
I20260709 13:04:55.853897 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 3009ca364cf341569dc5bcd0b023a183 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:55.858541 16208 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.869009 17205 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:55.870409 16287 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:55.870993 17431 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.872581 17431 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.869547 16208 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:04:55.876363 17524 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.886865 16136 consensus_queue.cc:237] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.892287 16214 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:55.894496 17431 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.895627 17207 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:55.894766 17553 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.899302 17477 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:55.901850 16214 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.907320 17431 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.912437 17203 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.914595 16208 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.930897 16287 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.920567 16034 catalog_manager.cc:5697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:55.937995 17537 raft_consensus.cc:1064] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:55.942886 17537 consensus_queue.cc:237] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.928838 17207 raft_consensus.cc:2955] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.964174 16139 consensus_queue.cc:237] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:55.971230 16214 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:55.970849 16032 catalog_manager.cc:5697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:55.972355 16208 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:55.975477 17434 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.978091 17558 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:55.980293 17207 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:55.981915 17434 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.982475 16136 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:04:55.984803 17434 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:55.985608 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ee7fce04da243aa96e1fb7c7ff57b25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:55.993512 17207 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:04:55.994940 17558 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:55.995697 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ee7fce04da243aa96e1fb7c7ff57b25 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:56.000717 17496 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.001894 17431 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.012943 16214 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.011926 17207 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.017596 17563 tablet_replica.cc:333] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:56.018610 17563 raft_consensus.cc:2243] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.019323 17563 raft_consensus.cc:2272] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.020630 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3ccc84f0b4d840e69bd40013c60ee5e8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:56.017226 16208 raft_consensus.cc:2955] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.028970 17563 ts_tablet_manager.cc:1916] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:56.034941 17203 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.038242 16036 catalog_manager.cc:5697] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:56.034147 16032 catalog_manager.cc:5697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.053277 16136 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.066246 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 3ccc84f0b4d840e69bd40013c60ee5e8 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:56.106264 16287 consensus_queue.cc:237] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:56.110963 16208 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:56.111703 17203 raft_consensus.cc:1275] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:04:56.114296 17537 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:56.119124 17434 consensus_queue.cc:1048] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:56.123330 16212 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.121290 17537 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.141369 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9aa31fbbed4d47348bb901008ad237c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:56.145978 16032 catalog_manager.cc:5697] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.155185 17203 raft_consensus.cc:2955] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:56.156667 17563 ts_tablet_manager.cc:1929] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:56.157266 17563 log.cc:1199] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/5ee7fce04da243aa96e1fb7c7ff57b25
I20260709 13:04:56.158965 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 9aa31fbbed4d47348bb901008ad237c4 with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260709 13:04:56.160663 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 5ee7fce04da243aa96e1fb7c7ff57b25 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:56.162777 17563 tablet_replica.cc:333] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:56.170452 17563 raft_consensus.cc:2243] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.171613 17563 raft_consensus.cc:2272] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.172572 17564 tablet_replica.cc:333] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:04:56.173641 17564 raft_consensus.cc:2243] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:56.174405 17564 raft_consensus.cc:2272] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:56.175483 17563 ts_tablet_manager.cc:1916] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:56.176736 17564 ts_tablet_manager.cc:1916] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:56.186129 17563 ts_tablet_manager.cc:1929] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:04:56.186474 17563 log.cc:1199] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/3ccc84f0b4d840e69bd40013c60ee5e8
I20260709 13:04:56.187992 17564 ts_tablet_manager.cc:1929] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:04:56.188066 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 3ccc84f0b4d840e69bd40013c60ee5e8 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:56.188488 17564 log.cc:1199] T 9aa31fbbed4d47348bb901008ad237c4 P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/9aa31fbbed4d47348bb901008ad237c4
I20260709 13:04:56.189867 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 9aa31fbbed4d47348bb901008ad237c4 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:57.226490 16280 consensus_queue.cc:237] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:04:57.233474 16251 consensus_peers.cc:597] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f1739fe02354f459f854457047ef36d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:57.235169 16136 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:57.235272 16208 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:57.237138 17496 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.237871 17537 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.243670 17496 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.245339 16212 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.249014 16139 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.257393 16280 consensus_queue.cc:237] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.260974 16036 catalog_manager.cc:5697] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.274078 16208 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:57.276769 17572 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.278652 16139 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:57.279968 17572 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:04:57.281314 16251 consensus_peers.cc:597] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0f184723b814e70bdf87b579ce58f2f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:57.288383 17572 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.290719 16208 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.291507 16139 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.302521 16212 consensus_queue.cc:237] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.308199 16034 catalog_manager.cc:5697] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:04:57.318491 16177 consensus_peers.cc:597] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 947428da72674400aa0565eafad37486. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:57.319813 16280 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:57.320106 16139 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:04:57.321475 17433 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:57.322345 17525 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:57.342370 17525 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.346843 16136 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.356945 16280 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.362313 16032 catalog_manager.cc:5697] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.363034 16282 consensus_queue.cc:237] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:04:57.374320 16251 consensus_peers.cc:597] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1781f2ff80e045c78dd55682bd5d4e78. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:04:57.374774 16212 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:57.375793 16136 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:04:57.376765 17572 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.379791 17569 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:04:57.385967 17569 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.387511 16212 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.388967 16138 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:04:57.409245 16036 catalog_manager.cc:5697] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:04:57.693904 17586 ts_tablet_manager.cc:933] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:57.696923 17586 tablet_copy_client.cc:323] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:57.698556 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet c0f184723b814e70bdf87b579ce58f2f from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:57.699090 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet c0f184723b814e70bdf87b579ce58f2f from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-c0f184723b814e70bdf87b579ce58f2f
I20260709 13:04:57.706575 16297 tablet_copy_source_session.cc:215] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:57.718279 17586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f184723b814e70bdf87b579ce58f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:57.737530 17586 tablet_copy_client.cc:806] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:57.738102 17586 tablet_copy_client.cc:670] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:57.741253 17586 tablet_copy_client.cc:538] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:57.748842 17586 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:57.766098 17586 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:57.766988 17586 tablet_bootstrap.cc:492] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:57.767841 17586 ts_tablet_manager.cc:1403] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.007s
I20260709 13:04:57.770880 17586 raft_consensus.cc:359] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.771968 17586 raft_consensus.cc:740] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:57.772660 17586 consensus_queue.cc:260] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.778338 17590 ts_tablet_manager.cc:933] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:57.780678 17590 tablet_copy_client.cc:323] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:57.782197 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 1781f2ff80e045c78dd55682bd5d4e78 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:57.782601 17589 ts_tablet_manager.cc:933] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:04:57.782728 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 1781f2ff80e045c78dd55682bd5d4e78 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-1781f2ff80e045c78dd55682bd5d4e78
I20260709 13:04:57.789875 16297 tablet_copy_source_session.cc:215] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:57.792151 17586 ts_tablet_manager.cc:1434] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 13:04:57.793413 17590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1781f2ff80e045c78dd55682bd5d4e78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:57.802616 17589 tablet_copy_client.cc:323] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:04:57.804154 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 947428da72674400aa0565eafad37486 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:04:57.804648 17594 ts_tablet_manager.cc:933] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:04:57.804654 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 947428da72674400aa0565eafad37486 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-947428da72674400aa0565eafad37486
I20260709 13:04:57.808245 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-c0f184723b814e70bdf87b579ce58f2f received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:57.808727 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-c0f184723b814e70bdf87b579ce58f2f on tablet c0f184723b814e70bdf87b579ce58f2f with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:57.812191 17594 tablet_copy_client.cc:323] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:04:57.814571 16223 tablet_copy_source_session.cc:215] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:57.822362 17589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947428da72674400aa0565eafad37486. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:57.827181 17590 tablet_copy_client.cc:806] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:57.827107 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 4f1739fe02354f459f854457047ef36d from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:04:57.827807 17590 tablet_copy_client.cc:670] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:57.827765 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 4f1739fe02354f459f854457047ef36d from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-4f1739fe02354f459f854457047ef36d
I20260709 13:04:57.834118 16297 tablet_copy_source_session.cc:215] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:04:57.837064 17594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f1739fe02354f459f854457047ef36d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:04:57.838356 17590 tablet_copy_client.cc:538] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:57.842128 17589 tablet_copy_client.cc:806] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:57.842660 17589 tablet_copy_client.cc:670] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:57.847577 17589 tablet_copy_client.cc:538] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:57.847874 17590 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:57.855784 17589 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:57.874627 17590 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:57.867089 17594 tablet_copy_client.cc:806] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:04:57.875281 17594 tablet_copy_client.cc:670] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:04:57.875487 17590 tablet_bootstrap.cc:492] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:57.876286 17590 ts_tablet_manager.cc:1403] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.008s
I20260709 13:04:57.879078 17590 raft_consensus.cc:359] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.879850 17590 raft_consensus.cc:740] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:57.880465 17590 consensus_queue.cc:260] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.884910 17590 ts_tablet_manager.cc:1434] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:04:57.890372 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-1781f2ff80e045c78dd55682bd5d4e78 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:57.890780 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-1781f2ff80e045c78dd55682bd5d4e78 on tablet 1781f2ff80e045c78dd55682bd5d4e78 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:57.905957 17594 tablet_copy_client.cc:538] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:04:57.914908 17594 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:04:57.920819 17589 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:57.921664 17589 tablet_bootstrap.cc:492] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:57.922309 17589 ts_tablet_manager.cc:1403] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.067s	user 0.018s	sys 0.023s
I20260709 13:04:57.925984 17589 raft_consensus.cc:359] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.926661 17589 raft_consensus.cc:740] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:57.927142 17589 consensus_queue.cc:260] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.930578 17589 ts_tablet_manager.cc:1434] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:04:57.933398 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-947428da72674400aa0565eafad37486 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:04:57.933840 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-947428da72674400aa0565eafad37486 on tablet 947428da72674400aa0565eafad37486 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:57.941586 17594 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:04:57.942502 17594 tablet_bootstrap.cc:492] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:04:57.943141 17594 ts_tablet_manager.cc:1403] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260709 13:04:57.945497 17594 raft_consensus.cc:359] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.946098 17594 raft_consensus.cc:740] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:04:57.946794 17594 consensus_queue.cc:260] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:04:57.949281 17594 ts_tablet_manager.cc:1434] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 13:04:57.951475 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-4f1739fe02354f459f854457047ef36d received from {username='slave'} at 127.0.0.1:48484
I20260709 13:04:57.951861 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-4f1739fe02354f459f854457047ef36d on tablet 4f1739fe02354f459f854457047ef36d with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:04:58.164507 17203 raft_consensus.cc:1217] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:04:58.209486 17203 raft_consensus.cc:1217] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:58.288654 17203 raft_consensus.cc:1217] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:58.390708 17203 raft_consensus.cc:1217] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:04:58.606757 17537 raft_consensus.cc:1064] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:58.608932 17537 consensus_queue.cc:237] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:58.614684 17203 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.615298 16212 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.616174 16139 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.616950 17537 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.618067 17599 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.621183 17569 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.638973 17599 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.640237 16212 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.643285 17203 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.650717 16139 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.657960 16032 catalog_manager.cc:5697] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:58.671240 17569 raft_consensus.cc:1064] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:58.673660 17569 consensus_queue.cc:237] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:58.683804 17203 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.685631 16212 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.685668 17599 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.687458 17599 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.689972 16138 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.695303 17537 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.702142 16282 consensus_queue.cc:237] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:58.723574 17205 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.735795 16139 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.736394 17537 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.740527 17572 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:58.751312 17433 raft_consensus.cc:1064] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:58.753438 17433 consensus_queue.cc:237] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:58.755853 17572 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.760491 16212 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.768848 17537 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.771667 16139 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.802112 17203 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:58.803591 17582 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:58.790113 16034 catalog_manager.cc:5697] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.813030 16287 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:58.814108 16032 catalog_manager.cc:5697] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.814786 16139 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:04:58.818043 17433 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:58.838390 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet c0f184723b814e70bdf87b579ce58f2f with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:58.842629 17624 tablet_replica.cc:333] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:58.846643 17207 raft_consensus.cc:2955] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.850067 17205 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.875896 16134 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:04:58.884052 16253 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 105005us
I20260709 13:04:58.905829 17610 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:04:58.915202 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0f184723b814e70bdf87b579ce58f2f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:58.921955 17624 raft_consensus.cc:2243] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:58.922796 17624 raft_consensus.cc:2272] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:58.931154 17599 raft_consensus.cc:1064] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:04:58.933470 17624 ts_tablet_manager.cc:1916] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:58.933557 17599 consensus_queue.cc:237] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:58.939038 17582 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.948864 16280 consensus_queue.cc:237] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:58.952553 16282 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.953269 17203 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:58.968750 17205 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:58.971652 17613 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:04:58.972365 17624 ts_tablet_manager.cc:1929] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:58.972821 17624 log.cc:1199] T c0f184723b814e70bdf87b579ce58f2f P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/c0f184723b814e70bdf87b579ce58f2f
I20260709 13:04:58.983126 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet c0f184723b814e70bdf87b579ce58f2f (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:58.989470 16214 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:58.990816 17599 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:58.999804 16034 catalog_manager.cc:5697] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.005438 17613 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.007113 16134 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:59.010954 16139 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:59.012176 16131 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.015887 17203 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:04:59.032547 17537 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.033672 17203 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.035528 17614 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:04:59.037304 17614 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:59.039147 16214 consensus_queue.cc:237] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:59.046680 16139 raft_consensus.cc:2955] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.061446 17205 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:04:59.063158 16032 catalog_manager.cc:5697] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.064564 16134 raft_consensus.cc:1275] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:04:59.077873 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1781f2ff80e045c78dd55682bd5d4e78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:59.078913 17610 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:59.079766 17433 consensus_queue.cc:1048] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:04:59.085472 17618 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.090972 17610 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.086541 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 1781f2ff80e045c78dd55682bd5d4e78 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38570
I20260709 13:04:59.094297 17624 tablet_replica.cc:333] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:04:59.095240 17624 raft_consensus.cc:2243] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.095858 17624 raft_consensus.cc:2272] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.099931 17624 ts_tablet_manager.cc:1916] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:59.100714 17203 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.108512 16214 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.113370 16134 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.115880 16032 catalog_manager.cc:5697] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:59.119113 17624 ts_tablet_manager.cc:1929] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:59.119599 17624 log.cc:1199] T 1781f2ff80e045c78dd55682bd5d4e78 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/1781f2ff80e045c78dd55682bd5d4e78
I20260709 13:04:59.122656 17205 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.127902 16282 consensus_queue.cc:237] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:04:59.137966 16032 catalog_manager.cc:5697] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.138734 16208 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:59.141304 17208 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:04:59.142498 17613 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:59.146391 17613 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:04:59.146833 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 1781f2ff80e045c78dd55682bd5d4e78 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:59.147516 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 947428da72674400aa0565eafad37486 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:59.150328 16131 raft_consensus.cc:2955] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.155195 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 947428da72674400aa0565eafad37486 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52100
I20260709 13:04:59.159552 17599 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.163161 17203 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.168221 17633 tablet_replica.cc:333] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:04:59.169431 17633 raft_consensus.cc:2243] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.171545 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f1739fe02354f459f854457047ef36d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:04:59.179081 17633 raft_consensus.cc:2272] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.187011 16208 raft_consensus.cc:2955] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:04:59.187697 16036 catalog_manager.cc:5697] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:04:59.202090 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f1739fe02354f459f854457047ef36d with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260709 13:04:59.201154 17633 ts_tablet_manager.cc:1916] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:59.205338 17634 tablet_replica.cc:333] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:04:59.206348 17634 raft_consensus.cc:2243] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:04:59.207023 17634 raft_consensus.cc:2272] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:04:59.209873 17634 ts_tablet_manager.cc:1916] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:04:59.217512 17633 ts_tablet_manager.cc:1929] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:04:59.218039 17633 log.cc:1199] T 947428da72674400aa0565eafad37486 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/947428da72674400aa0565eafad37486
I20260709 13:04:59.219698 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 947428da72674400aa0565eafad37486 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:04:59.222448 17634 ts_tablet_manager.cc:1929] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:04:59.222838 17634 log.cc:1199] T 4f1739fe02354f459f854457047ef36d P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/4f1739fe02354f459f854457047ef36d
I20260709 13:04:59.224174 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 4f1739fe02354f459f854457047ef36d (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:00.293176 16214 consensus_queue.cc:237] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:00.300168 16280 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:00.301190 16131 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:05:00.301699 16177 consensus_peers.cc:597] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b36fd3ffacd64cd5b43a943c2a0e512c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:00.302758 17639 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:00.304096 17433 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:00.315553 17639 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.320498 16134 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.320801 16280 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.340485 16287 consensus_queue.cc:237] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:00.345788 16036 catalog_manager.cc:5697] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:00.354254 16214 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:00.354668 16134 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:00.355711 17613 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:05:00.358541 16251 consensus_peers.cc:597] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a428993a5e69463d95cedce08c9797cf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:00.360553 17640 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:00.371495 17640 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.378193 16134 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.379120 16214 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Committing config change with OpId 4.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.391289 16211 consensus_queue.cc:237] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:00.398825 16034 catalog_manager.cc:5697] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.416816 16134 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:00.416834 16287 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:00.418334 16177 consensus_peers.cc:597] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 009af8315486449bbdbfdf280b83fdce. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:00.418943 17645 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:00.420013 17646 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:00.443142 17646 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.444947 16287 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.446609 16134 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.462610 16032 catalog_manager.cc:5697] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.463410 16134 consensus_queue.cc:237] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:00.471894 16287 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:05:00.472384 16102 consensus_peers.cc:597] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9733068960414297bd5a520775790f42. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:00.473827 17615 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:00.474097 16214 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:00.481389 17615 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:00.488103 17615 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.497922 16287 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.499703 16214 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.515064 16032 catalog_manager.cc:5697] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:00.912474 17662 ts_tablet_manager.cc:933] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:00.935499 17664 ts_tablet_manager.cc:933] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:00.942770 17662 tablet_copy_client.cc:323] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:00.943449 17664 tablet_copy_client.cc:323] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:00.944844 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet a428993a5e69463d95cedce08c9797cf from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:00.945374 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet b36fd3ffacd64cd5b43a943c2a0e512c from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:00.945595 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet a428993a5e69463d95cedce08c9797cf from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-a428993a5e69463d95cedce08c9797cf
I20260709 13:05:00.945937 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet b36fd3ffacd64cd5b43a943c2a0e512c from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-b36fd3ffacd64cd5b43a943c2a0e512c
I20260709 13:05:00.952467 16223 tablet_copy_source_session.cc:215] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.958602 17664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36fd3ffacd64cd5b43a943c2a0e512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.959789 16297 tablet_copy_source_session.cc:215] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:00.963060 17662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a428993a5e69463d95cedce08c9797cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:00.976432 17664 tablet_copy_client.cc:806] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:00.977118 17664 tablet_copy_client.cc:670] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:00.980854 17666 ts_tablet_manager.cc:933] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:00.981484 17664 tablet_copy_client.cc:538] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:00.994417 17664 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:01.016459 17666 tablet_copy_client.cc:323] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:01.017431 17662 tablet_copy_client.cc:806] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:01.018052 17662 tablet_copy_client.cc:670] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:01.024046 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 009af8315486449bbdbfdf280b83fdce from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:01.024608 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 009af8315486449bbdbfdf280b83fdce from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-009af8315486449bbdbfdf280b83fdce
I20260709 13:05:01.028756 17662 tablet_copy_client.cc:538] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:01.034127 16223 tablet_copy_source_session.cc:215] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:01.037523 17666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 009af8315486449bbdbfdf280b83fdce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:01.044641 17662 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:01.058549 17666 tablet_copy_client.cc:806] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:01.059180 17666 tablet_copy_client.cc:670] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:01.062547 17666 tablet_copy_client.cc:538] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:01.064982 17669 ts_tablet_manager.cc:933] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:01.065958 17664 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.067272 17664 tablet_bootstrap.cc:492] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:01.079334 17664 ts_tablet_manager.cc:1403] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.085s	user 0.025s	sys 0.013s
I20260709 13:05:01.085050 17664 raft_consensus.cc:359] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.085883 17664 raft_consensus.cc:740] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:01.086529 17664 consensus_queue.cc:260] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.091034 17669 tablet_copy_client.cc:323] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:01.093657 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 9733068960414297bd5a520775790f42 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:01.094187 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 9733068960414297bd5a520775790f42 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-9733068960414297bd5a520775790f42
I20260709 13:05:01.110778 17666 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:01.112946 16149 tablet_copy_source_session.cc:215] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:01.119143 17664 ts_tablet_manager.cc:1434] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.005s
I20260709 13:05:01.119325 17669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9733068960414297bd5a520775790f42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:01.121918 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-b36fd3ffacd64cd5b43a943c2a0e512c received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:01.122356 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-b36fd3ffacd64cd5b43a943c2a0e512c on tablet b36fd3ffacd64cd5b43a943c2a0e512c with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:01.151437 17669 tablet_copy_client.cc:806] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:01.151813 17662 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.152011 17669 tablet_copy_client.cc:670] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:01.152638 17662 tablet_bootstrap.cc:492] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:01.153235 17662 ts_tablet_manager.cc:1403] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.109s	user 0.025s	sys 0.003s
I20260709 13:05:01.156766 17669 tablet_copy_client.cc:538] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:01.156765 17662 raft_consensus.cc:359] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.159041 17662 raft_consensus.cc:740] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:01.159652 17662 consensus_queue.cc:260] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.162002 17662 ts_tablet_manager.cc:1434] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:05:01.163925 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-a428993a5e69463d95cedce08c9797cf received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:01.164343 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-a428993a5e69463d95cedce08c9797cf on tablet a428993a5e69463d95cedce08c9797cf with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:01.165843 17669 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:01.173426 17666 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.174340 17666 tablet_bootstrap.cc:492] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:01.175017 17666 ts_tablet_manager.cc:1403] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.010s
I20260709 13:05:01.178058 17666 raft_consensus.cc:359] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.178841 17666 raft_consensus.cc:740] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:01.179477 17666 consensus_queue.cc:260] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.182092 17666 ts_tablet_manager.cc:1434] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:01.184602 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-009af8315486449bbdbfdf280b83fdce received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:01.185024 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-009af8315486449bbdbfdf280b83fdce on tablet 009af8315486449bbdbfdf280b83fdce with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:01.192116 17669 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:01.192981 17669 tablet_bootstrap.cc:492] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:01.193603 17669 ts_tablet_manager.cc:1403] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.028s	user 0.025s	sys 0.000s
I20260709 13:05:01.196478 17669 raft_consensus.cc:359] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.197139 17669 raft_consensus.cc:740] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:01.197564 17669 consensus_queue.cc:260] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:01.199447 17669 ts_tablet_manager.cc:1434] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:01.201045 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9733068960414297bd5a520775790f42 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:01.201447 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9733068960414297bd5a520775790f42 on tablet 9733068960414297bd5a520775790f42 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:01.382880 17207 raft_consensus.cc:1217] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:01.406708 17207 raft_consensus.cc:1217] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:01.480546 17207 raft_consensus.cc:1217] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:05:01.504845 17207 raft_consensus.cc:1217] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.3->[4.4-4.4]   Dedup: 4.4->[]
I20260709 13:05:01.805099 17646 raft_consensus.cc:1064] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:01.807096 17646 consensus_queue.cc:237] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:01.814065 16287 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:01.814273 17207 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:01.814441 16134 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:01.815604 17679 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.816433 17646 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.817265 17645 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:01.841620 17679 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.843343 16134 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.846300 16287 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.860839 17207 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.867729 16036 catalog_manager.cc:5697] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.912441 16211 consensus_queue.cc:237] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:01.921380 17207 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:01.921540 16287 raft_consensus.cc:1275] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:01.922449 17645 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.925166 17645 consensus_queue.cc:1048] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:01.930526 17646 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.931757 17207 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.947149 16280 raft_consensus.cc:2955] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:01.955557 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 009af8315486449bbdbfdf280b83fdce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:01.964257 16034 catalog_manager.cc:5697] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 1 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:01.987084 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 009af8315486449bbdbfdf280b83fdce with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:01.990688 17687 tablet_replica.cc:333] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:01.993206 17687 raft_consensus.cc:2243] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:01.994041 17687 raft_consensus.cc:2272] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:01.998590 17687 ts_tablet_manager.cc:1916] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:02.015344 17687 ts_tablet_manager.cc:1929] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:02.015671 17687 log.cc:1199] T 009af8315486449bbdbfdf280b83fdce P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/009af8315486449bbdbfdf280b83fdce
I20260709 13:05:02.017472 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 009af8315486449bbdbfdf280b83fdce (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:02.021538 17646 raft_consensus.cc:1064] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:02.024906 17646 consensus_queue.cc:237] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:02.032198 16287 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:02.032198 17207 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:02.033679 17677 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:02.034590 17679 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:02.034862 16134 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:02.036388 17679 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:02.059834 17677 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.061600 16287 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.070542 17207 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.070470 16134 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.077590 16034 catalog_manager.cc:5697] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:02.091679 17558 raft_consensus.cc:1064] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:02.093827 17558 consensus_queue.cc:237] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:02.109222 17599 raft_consensus.cc:1064] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:02.111707 17599 consensus_queue.cc:237] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [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: 2, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:02.115440 16287 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:02.121390 16211 consensus_queue.cc:237] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:02.125324 17615 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:02.132046 16212 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:02.134167 17615 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:02.136963 17208 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:02.139564 16280 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:02.141156 17645 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:02.142922 17645 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:02.115243 17207 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:02.150533 17645 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.151952 16280 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.165297 17208 raft_consensus.cc:2955] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.169862 16032 catalog_manager.cc:5697] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.192725 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b36fd3ffacd64cd5b43a943c2a0e512c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:02.206251 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet b36fd3ffacd64cd5b43a943c2a0e512c with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:02.206301 17615 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:02.207412 17687 tablet_replica.cc:333] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:02.208411 17687 raft_consensus.cc:2243] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.209172 17687 raft_consensus.cc:2272] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.208254 17615 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.224218 16211 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.229789 16287 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.242326 17687 ts_tablet_manager.cc:1916] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:02.251044 16032 catalog_manager.cc:5697] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.261976 16212 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:02.263377 17641 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:02.266903 17207 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:02.268623 16139 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:02.271735 17641 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 13:05:02.283036 17673 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:02.302799 17208 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.312615 16139 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.308646 17641 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.320395 17687 ts_tablet_manager.cc:1929] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:02.320835 17687 log.cc:1199] T b36fd3ffacd64cd5b43a943c2a0e512c P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/b36fd3ffacd64cd5b43a943c2a0e512c
I20260709 13:05:02.322583 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet b36fd3ffacd64cd5b43a943c2a0e512c (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:02.328137 17208 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.331139 16035 catalog_manager.cc:5697] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.341266 16211 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.356042 16287 consensus_queue.cc:237] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:02.364107 16139 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:02.365056 17208 raft_consensus.cc:1275] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:02.365480 17697 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:02.368136 17673 consensus_queue.cc:1048] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:02.373504 17599 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.385035 16134 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.386193 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a428993a5e69463d95cedce08c9797cf with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:02.391296 17208 raft_consensus.cc:2955] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.390409 16034 catalog_manager.cc:5697] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:02.412027 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet a428993a5e69463d95cedce08c9797cf with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:02.414160 17703 tablet_replica.cc:333] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:02.415338 17703 raft_consensus.cc:2243] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.416742 17703 raft_consensus.cc:2272] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.419998 17703 ts_tablet_manager.cc:1916] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:02.435322 17703 ts_tablet_manager.cc:1929] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:05:02.435724 17703 log.cc:1199] T a428993a5e69463d95cedce08c9797cf P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/a428993a5e69463d95cedce08c9797cf
I20260709 13:05:02.437330 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet a428993a5e69463d95cedce08c9797cf (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:02.679011 16139 consensus_queue.cc:237] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:02.684731 17208 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:02.684773 16211 raft_consensus.cc:1275] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:02.686139 17558 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:02.687598 17558 consensus_queue.cc:1048] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:02.693737 17558 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.695777 16211 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.696403 17207 raft_consensus.cc:2955] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.704537 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9733068960414297bd5a520775790f42 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:02.714782 16034 catalog_manager.cc:5697] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:02.730149 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 9733068960414297bd5a520775790f42 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:02.745486 17704 tablet_replica.cc:333] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:02.746488 17704 raft_consensus.cc:2243] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:02.747208 17704 raft_consensus.cc:2272] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:02.749825 17704 ts_tablet_manager.cc:1916] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:02.763258 17704 ts_tablet_manager.cc:1929] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:05:02.763614 17704 log.cc:1199] T 9733068960414297bd5a520775790f42 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/9733068960414297bd5a520775790f42
I20260709 13:05:02.764846 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 9733068960414297bd5a520775790f42 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:03.238718 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:03.292577 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:03.293246 16280 raft_consensus.cc:606] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:03.295560 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e25031e3e574e63ad1d318374487518"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:03.296026 16280 raft_consensus.cc:606] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:03.297960 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:03.298336 16280 raft_consensus.cc:606] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:03.300266 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f1739fe02354f459f854457047ef36d"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:03.300658 16280 raft_consensus.cc:606] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:03.302810 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:03.303256 16280 raft_consensus.cc:606] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:03.312988 16211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:03.313360 16211 raft_consensus.cc:606] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:03.314260 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:03.315279 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:03.562206 17697 raft_consensus.cc:993] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:03.562713 17641 raft_consensus.cc:1081] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:03.563921 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e25031e3e574e63ad1d318374487518"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:03.564330 16134 raft_consensus.cc:493] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.564574 16134 raft_consensus.cc:3060] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.568560 16134 raft_consensus.cc:515] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.569841 16134 leader_election.cc:290] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:03.570488 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:03.570998 16212 raft_consensus.cc:3060] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.570930 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e25031e3e574e63ad1d318374487518" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:03.571480 16280 raft_consensus.cc:3055] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.571699 16280 raft_consensus.cc:740] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:03.572278 16280 consensus_queue.cc:260] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.573169 16280 raft_consensus.cc:3060] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.576473 16212 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:03.578737 16104 leader_election.cc:304] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:03.579712 17615 raft_consensus.cc:2804] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.580121 17615 raft_consensus.cc:697] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:03.580899 17615 consensus_queue.cc:237] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.587821 16280 raft_consensus.cc:2468] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:03.590346 17641 raft_consensus.cc:993] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:03.590849 17697 raft_consensus.cc:1081] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:03.592772 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f1739fe02354f459f854457047ef36d"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50564
I20260709 13:05:03.593263 17207 raft_consensus.cc:493] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.593570 17207 raft_consensus.cc:3060] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.595279 16032 catalog_manager.cc:5697] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.600656 17207 raft_consensus.cc:515] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.603361 17207 leader_election.cc:290] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:03.604023 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:03.604573 16211 raft_consensus.cc:3060] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.610124 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f1739fe02354f459f854457047ef36d" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:03.610678 16280 raft_consensus.cc:3055] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.610954 16280 raft_consensus.cc:740] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:03.611515 16211 raft_consensus.cc:2468] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:03.611600 16280 consensus_queue.cc:260] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.612643 16280 raft_consensus.cc:3060] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.612567 17173 leader_election.cc:304] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:03.617965 17714 raft_consensus.cc:2804] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.618919 16280 raft_consensus.cc:2468] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:03.620040 17714 raft_consensus.cc:697] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:03.621013 17714 consensus_queue.cc:237] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.633863 16034 catalog_manager.cc:5697] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 2 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.669103 17711 raft_consensus.cc:993] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:03.669813 17641 raft_consensus.cc:1081] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:03.671269 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50564
I20260709 13:05:03.671754 17207 raft_consensus.cc:493] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.672083 17207 raft_consensus.cc:3060] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.676710 17207 raft_consensus.cc:515] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.678294 17719 raft_consensus.cc:993] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:03.678704 17207 leader_election.cc:290] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:03.678752 17645 raft_consensus.cc:1081] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:03.679020 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:03.679546 16134 raft_consensus.cc:3060] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.680186 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50550
I20260709 13:05:03.680666 17207 raft_consensus.cc:493] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.680964 17207 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.684496 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3009ca364cf341569dc5bcd0b023a183" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:03.685027 16280 raft_consensus.cc:3055] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:03.685287 16280 raft_consensus.cc:740] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:03.685487 16134 raft_consensus.cc:2468] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:03.686082 16139 raft_consensus.cc:1240] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:03.685992 16280 consensus_queue.cc:260] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.686719 17207 raft_consensus.cc:515] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.687036 16280 raft_consensus.cc:3060] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:03.689285 17170 leader_election.cc:304] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:03.689692 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:03.690223 16211 raft_consensus.cc:3055] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:03.690245 17714 raft_consensus.cc:2804] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:03.691082 17714 raft_consensus.cc:697] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:03.690517 16211 raft_consensus.cc:740] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:03.691888 17714 consensus_queue.cc:237] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.692816 16211 consensus_queue.cc:260] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.693818 16211 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.694478 16280 raft_consensus.cc:2468] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:03.695228 17207 leader_election.cc:290] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:03.695168 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36fd3ffacd64cd5b43a943c2a0e512c" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:03.696205 16287 raft_consensus.cc:3060] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.700078 16211 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:03.702150 16287 raft_consensus.cc:2468] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:03.702093 17173 leader_election.cc:304] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:03.702636 16034 catalog_manager.cc:5697] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 2 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.703320 17714 raft_consensus.cc:2804] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:03.704173 17714 raft_consensus.cc:697] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:03.705052 17714 consensus_queue.cc:237] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:03.716500 16034 catalog_manager.cc:5697] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 2 to 3, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 3 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:03.751507 17711 raft_consensus.cc:993] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:03.751950 17641 raft_consensus.cc:1081] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:03.753501 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:03.754035 16134 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.754326 16134 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:03.759711 16134 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.761617 16134 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:03.762156 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:03.762679 16211 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:03.763571 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:03.764079 16287 raft_consensus.cc:3055] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:03.764339 16287 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:03.765045 16287 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.766235 16287 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:03.769894 16211 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:03.771018 16104 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:03.771732 17615 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:03.772241 16287 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:03.772156 17615 raft_consensus.cc:697] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:03.773970 17615 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.776031 17711 raft_consensus.cc:993] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:03.776472 17641 raft_consensus.cc:1081] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:03.782591 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:03.783218 16134 raft_consensus.cc:493] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:03.783600 16134 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.790832 16134 raft_consensus.cc:515] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.793517 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:03.793650 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63b18a3a1714434e8962c892b2b5d6f9" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:03.794143 16211 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.794210 16287 raft_consensus.cc:3055] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:03.794893 16287 raft_consensus.cc:740] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:03.795606 16287 consensus_queue.cc:260] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.796634 16287 raft_consensus.cc:3060] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:03.800737 16211 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:05:03.802274 16287 raft_consensus.cc:2468] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:05:03.802580 16104 leader_election.cc:304] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:03.793179 16134 leader_election.cc:290] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:03.802826 16280 consensus_queue.cc:237] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:03.803381 17615 raft_consensus.cc:2804] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:03.803799 17615 raft_consensus.cc:697] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:03.804499 17615 consensus_queue.cc:237] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:03.809671 16211 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:03.812175 16134 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:03.812124 17708 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:03.813015 16034 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 4 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:03.813817 17711 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:03.815023 16251 consensus_peers.cc:597] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d489543c219147c4916fa8aaee44dab6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:03.820009 17708 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.821580 16211 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.837862 16034 catalog_manager.cc:5697] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.838603 16131 consensus_queue.cc:237] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:03.850246 16280 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:03.849848 16035 catalog_manager.cc:5697] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 2 to 3, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:03.852555 16102 consensus_peers.cc:597] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c709fbdb813749168e7b8fdb0dd864c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:03.854220 17699 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:03.856518 16214 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:03.862823 17699 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:03.886380 16139 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.906697 16282 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.906767 16214 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.905992 17728 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.921941 16034 catalog_manager.cc:5697] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.929173 16139 consensus_queue.cc:237] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:03.937542 16214 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:03.937549 16102 consensus_peers.cc:597] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2fda968f51654bad87598875bf219c51. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:03.937876 16282 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:03.939323 17728 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:03.940217 17731 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:03.947377 17615 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.949550 16214 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.951609 16282 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.963994 16280 consensus_queue.cc:237] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:03.964334 16035 catalog_manager.cc:5697] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:03.973690 16251 consensus_peers.cc:597] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0b9ff4a87f704895bf1d72d129c3ead3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:03.975001 16139 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:03.977968 16214 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:03.978209 17641 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:03.982458 17641 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:03.988708 17641 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.991133 16139 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:03.992921 16211 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:04.005003 16280 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:04.006495 17714 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:04.012271 16032 catalog_manager.cc:5697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:04.029666 16211 raft_consensus.cc:1275] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:04.031184 17715 consensus_queue.cc:1048] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:04.074841 16280 raft_consensus.cc:1275] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.075848 17699 consensus_queue.cc:1048] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.078395 16139 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:04.079573 17715 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:04.098502 16280 raft_consensus.cc:1275] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:04.100337 17740 consensus_queue.cc:1048] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:04.121347 16211 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:04.125000 16211 raft_consensus.cc:1275] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:04.126425 17714 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:04.126521 17615 consensus_queue.cc:1048] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:04.162802 16280 raft_consensus.cc:1275] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:04.165326 17714 consensus_queue.cc:1048] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:04.278898 16280 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:04.280049 17615 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:04.293715 16211 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:04.295195 17699 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:04.316095 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:04.323014 16211 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:04.326565 17699 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:04.348765 16280 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:04.357313 17699 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:04.391093 17756 ts_tablet_manager.cc:933] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:04.392897 17756 tablet_copy_client.cc:323] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:04.393953 17754 ts_tablet_manager.cc:933] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:04.394555 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 2fda968f51654bad87598875bf219c51 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:04.395099 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 2fda968f51654bad87598875bf219c51 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-2fda968f51654bad87598875bf219c51
I20260709 13:05:04.406069 16149 tablet_copy_source_session.cc:215] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.410386 17756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fda968f51654bad87598875bf219c51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.416301 17760 ts_tablet_manager.cc:933] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:04.434366 17754 tablet_copy_client.cc:323] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:04.440377 17760 tablet_copy_client.cc:323] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:04.442468 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet c709fbdb813749168e7b8fdb0dd864c0 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:04.442975 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet c709fbdb813749168e7b8fdb0dd864c0 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-c709fbdb813749168e7b8fdb0dd864c0
I20260709 13:05:04.442494 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet d489543c219147c4916fa8aaee44dab6 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:04.445968 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet d489543c219147c4916fa8aaee44dab6 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-d489543c219147c4916fa8aaee44dab6
I20260709 13:05:04.454730 16149 tablet_copy_source_session.cc:215] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.456818 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:04.461848 16297 tablet_copy_source_session.cc:215] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.464370 17756 tablet_copy_client.cc:806] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.464984 17756 tablet_copy_client.cc:670] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.457170 17762 ts_tablet_manager.cc:933] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:04.458077 17754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c709fbdb813749168e7b8fdb0dd864c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.470420 17756 tablet_copy_client.cc:538] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.475623 17760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d489543c219147c4916fa8aaee44dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.482968 17756 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:04.491209 17762 tablet_copy_client.cc:323] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:04.493870 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 0b9ff4a87f704895bf1d72d129c3ead3 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:04.494439 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 0b9ff4a87f704895bf1d72d129c3ead3 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-0b9ff4a87f704895bf1d72d129c3ead3
I20260709 13:05:04.501852 17754 tablet_copy_client.cc:806] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.509095 17754 tablet_copy_client.cc:670] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.513994 16297 tablet_copy_source_session.cc:215] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:04.514365 17754 tablet_copy_client.cc:538] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.527503 17756 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.528983 17762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9ff4a87f704895bf1d72d129c3ead3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:04.529160 17756 tablet_bootstrap.cc:492] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:04.529937 17756 ts_tablet_manager.cc:1403] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.004s
I20260709 13:05:04.538964 17754 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:04.540948 17760 tablet_copy_client.cc:806] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.542344 17760 tablet_copy_client.cc:670] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.547091 17756 raft_consensus.cc:359] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.547969 17756 raft_consensus.cc:740] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:04.548611 17756 consensus_queue.cc:260] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.552879 17760 tablet_copy_client.cc:538] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.554407 17756 ts_tablet_manager.cc:1434] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:05:04.562947 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-2fda968f51654bad87598875bf219c51 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:04.563478 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-2fda968f51654bad87598875bf219c51 on tablet 2fda968f51654bad87598875bf219c51 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.573222 17762 tablet_copy_client.cc:806] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:04.573467 17760 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:04.573788 17762 tablet_copy_client.cc:670] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:04.584590 17762 tablet_copy_client.cc:538] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:04.593508 16131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:04.594219 16131 raft_consensus.cc:606] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:04.598803 16131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:04.599429 16131 raft_consensus.cc:606] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.601903 17762 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:04.602169 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "669aaa00d3b340f199c8004921004444"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:04.602739 16280 raft_consensus.cc:606] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.606309 16211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:04.606910 16211 raft_consensus.cc:606] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:04.610095 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:04.610632 16280 raft_consensus.cc:606] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:04.615020 16131 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:04.615589 16131 raft_consensus.cc:606] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.615687 17754 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.616592 17754 tablet_bootstrap.cc:492] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:04.617364 17754 ts_tablet_manager.cc:1403] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.079s	user 0.015s	sys 0.008s
I20260709 13:05:04.617405 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:04.619094 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:04.616483 17760 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.620539 17754 raft_consensus.cc:359] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.636718 17760 tablet_bootstrap.cc:492] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:04.637423 17754 raft_consensus.cc:740] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:04.638080 17760 ts_tablet_manager.cc:1403] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.015s
I20260709 13:05:04.638214 17754 consensus_queue.cc:260] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.641172 17760 raft_consensus.cc:359] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.642069 17760 raft_consensus.cc:740] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:04.644389 17760 consensus_queue.cc:260] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.645998 17762 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:04.646973 17762 tablet_bootstrap.cc:492] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:04.647226 17760 ts_tablet_manager.cc:1434] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 13:05:04.647656 17762 ts_tablet_manager.cc:1403] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.013s
I20260709 13:05:04.650290 17754 ts_tablet_manager.cc:1434] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 13:05:04.651968 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-c709fbdb813749168e7b8fdb0dd864c0 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:04.652343 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-c709fbdb813749168e7b8fdb0dd864c0 on tablet c709fbdb813749168e7b8fdb0dd864c0 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.653172 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-d489543c219147c4916fa8aaee44dab6 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:04.653007 17762 raft_consensus.cc:359] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.653980 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-d489543c219147c4916fa8aaee44dab6 on tablet d489543c219147c4916fa8aaee44dab6 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.654176 17762 raft_consensus.cc:740] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:04.655328 17762 consensus_queue.cc:260] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:04.658020 17762 ts_tablet_manager.cc:1434] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260709 13:05:04.665683 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-0b9ff4a87f704895bf1d72d129c3ead3 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:04.666149 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-0b9ff4a87f704895bf1d72d129c3ead3 on tablet 0b9ff4a87f704895bf1d72d129c3ead3 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:04.738000 17207 raft_consensus.cc:1217] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:04.853185 17708 raft_consensus.cc:993] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:04.853667 17710 raft_consensus.cc:1081] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:04.854959 17207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "669aaa00d3b340f199c8004921004444"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50564
I20260709 13:05:04.855440 17207 raft_consensus.cc:493] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.855743 17207 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:04.860023 17207 raft_consensus.cc:515] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:04.861387 17207 leader_election.cc:290] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:04.862309 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:04.862632 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "669aaa00d3b340f199c8004921004444" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:04.862917 16211 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:04.863152 16282 raft_consensus.cc:3055] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:04.863459 16282 raft_consensus.cc:740] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:04.864147 16282 consensus_queue.cc:260] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:04.865237 16282 raft_consensus.cc:3060] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:04.868737 16211 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:04.870435 17173 leader_election.cc:304] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:04.871305 17714 raft_consensus.cc:2804] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:04.871686 17714 raft_consensus.cc:697] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:04.872541 17714 consensus_queue.cc:237] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:04.874855 16282 raft_consensus.cc:2468] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:04.882411 16032 catalog_manager.cc:5697] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 4 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:04.901782 17699 raft_consensus.cc:993] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:04.902271 17699 raft_consensus.cc:1081] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:04.904016 17208 raft_consensus.cc:1217] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:04.907322 16211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:04.907876 16211 raft_consensus.cc:493] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.908246 16211 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:04.915439 16211 raft_consensus.cc:515] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:04.917532 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:04.917798 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08180905d6714823bfcdacd32ee4b57e" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:04.918090 16139 raft_consensus.cc:3055] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:04.918306 16280 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:04.918380 16139 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:04.919127 16139 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:04.920048 16139 raft_consensus.cc:3060] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:04.925189 16280 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:05:04.926529 16180 leader_election.cc:304] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:04.927198 17719 raft_consensus.cc:2804] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:04.927613 17719 raft_consensus.cc:697] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:04.928328 16211 leader_election.cc:290] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:04.928359 17719 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:04.941104 16139 raft_consensus.cc:2468] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:05:04.943105 17731 raft_consensus.cc:993] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:04.943485 17731 raft_consensus.cc:1081] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:04.946308 17208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:04.946791 17208 raft_consensus.cc:493] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.947134 17208 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:04.952790 17208 raft_consensus.cc:515] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:04.957396 16034 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 4 to 5, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:04.963117 16139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:04.963680 16139 raft_consensus.cc:3055] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:04.963958 16139 raft_consensus.cc:740] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:04.964613 16139 consensus_queue.cc:260] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:04.963958 17207 raft_consensus.cc:1217] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:04.965621 16139 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:04.978255 16139 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:04.979317 17170 leader_election.cc:304] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:04.980211 17714 raft_consensus.cc:2804] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:04.980647 17714 raft_consensus.cc:697] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:04.981451 17714 consensus_queue.cc:237] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:04.994143 17710 raft_consensus.cc:993] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:04.994656 17708 raft_consensus.cc:1081] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:04.996546 16139 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:04.997072 16139 raft_consensus.cc:493] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:04.997388 16139 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:05.002141 17208 leader_election.cc:290] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:05.002740 16139 raft_consensus.cc:515] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:05.003031 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1e4287828ec4b00aee46b19d8388c86" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:05.004134 16280 raft_consensus.cc:3060] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:05.009135 16139 leader_election.cc:290] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:05.009734 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:05.010249 16211 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:05.013172 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1130ef69c8440a4a3a7d4515ccef82c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:05.015070 17773 raft_consensus.cc:993] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:05.015551 17773 raft_consensus.cc:1081] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:05.017467 16280 raft_consensus.cc:2468] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:05.017417 16282 raft_consensus.cc:3055] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:05.019363 16282 raft_consensus.cc:740] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:05.024835 16211 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:05.024793 16282 consensus_queue.cc:260] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:05.027144 16282 raft_consensus.cc:3060] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:05.029110 16131 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38174
I20260709 13:05:05.029639 16131 raft_consensus.cc:493] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.034269 16131 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:05.023672 16032 catalog_manager.cc:5697] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 4 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.038303 16282 raft_consensus.cc:2468] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:05.039575 16105 leader_election.cc:304] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:05:05.041227 17615 raft_consensus.cc:2804] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:05.041656 17615 raft_consensus.cc:697] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:05.042443 17615 consensus_queue.cc:237] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:05.041620 16131 raft_consensus.cc:515] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:05.049135 16131 leader_election.cc:290] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 6 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:05.052115 17208 raft_consensus.cc:1217] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:05:05.056140 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:05.056685 16211 raft_consensus.cc:3055] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:05:05.056972 16211 raft_consensus.cc:740] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:05.057714 16211 consensus_queue.cc:260] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:05.059140 16211 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:05.061396 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da4740e07c004b2a8d29bf2d08777cb4" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:05.061937 16282 raft_consensus.cc:3060] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:05.063406 16035 catalog_manager.cc:5697] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 4 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.065153 16211 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 6.
I20260709 13:05:05.066007 16104 leader_election.cc:304] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:05.068550 17615 raft_consensus.cc:2804] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:05:05.068950 17615 raft_consensus.cc:697] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:05.069633 17615 consensus_queue.cc:237] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:05.070653 17728 raft_consensus.cc:993] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:05.071105 17728 raft_consensus.cc:1081] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:05.072587 17203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:05.073076 17203 raft_consensus.cc:493] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.073374 17203 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:05.080192 16282 raft_consensus.cc:2468] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 6.
I20260709 13:05:05.080467 17203 raft_consensus.cc:515] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.082397 17203 leader_election.cc:290] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:05.085419 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:05.085651 16131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652f347ab55c4c0aa3308b8f3631b26e" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:05.085983 16282 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:05.086310 16131 raft_consensus.cc:3055] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:05.086642 16131 raft_consensus.cc:740] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:05.087448 16131 consensus_queue.cc:260] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.092129 16131 raft_consensus.cc:3060] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:05.092605 16282 raft_consensus.cc:2468] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:05.095103 17174 leader_election.cc:304] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:05:05.095939 17714 raft_consensus.cc:2804] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:05.096382 17714 raft_consensus.cc:697] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:05.096377 16032 catalog_manager.cc:5697] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 5 to 6, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 6 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:05.097497 17714 consensus_queue.cc:237] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.102759 16131 raft_consensus.cc:2468] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:05.106997 16035 catalog_manager.cc:5697] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 2 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 3 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.224370 17699 raft_consensus.cc:1064] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:05.226670 17699 consensus_queue.cc:237] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.234889 17208 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.234985 16282 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.235085 16211 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.236869 17615 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.237728 17731 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.238555 17699 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:05.261308 17731 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.267163 16282 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.270378 17208 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.283663 16211 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.286969 16035 catalog_manager.cc:5697] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.311484 16131 consensus_queue.cc:237] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.317212 16280 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:05.318686 17615 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.320741 16282 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:05.324246 17208 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:05.325963 17615 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.325973 17777 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:05.328009 17731 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.329705 16280 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.339301 17699 raft_consensus.cc:1064] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:05.343393 17699 consensus_queue.cc:237] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.350253 16285 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:05.354566 17714 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:05.368739 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c709fbdb813749168e7b8fdb0dd864c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:05.377876 17208 raft_consensus.cc:2955] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.383364 16131 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:05.380911 16036 catalog_manager.cc:5697] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.390765 17719 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.412052 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet c709fbdb813749168e7b8fdb0dd864c0 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:05.423010 17203 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.424639 17731 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.438396 17792 raft_consensus.cc:1064] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:05.441215 17792 consensus_queue.cc:237] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.450883 17710 raft_consensus.cc:1064] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:05.454562 17710 consensus_queue.cc:237] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.459844 16211 raft_consensus.cc:1275] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:05.466717 16212 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.468000 17714 consensus_queue.cc:1048] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:05.468752 16287 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.456264 16285 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:05.471274 16212 raft_consensus.cc:1275] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:05:05.490609 17203 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:05.495283 17708 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.496258 16134 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:05.504973 17699 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.505113 17731 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.509305 17731 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.511096 17793 tablet_replica.cc:333] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:05.520944 17714 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:05.521795 17793 raft_consensus.cc:2243] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:05.522495 17793 raft_consensus.cc:2272] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:05.523034 16211 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:05.531421 17792 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.540841 17775 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.546103 16134 raft_consensus.cc:1275] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:05.546962 17793 ts_tablet_manager.cc:1916] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:05.548159 17714 consensus_queue.cc:1048] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:05.564376 17208 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.566141 16280 raft_consensus.cc:1275] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:05.565686 17710 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:05.579321 16212 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.581864 17615 consensus_queue.cc:1048] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.586616 17775 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.588519 16139 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:05.590391 17714 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:05.590533 17731 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.601052 17793 ts_tablet_manager.cc:1929] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:05.601549 17793 log.cc:1199] T c709fbdb813749168e7b8fdb0dd864c0 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/c709fbdb813749168e7b8fdb0dd864c0
I20260709 13:05:05.603542 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet c709fbdb813749168e7b8fdb0dd864c0 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:05.605912 16287 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.607445 17207 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.611449 16280 raft_consensus.cc:1275] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:05.616994 17714 consensus_queue.cc:1048] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:05.621021 16280 raft_consensus.cc:1275] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:05:05.622337 17615 consensus_queue.cc:1048] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:05.625569 16136 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:05.632807 16212 raft_consensus.cc:1275] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:05.650928 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:05.653138 17786 consensus_queue.cc:1048] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:05.670784 16214 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.679304 16035 catalog_manager.cc:5697] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.677809 17792 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.022s
I20260709 13:05:05.703583 17799 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:05.711102 16102 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:35449, user_credentials={real_user=slave}} blocked reactor thread for 60760.5us
W20260709 13:05:05.726202 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 72475.8us
I20260709 13:05:05.727756 17708 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:05.741026 17800 log.cc:927] Time spent T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: Append to log took a long time: real 0.102s	user 0.001s	sys 0.000s
W20260709 13:05:05.745826 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 73903.5us
I20260709 13:05:05.751699 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:05.753525 17203 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.758662 16134 consensus_queue.cc:237] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.764281 17207 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:05.765976 17819 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:05.775641 16034 catalog_manager.cc:5697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.776391 16134 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.777292 17699 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.793370 16214 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:05.793143 17208 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.798270 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2fda968f51654bad87598875bf219c51 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:05.799069 17207 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.830600 16214 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.843219 16211 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.829811 16036 catalog_manager.cc:5697] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.862054 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:05.865036 16280 raft_consensus.cc:606] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:05.868151 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2fda968f51654bad87598875bf219c51"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:05.868652 16134 raft_consensus.cc:606] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:05.879551 16032 catalog_manager.cc:5697] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.877300 16280 consensus_queue.cc:237] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.890967 17208 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:05.892683 17818 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:05.898104 16212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:05.898682 16212 raft_consensus.cc:606] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Received request to transfer leadership to TS 769ed0398a8343c89662b5a58e5e542b
I20260709 13:05:05.899361 17818 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.916831 16212 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260709 13:05:05.918098 16024 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leader transfer in progress [suppressed 6 similar messages]
I20260709 13:05:05.925786 17207 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.908921 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:05.932639 16280 raft_consensus.cc:606] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:05.937713 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d489543c219147c4916fa8aaee44dab6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:05.937937 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:05.938524 16134 raft_consensus.cc:606] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:05.937714 17818 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:05:05.940001 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 2fda968f51654bad87598875bf219c51 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:05.941527 16280 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:05.944327 16280 raft_consensus.cc:606] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:05.946810 17819 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:05:05.947903 16024 catalog_manager.cc:4755] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): ChangeConfig:REMOVE_PEER RPC failed for tablet 0b9ff4a87f704895bf1d72d129c3ead3: Remote error: Service unavailable: leader transfer in progress
I20260709 13:05:05.944761 16280 raft_consensus.cc:630] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Rejecting request to transfer leadership because tablet server 3afd508fbca142acb1369ae7815a4d7a is not a voter in the active config
I20260709 13:05:05.944810 16212 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.956148 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:05.957617 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:05.959056 16036 catalog_manager.cc:5697] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:05.969929 17708 raft_consensus.cc:993] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:05.970431 17708 raft_consensus.cc:1081] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:05.974855 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet d489543c219147c4916fa8aaee44dab6 with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:05.976737 16211 raft_consensus.cc:2955] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:05.981820 17820 raft_consensus.cc:993] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:05.982268 17820 raft_consensus.cc:1081] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:05.983794 17208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:05.984274 17208 raft_consensus.cc:493] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.984580 17208 raft_consensus.cc:3060] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.991797 16136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:05.992363 16136 raft_consensus.cc:493] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:05.992697 16136 raft_consensus.cc:3060] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:05.995183 17208 raft_consensus.cc:515] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.997890 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:05.998497 16134 raft_consensus.cc:3055] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:05.998776 16134 raft_consensus.cc:740] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:05.999534 16134 consensus_queue.cc:260] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:05.999866 16136 raft_consensus.cc:515] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.000599 16134 raft_consensus.cc:3060] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.002779 16136 leader_election.cc:290] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:06.003710 17203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:06.004252 17203 raft_consensus.cc:3060] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.011153 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f184723b814e70bdf87b579ce58f2f" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:06.011847 16280 raft_consensus.cc:3055] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.012326 16280 raft_consensus.cc:740] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:06.013170 16280 consensus_queue.cc:260] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.014235 16280 raft_consensus.cc:3060] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.011786 17203 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:06.016196 16102 leader_election.cc:304] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:06.016959 17819 raft_consensus.cc:2804] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.017411 17819 raft_consensus.cc:697] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:06.018267 17819 consensus_queue.cc:237] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.016587 16134 raft_consensus.cc:2468] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:06.020479 17208 leader_election.cc:290] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:06.026151 17170 leader_election.cc:304] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:06.027081 17802 raft_consensus.cc:2804] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.027529 17802 raft_consensus.cc:697] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:06.028323 17802 consensus_queue.cc:237] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.039486 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c709fbdb813749168e7b8fdb0dd864c0" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:06.040040 16281 raft_consensus.cc:3060] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.047134 16281 raft_consensus.cc:2468] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:06.050313 16034 catalog_manager.cc:5697] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:06.052158 16280 raft_consensus.cc:2468] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:06.052474 17825 tablet_replica.cc:333] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:06.054186 17825 raft_consensus.cc:2243] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:06.055250 17825 raft_consensus.cc:2272] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:06.056257 16135 raft_consensus.cc:2955] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:06.185899 17825 ts_tablet_manager.cc:1916] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:06.190721 16032 catalog_manager.cc:5697] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 2 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:06.194087 17777 raft_consensus.cc:993] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:06.194640 17645 raft_consensus.cc:1081] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Signalling peer 769ed0398a8343c89662b5a58e5e542b to start an election
W20260709 13:05:06.199448 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 137565us
I20260709 13:05:06.209069 17708 raft_consensus.cc:993] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:06.209529 17799 raft_consensus.cc:1081] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:06.212569 16280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:52116
I20260709 13:05:06.213151 16280 raft_consensus.cc:493] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.213490 16280 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:06.213920 17208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50564
I20260709 13:05:06.214447 17208 raft_consensus.cc:493] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.214753 17208 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:06.219718 16280 raft_consensus.cc:515] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:06.220803 17208 raft_consensus.cc:515] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.234498 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:06.235078 16211 raft_consensus.cc:3055] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:05:06.235370 16211 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:06.234685 17826 tablet_replica.cc:333] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:06.236130 16211 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:06.237196 16211 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:06.238785 17826 raft_consensus.cc:2243] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:06.239343 17826 raft_consensus.cc:2272] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:06.221607 16280 leader_election.cc:290] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 6 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:06.242908 17208 leader_election.cc:290] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:06.243363 16211 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 6.
I20260709 13:05:06.248544 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:06.245329 17826 ts_tablet_manager.cc:1916] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:06.249101 16212 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:05:06.245415 16253 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:05:06.251718 16253 leader_election.cc:304] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:06.252400 17818 raft_consensus.cc:2804] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:05:06.253115 17818 raft_consensus.cc:697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:06.254112 17818 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:06.255784 16212 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:06.268111 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e0adc3bfeca4a35946d71f08f691c03" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:06.268712 16135 raft_consensus.cc:3060] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:06.275107 16135 raft_consensus.cc:2468] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 6.
I20260709 13:05:06.281096 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:06.282529 16032 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 5 to 6, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 6 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:06.282219 16280 raft_consensus.cc:3055] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:06.286237 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9ff4a87f704895bf1d72d129c3ead3" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:06.290398 16134 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:06.293219 16211 raft_consensus.cc:1240] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Rejecting Update request from peer 769ed0398a8343c89662b5a58e5e542b for earlier term 3. Current term is 4. Ops: []
I20260709 13:05:06.294080 17826 ts_tablet_manager.cc:1929] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:06.296749 17818 consensus_queue.cc:1059] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: INVALID_TERM, Last received: 3.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.297315 16280 raft_consensus.cc:740] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:06.297056 17819 raft_consensus.cc:993] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:06.298290 17817 raft_consensus.cc:1081] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:06.298656 16134 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:06.301270 16280 consensus_queue.cc:260] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.302785 16280 raft_consensus.cc:3060] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:06.303042 17826 log.cc:1199] T d489543c219147c4916fa8aaee44dab6 P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/d489543c219147c4916fa8aaee44dab6
I20260709 13:05:06.304613 17170 leader_election.cc:304] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:06.305320 17802 raft_consensus.cc:2804] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:06.305804 17802 raft_consensus.cc:697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:06.305998 17208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2fda968f51654bad87598875bf219c51"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:06.306241 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet d489543c219147c4916fa8aaee44dab6 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:06.306576 17208 raft_consensus.cc:493] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:06.306721 17802 consensus_queue.cc:237] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.308329 17208 raft_consensus.cc:3060] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.316200 16032 catalog_manager.cc:5697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 4 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:06.330114 17208 raft_consensus.cc:515] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.332472 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:06.333014 16135 raft_consensus.cc:3055] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:06.333271 16135 raft_consensus.cc:740] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:06.333925 16135 consensus_queue.cc:260] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.334928 16135 raft_consensus.cc:3060] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.336736 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fda968f51654bad87598875bf219c51" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:06.337314 16211 raft_consensus.cc:3060] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:06.345675 16211 raft_consensus.cc:2468] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:06.346346 17825 ts_tablet_manager.cc:1929] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:06.346714 16135 raft_consensus.cc:2468] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 2.
I20260709 13:05:06.347172 17208 leader_election.cc:290] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:06.348711 17825 log.cc:1199] T 2fda968f51654bad87598875bf219c51 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/2fda968f51654bad87598875bf219c51
I20260709 13:05:06.350718 17170 leader_election.cc:304] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:06.351794 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 2fda968f51654bad87598875bf219c51 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:06.351521 17802 raft_consensus.cc:2804] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:06.353505 17802 raft_consensus.cc:697] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:06.354367 17802 consensus_queue.cc:237] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.363296 16280 raft_consensus.cc:2468] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
W20260709 13:05:06.363864 17818 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 13:05:06.366500 16032 catalog_manager.cc:5697] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 2 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:05:06.368940 16024 catalog_manager.cc:5227] ChangeConfig:REMOVE_PEER RPC for tablet 0b9ff4a87f704895bf1d72d129c3ead3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369) due to error UNKNOWN_ERROR; will retry: Illegal state: Replica 769ed0398a8343c89662b5a58e5e542b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 4 committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:06.473600 16281 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.474977 17802 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.488034 16135 raft_consensus.cc:1275] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.491240 17802 consensus_queue.cc:1048] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.571338 16287 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.572746 17699 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.582887 17208 raft_consensus.cc:1275] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.584319 17817 consensus_queue.cc:1048] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.697211 16134 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:06.698490 17829 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.734388 16134 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:05:06.735657 17799 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:06.736644 16211 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:06.738137 17829 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.755448 16214 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:05:06.757030 17818 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:06.763268 16281 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:06.773269 17829 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:06.848500 17208 consensus_queue.cc:237] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:06.855829 16214 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:06.860350 16287 raft_consensus.cc:1275] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:06.860464 17828 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:06.862776 17841 consensus_queue.cc:1048] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:06.871456 17841 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:06.894066 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0b9ff4a87f704895bf1d72d129c3ead3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 6)
I20260709 13:05:06.901778 16211 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:06.904666 16212 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.908468 17841 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.913691 16280 raft_consensus.cc:2955] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:06.918579 16135 raft_consensus.cc:1275] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:06.920089 17841 consensus_queue.cc:1048] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:06.925602 16036 catalog_manager.cc:5697] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 4 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:06.958525 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:06.962548 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 0b9ff4a87f704895bf1d72d129c3ead3 with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:06.964013 17851 tablet_replica.cc:333] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:06.965102 17851 raft_consensus.cc:2243] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:06.965883 17851 raft_consensus.cc:2272] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:06.973057 17851 ts_tablet_manager.cc:1916] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:06.988037 17851 ts_tablet_manager.cc:1929] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260709 13:05:06.988418 17851 log.cc:1199] T 0b9ff4a87f704895bf1d72d129c3ead3 P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/0b9ff4a87f704895bf1d72d129c3ead3
I20260709 13:05:06.990167 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 0b9ff4a87f704895bf1d72d129c3ead3 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:07.007966 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:07.044757 16287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:07.045322 16287 raft_consensus.cc:606] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:07.047550 16135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4390051d7aa446e49859282c308ae355"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:07.047979 16135 raft_consensus.cc:606] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:07.049993 16211 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:07.050381 16211 raft_consensus.cc:606] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Received request to transfer leadership to TS 769ed0398a8343c89662b5a58e5e542b
I20260709 13:05:07.052583 16287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:07.053393 16287 raft_consensus.cc:606] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:07.054327 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:07.055424 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:07.147446 17699 raft_consensus.cc:993] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:07.147945 17699 raft_consensus.cc:1081] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:07.149211 16211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4390051d7aa446e49859282c308ae355"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:07.149600 16211 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.149889 16211 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.154887 16211 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.156113 16211 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:07.157052 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:07.157142 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:07.157503 16135 raft_consensus.cc:3055] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:07.157711 16280 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.157879 16135 raft_consensus.cc:740] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:07.158607 16135 consensus_queue.cc:260] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.159626 16135 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.162948 16280 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:07.164001 16180 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:07.164503 16135 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:07.164554 17719 raft_consensus.cc:2804] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:07.165028 17719 raft_consensus.cc:697] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:07.165992 17719 consensus_queue.cc:237] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.175681 16035 catalog_manager.cc:5697] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:07.296180 17818 raft_consensus.cc:993] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:07.296546 17708 raft_consensus.cc:1081] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:07.297704 16135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:07.298445 16135 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.298764 16135 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.304754 16135 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.312999 16135 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:07.313937 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:07.314145 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:07.314529 16211 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.314615 16280 raft_consensus.cc:3055] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:07.314980 16280 raft_consensus.cc:740] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:07.322453 16280 consensus_queue.cc:260] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.323684 16280 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:07.324865 16211 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:07.325913 16104 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:07.326503 17699 raft_consensus.cc:2804] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:07.326848 17699 raft_consensus.cc:697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:07.327448 17699 consensus_queue.cc:237] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.329021 16280 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:07.336696 16035 catalog_manager.cc:5697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:07.371935 17818 raft_consensus.cc:993] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:07.372354 17845 raft_consensus.cc:1081] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:07.373606 16135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:07.374011 16135 raft_consensus.cc:493] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.374226 16135 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:07.378237 16135 raft_consensus.cc:515] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.379560 16135 leader_election.cc:290] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:07.380123 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:07.380455 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f53a075c00494c39ae42a8ac2554a3a8" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:07.380659 16211 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:07.380931 16280 raft_consensus.cc:3055] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:07.381170 16280 raft_consensus.cc:740] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:07.381671 16280 consensus_queue.cc:260] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.382498 16280 raft_consensus.cc:3060] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:07.384828 16211 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:07.387534 16104 leader_election.cc:304] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:07.387882 16280 raft_consensus.cc:2468] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:07.388638 17817 raft_consensus.cc:2804] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:07.389086 17817 raft_consensus.cc:697] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:07.389930 17817 consensus_queue.cc:237] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.391258 17777 raft_consensus.cc:993] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:07.392462 17777 raft_consensus.cc:1081] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Signalling peer 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:07.394523 16287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:52116
I20260709 13:05:07.395047 16287 raft_consensus.cc:493] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:07.395382 16287 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:07.403399 16287 raft_consensus.cc:515] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.405871 16287 leader_election.cc:290] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:07.406433 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:07.406637 16211 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f2acf0887c349f690c6ba78913cec89" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:07.407172 16135 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:07.407279 16211 raft_consensus.cc:3055] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:07.407694 16211 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:07.408406 16211 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.409422 16211 raft_consensus.cc:3060] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:07.412982 16035 catalog_manager.cc:5697] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 4 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:07.415701 16211 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:05:07.416731 16135 raft_consensus.cc:2468] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 4.
I20260709 13:05:07.416661 16253 leader_election.cc:304] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:07.417575 17845 raft_consensus.cc:2804] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:07.417943 17845 raft_consensus.cc:697] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:07.418608 17845 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:07.431398 16035 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 3 to 4, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:07.649447 16287 raft_consensus.cc:1275] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.650434 17719 consensus_queue.cc:1048] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.664364 16135 raft_consensus.cc:1275] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.667397 17719 consensus_queue.cc:1048] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.724512 16287 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.725729 17699 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.735354 16212 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:07.736702 17863 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:07.860387 16212 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:07.861457 17845 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:07.870898 16135 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:07.872290 17818 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:07.901909 16211 raft_consensus.cc:1275] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:07.903939 17817 consensus_queue.cc:1048] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:07.912658 16280 raft_consensus.cc:1275] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:07.916458 17819 consensus_queue.cc:1048] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.017135 16211 consensus_queue.cc:237] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.022823 16287 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:05:08.023416 16177 consensus_peers.cc:597] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5152c58612844aa0b8bfc4bb8ba600b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.024065 16139 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:08.024150 17719 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.025174 17777 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:08.033192 17854 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.034795 16280 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.039716 16135 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.051859 16036 catalog_manager.cc:5697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.056110 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:08.062487 16135 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:05:08.070559 16102 consensus_peers.cc:597] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1e59baaad7494aadafc86ca5b76d3a70. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.070676 16280 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:08.071203 16211 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:08.072288 17817 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:08.073091 17819 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:08.107999 17819 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.109640 16211 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.123019 16135 consensus_queue.cc:237] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.124976 16036 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.125278 16281 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.137948 16287 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:05:08.139209 16102 consensus_peers.cc:597] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63b18a3a1714434e8962c892b2b5d6f9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.140470 17863 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:08.138638 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:08.143868 16211 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:08.145329 17819 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:08.150409 17863 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.155412 16280 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.169157 16214 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.192974 16036 catalog_manager.cc:5697] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.196549 16281 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 6.4, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.205505 16214 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:05:08.206852 17866 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:08.208957 16135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:08.209427 16135 raft_consensus.cc:606] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
W20260709 13:05:08.210638 16251 consensus_peers.cc:597] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e0adc3bfeca4a35946d71f08f691c03. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:08.210949 16135 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:05:08.213429 16281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:08.213933 16281 raft_consensus.cc:606] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:08.214102 17818 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:08.216213 16135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26c64994c56f4e24b32f0220da490917"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:08.216749 16135 raft_consensus.cc:606] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:08.219063 16214 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:08.218477 17866 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 LEADER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.219656 16214 raft_consensus.cc:606] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:08.220279 16212 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.225575 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:08.227044 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:08.235596 16139 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Committing config change with OpId 6.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:08.243039 16035 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 6 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.259482 17854 raft_consensus.cc:993] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:08.260020 17854 raft_consensus.cc:1081] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:08.260102 17866 raft_consensus.cc:993] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:08.262925 17866 raft_consensus.cc:1081] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:08.264041 16135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38174
I20260709 13:05:08.264724 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:08.266230 16134 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.266571 16134 raft_consensus.cc:3060] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.264561 16135 raft_consensus.cc:493] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.267524 16135 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:08.280874 16135 raft_consensus.cc:515] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.282230 16135 leader_election.cc:290] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:08.283114 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:08.283532 17207 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:08.285284 16214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9f0f8b4ab4e47b9b3b2e636b14f8b86" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:08.286032 16214 raft_consensus.cc:3055] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:08.286314 16214 raft_consensus.cc:740] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:08.281253 16134 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.289588 17207 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:08.290434 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:08.290731 17207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1781f2ff80e045c78dd55682bd5d4e78" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:08.291000 16281 raft_consensus.cc:3055] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:08.290920 16102 leader_election.cc:304] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:08.291265 17207 raft_consensus.cc:3060] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.291550 16281 raft_consensus.cc:740] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:08.291989 17863 raft_consensus.cc:2804] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:08.292656 17863 raft_consensus.cc:697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:08.292421 16281 consensus_queue.cc:260] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.293483 16281 raft_consensus.cc:3060] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.293516 17863 consensus_queue.cc:237] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.287467 16214 consensus_queue.cc:260] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.296211 16214 raft_consensus.cc:3060] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:08.297628 17207 raft_consensus.cc:2468] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:08.298710 16102 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:08.299443 17819 raft_consensus.cc:2804] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:08.299759 16281 raft_consensus.cc:2468] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:08.299880 17819 raft_consensus.cc:697] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:08.300693 17819 consensus_queue.cc:237] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.308529 16134 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:08.316334 16214 raft_consensus.cc:2468] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:08.323779 16032 catalog_manager.cc:5697] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 3 to 4, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 4 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.338955 16032 catalog_manager.cc:5697] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.422143 17863 raft_consensus.cc:993] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:08.422704 17819 raft_consensus.cc:1081] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:08.430117 16214 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:08.430655 16214 raft_consensus.cc:493] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.431010 16214 raft_consensus.cc:3060] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.437319 16214 raft_consensus.cc:515] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:08.440182 16214 leader_election.cc:290] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:08.440330 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:08.440330 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb0a64a92a6491fbe98e7933cf603b7" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:08.441187 16135 raft_consensus.cc:3055] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:08.441157 16281 raft_consensus.cc:3060] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.441627 16135 raft_consensus.cc:740] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:08.442618 16135 consensus_queue.cc:260] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:08.443713 16135 raft_consensus.cc:3060] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:08.450050 16135 raft_consensus.cc:2468] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:08.451196 16177 leader_election.cc:304] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:08.451953 17854 raft_consensus.cc:2804] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:08.452414 17854 raft_consensus.cc:697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:08.453282 17854 consensus_queue.cc:237] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:08.460232 16281 raft_consensus.cc:2468] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:08.463732 16032 catalog_manager.cc:5697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:08.495204 17890 ts_tablet_manager.cc:933] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:08.497234 17890 tablet_copy_client.cc:323] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:08.498816 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 5152c58612844aa0b8bfc4bb8ba600b4 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:08.499336 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 5152c58612844aa0b8bfc4bb8ba600b4 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-5152c58612844aa0b8bfc4bb8ba600b4
I20260709 13:05:08.508601 16223 tablet_copy_source_session.cc:215] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:08.511566 17890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5152c58612844aa0b8bfc4bb8ba600b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:08.529927 17890 tablet_copy_client.cc:806] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:08.530479 17890 tablet_copy_client.cc:670] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:08.534351 17890 tablet_copy_client.cc:538] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:08.543510 17890 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:08.561957 17890 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:08.562865 17890 tablet_bootstrap.cc:492] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:08.563498 17890 ts_tablet_manager.cc:1403] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260709 13:05:08.566315 17890 raft_consensus.cc:359] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.567119 17890 raft_consensus.cc:740] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:08.567713 17890 consensus_queue.cc:260] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.570065 17890 ts_tablet_manager.cc:1434] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 13:05:08.571524 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-5152c58612844aa0b8bfc4bb8ba600b4 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:08.571911 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-5152c58612844aa0b8bfc4bb8ba600b4 on tablet 5152c58612844aa0b8bfc4bb8ba600b4 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:08.631366 17890 ts_tablet_manager.cc:933] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:08.633482 17890 tablet_copy_client.cc:323] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:08.634963 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 1e59baaad7494aadafc86ca5b76d3a70 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:08.635495 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 1e59baaad7494aadafc86ca5b76d3a70 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-1e59baaad7494aadafc86ca5b76d3a70
I20260709 13:05:08.640671 16149 tablet_copy_source_session.cc:215] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:08.643105 17890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e59baaad7494aadafc86ca5b76d3a70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:08.655380 17890 tablet_copy_client.cc:806] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:08.655928 17890 tablet_copy_client.cc:670] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:08.659221 17890 tablet_copy_client.cc:538] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:08.667359 17890 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:08.674669 17819 raft_consensus.cc:993] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:08.675184 17819 raft_consensus.cc:1081] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:08.678241 17208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26c64994c56f4e24b32f0220da490917"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:08.678732 17208 raft_consensus.cc:493] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:08.679052 17208 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.698653 16214 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:08.701987 17819 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:08.703276 17207 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:08.705518 17819 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:08.704509 17208 raft_consensus.cc:515] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.709522 17208 leader_election.cc:290] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:08.711166 16280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:08.712278 16280 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.722832 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c64994c56f4e24b32f0220da490917" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:08.723423 16135 raft_consensus.cc:3055] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:08.723706 16135 raft_consensus.cc:740] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:08.724356 16135 consensus_queue.cc:260] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.725339 16135 raft_consensus.cc:3060] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:08.726655 16281 raft_consensus.cc:1275] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:08.728478 17817 consensus_queue.cc:1048] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:08.747017 16280 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:08.754967 17174 leader_election.cc:304] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:05:08.756768 17802 raft_consensus.cc:2804] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:08.757256 17802 raft_consensus.cc:697] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:08.758116 17802 consensus_queue.cc:237] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:08.762740 17901 ts_tablet_manager.cc:933] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:08.762857 17208 raft_consensus.cc:1275] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:08.765196 17817 consensus_queue.cc:1048] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:08.752502 16135 raft_consensus.cc:2468] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:08.830760 17901 tablet_copy_client.cc:323] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:08.882779 16035 catalog_manager.cc:5697] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 2 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 3 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:05:08.888180 17900 log.cc:927] Time spent T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: Append to log took a long time: real 0.101s	user 0.001s	sys 0.000s
I20260709 13:05:08.887985 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 63b18a3a1714434e8962c892b2b5d6f9 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:08.893399 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 63b18a3a1714434e8962c892b2b5d6f9 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-63b18a3a1714434e8962c892b2b5d6f9
I20260709 13:05:08.932459 17890 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:08.933542 17890 tablet_bootstrap.cc:492] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:08.913379 16149 tablet_copy_source_session.cc:215] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:08.937243 17890 ts_tablet_manager.cc:1403] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.270s	user 0.016s	sys 0.040s
I20260709 13:05:08.937942 17901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63b18a3a1714434e8962c892b2b5d6f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:08.943986 17890 raft_consensus.cc:359] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.944854 17890 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:08.945461 17890 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:08.947144 17913 ts_tablet_manager.cc:933] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:08.956677 17913 tablet_copy_client.cc:323] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:08.963128 17890 ts_tablet_manager.cc:1434] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.003s
I20260709 13:05:08.966791 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-1e59baaad7494aadafc86ca5b76d3a70 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:08.967200 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-1e59baaad7494aadafc86ca5b76d3a70 on tablet 1e59baaad7494aadafc86ca5b76d3a70 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:08.971081 16280 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:08.972491 17910 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:08.980216 17901 tablet_copy_client.cc:806] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:08.980894 17901 tablet_copy_client.cc:670] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:08.988483 17901 tablet_copy_client.cc:538] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:08.998675 17901 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:09.001180 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 9e0adc3bfeca4a35946d71f08f691c03 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:09.001717 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 9e0adc3bfeca4a35946d71f08f691c03 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-9e0adc3bfeca4a35946d71f08f691c03
I20260709 13:05:09.013846 16297 tablet_copy_source_session.cc:215] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:09.039642 17913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e0adc3bfeca4a35946d71f08f691c03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:09.044188 16138 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:09.059726 17208 raft_consensus.cc:1217] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:05:09.064332 17208 raft_consensus.cc:1217] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:09.067519 17901 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:09.068547 17901 tablet_bootstrap.cc:492] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:09.069170 17901 ts_tablet_manager.cc:1403] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.005s
I20260709 13:05:09.072134 17901 raft_consensus.cc:359] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:09.072681 17919 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:09.072955 17901 raft_consensus.cc:740] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:09.073654 17901 consensus_queue.cc:260] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:09.076015 17901 ts_tablet_manager.cc:1434] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:09.077472 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-63b18a3a1714434e8962c892b2b5d6f9 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:09.077870 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-63b18a3a1714434e8962c892b2b5d6f9 on tablet 63b18a3a1714434e8962c892b2b5d6f9 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:09.100026 17913 tablet_copy_client.cc:806] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:09.100776 17913 tablet_copy_client.cc:670] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:09.131934 17913 tablet_copy_client.cc:538] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:09.141666 17913 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:09.187208 16285 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:09.193747 17802 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:09.385401 17913 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:09.386346 17913 tablet_bootstrap.cc:492] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:09.386979 17913 ts_tablet_manager.cc:1403] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.246s	user 0.031s	sys 0.028s
I20260709 13:05:09.398885 17913 raft_consensus.cc:359] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:09.399766 17913 raft_consensus.cc:740] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:09.400457 17913 consensus_queue.cc:260] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:05:09.400877 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 61349.5us
I20260709 13:05:09.403479 17913 ts_tablet_manager.cc:1434] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:05:09.463500 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:05:09.552896 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.StartTabletCopy -> {remote=127.14.167.4:35449, user_credentials={real_user=slave}} blocked reactor thread for 453623us
I20260709 13:05:09.590729 17203 raft_consensus.cc:1217] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.4->[6.5-6.5]   Dedup: 6.5->[]
I20260709 13:05:09.656553 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:09.706139 17928 raft_consensus.cc:1064] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:09.708431 17928 consensus_queue.cc:237] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:09.734908 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9e0adc3bfeca4a35946d71f08f691c03 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:09.735371 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9e0adc3bfeca4a35946d71f08f691c03 on tablet 9e0adc3bfeca4a35946d71f08f691c03 with peer 4c9b8be3f8b444848325301e11a7c0d4
W20260709 13:05:09.756498 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:35449, user_credentials={real_user=slave}} blocked reactor thread for 51617.8us
I20260709 13:05:09.758785 16134 raft_consensus.cc:1275] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:09.771184 17205 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:09.771473 16284 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:09.815426 17201 raft_consensus.cc:1217] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
W20260709 13:05:09.816654 16180 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 43847.6us
W20260709 13:05:09.818185 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:35449, user_credentials={real_user=slave}} blocked reactor thread for 45899.5us
I20260709 13:05:09.825738 16138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:09.826901 16138 raft_consensus.cc:606] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:09.833320 16138 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:09.834036 16138 raft_consensus.cc:606] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Received request to transfer leadership to TS 769ed0398a8343c89662b5a58e5e542b
I20260709 13:05:09.853935 17928 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:09.859331 17919 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:09.862049 17802 consensus_queue.cc:1048] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:09.863940 16212 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:09.864720 16212 raft_consensus.cc:606] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Received request to transfer leadership to TS 769ed0398a8343c89662b5a58e5e542b
I20260709 13:05:09.869004 16283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:09.869808 16283 raft_consensus.cc:606] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:09.872216 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:09.881745 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:09.881873 17817 raft_consensus.cc:993] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 769ed0398a8343c89662b5a58e5e542b to start an election
W20260709 13:05:09.883957 17170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 72605.2us
I20260709 13:05:09.888001 17817 raft_consensus.cc:1081] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Signalling peer 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:09.898644 17934 raft_consensus.cc:1064] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:09.904003 16288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:52110
I20260709 13:05:09.904786 16288 raft_consensus.cc:493] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.905238 16288 raft_consensus.cc:3060] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:09.905054 17934 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:09.921228 16138 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:09.924346 17919 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:09.938411 16288 raft_consensus.cc:515] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:09.952524 16288 leader_election.cc:290] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:09.953683 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:09.954457 16212 raft_consensus.cc:3060] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:09.961099 17204 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:09.962718 16213 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:09.963654 16283 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:09.966410 17817 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:09.968618 17935 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:09.971446 17908 raft_consensus.cc:993] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:09.970670 17935 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:09.972128 17866 raft_consensus.cc:1081] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:09.966343 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ab1ddad08348ae9e6ee286c17cb9dc" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:09.977146 16135 raft_consensus.cc:3055] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:09.977460 16135 raft_consensus.cc:740] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:09.978314 16135 consensus_queue.cc:260] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:09.980018 16135 raft_consensus.cc:3060] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:09.989017 17930 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:09.995870 16136 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:09.996507 16136 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:09.996838 16136 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:09.998606 16284 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.014582 16134 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.018098 16212 raft_consensus.cc:2468] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:05:10.027388 16136 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:10.035758 16253 leader_election.cc:304] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:10.045674 16135 raft_consensus.cc:2468] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 2.
I20260709 13:05:10.049253 17908 raft_consensus.cc:2804] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:10.049829 17908 raft_consensus.cc:697] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:10.050897 17908 consensus_queue.cc:237] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:10.105285 16136 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:10.124471 16212 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:10.136000 16210 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.111676 17935 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.182660 17912 raft_consensus.cc:1064] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:10.185801 17912 consensus_queue.cc:237] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.168308 17204 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.209007 17909 raft_consensus.cc:993] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:10.209553 17909 raft_consensus.cc:1081] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:10.221621 16035 catalog_manager.cc:5697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.219597 17202 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.229166 16211 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:10.238050 16211 raft_consensus.cc:493] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.238448 16211 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.316787 16212 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:10.324083 17204 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:10.325681 17935 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:10.329726 16287 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:10.336439 17863 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:10.337774 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:10.337117 16281 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.338328 16284 raft_consensus.cc:3055] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:10.338615 16284 raft_consensus.cc:740] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:10.339334 16284 consensus_queue.cc:260] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:10.340479 16284 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:10.364897 17926 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:10.372640 17908 raft_consensus.cc:1064] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:10.381567 16284 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:05:10.375159 16211 raft_consensus.cc:515] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.385839 17908 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 3, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.406311 16105 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:10.407814 17919 raft_consensus.cc:993] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:10.408294 17919 raft_consensus.cc:1081] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Signalling peer 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:10.408445 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:10.409010 16138 raft_consensus.cc:3055] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:10.409269 16138 raft_consensus.cc:740] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:10.413451 16287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:52116
I20260709 13:05:10.413998 16287 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:10.414386 16287 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:10.421481 16287 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:10.423707 16211 leader_election.cc:290] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:10.426906 17927 raft_consensus.cc:2804] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:10.428262 17927 raft_consensus.cc:697] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:10.437901 16138 consensus_queue.cc:260] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.439072 16138 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.439481 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:10.440045 16134 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:10.439532 16287 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 5 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:10.443393 17202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:10.443967 17202 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:10.447950 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:10.448500 16210 raft_consensus.cc:3055] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:10.448758 16210 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:10.449502 16210 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:05:10.455791 15009 debug-util.cc:398] Leaking SignalData structure 0x7b080000f1c0 after lost signal to thread 16251
I20260709 13:05:10.457177 16210 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:05:10.457162 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08002e2ce0 after lost signal to thread 15007
I20260709 13:05:10.462883 16138 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
W20260709 13:05:10.470328 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800161a80 after lost signal to thread 16071
I20260709 13:05:10.468037 16177 leader_election.cc:304] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:10.471072 16134 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 5.
I20260709 13:05:10.471437 17928 raft_consensus.cc:2804] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:10.471764 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc8e0 after lost signal to thread 16163
I20260709 13:05:10.476305 16210 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 5.
I20260709 13:05:10.471951 17928 raft_consensus.cc:697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:10.482488 17928 consensus_queue.cc:237] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.483081 17934 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.485800 16251 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [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: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:05:10.486792 17963 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:10.487242 17963 raft_consensus.cc:697] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:10.429193 17927 consensus_queue.cc:237] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:10.489720 16210 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.488090 17963 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
W20260709 13:05:10.491918 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800209840 after lost signal to thread 16238
W20260709 13:05:10.502573 16235 debug-util.cc:398] Leaking SignalData structure 0x7b08002a20e0 after lost signal to thread 16312
I20260709 13:05:10.509347 17202 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:10.514729 16285 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:10.510625 16235 debug-util.cc:398] Leaking SignalData structure 0x7b0800288480 after lost signal to thread 17233
I20260709 13:05:10.522483 16210 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:05:10.521592 17202 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:05:10.527101 17956 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:10.527256 17204 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.528530 17907 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:10.529203 16138 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:05:10.542119 17963 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:05:10.588608 17956 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.594689 17201 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.603762 16210 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.609678 16134 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.624814 16032 catalog_manager.cc:5697] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 2 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.627398 16210 consensus_queue.cc:237] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.643988 17201 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:10.645591 17931 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:10.665879 16034 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.670222 16134 raft_consensus.cc:1275] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:10.671728 17906 consensus_queue.cc:1048] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:10.671191 17928 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.676867 16138 raft_consensus.cc:1275] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:10.679028 17907 consensus_queue.cc:1048] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:10.682423 16134 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.687713 17201 raft_consensus.cc:2955] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.688274 16036 catalog_manager.cc:5697] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.688352 16138 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.689888 16036 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.697620 17204 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:10.699694 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5152c58612844aa0b8bfc4bb8ba600b4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:10.700925 16281 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:10.699208 17934 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.003s
I20260709 13:05:10.702960 17965 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:10.712203 16035 catalog_manager.cc:5697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.714825 17912 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.720634 16281 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.725736 17204 raft_consensus.cc:2955] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.743731 16036 catalog_manager.cc:5697] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.753831 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1e59baaad7494aadafc86ca5b76d3a70 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:10.763183 16210 raft_consensus.cc:1275] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:10.764665 17907 consensus_queue.cc:1048] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:10.787495 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 5152c58612844aa0b8bfc4bb8ba600b4 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:10.806330 16035 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 4 to 5, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 5 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:10.807976 17983 tablet_replica.cc:333] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:10.808775 17983 raft_consensus.cc:2243] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:10.809507 17983 raft_consensus.cc:2272] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:10.820264 17983 ts_tablet_manager.cc:1916] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:10.837679 16034 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 5 to 6, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.854022 17983 ts_tablet_manager.cc:1929] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:10.854681 17983 log.cc:1199] T 5152c58612844aa0b8bfc4bb8ba600b4 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/5152c58612844aa0b8bfc4bb8ba600b4
I20260709 13:05:10.854544 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 1e59baaad7494aadafc86ca5b76d3a70 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:10.854511 16285 consensus_queue.cc:237] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.859733 16032 catalog_manager.cc:5697] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 2 to 3, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:10.865980 17201 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:05:10.866137 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 5152c58612844aa0b8bfc4bb8ba600b4 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:10.868062 16208 raft_consensus.cc:1275] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:05:10.869588 17908 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:10.881026 17907 consensus_queue.cc:1048] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:10.883117 17956 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.885561 16136 consensus_queue.cc:237] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:10.886021 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:10.890650 16208 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:10.894604 17907 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:10.903621 17202 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:10.903123 17201 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.905380 17912 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:10.905777 16210 raft_consensus.cc:1275] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:10.946110 17912 consensus_queue.cc:1048] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:10.904268 16213 raft_consensus.cc:2955] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.938130 16136 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:10.953526 17907 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:10.959832 16135 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:10.961264 17928 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:10.960536 17934 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:10.966701 16210 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:11.014384 17204 raft_consensus.cc:2955] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:11.016148 17987 tablet_replica.cc:333] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:11.017230 17987 raft_consensus.cc:2243] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:11.010565 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e0adc3bfeca4a35946d71f08f691c03 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:11.017987 17987 raft_consensus.cc:2272] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:11.020758 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63b18a3a1714434e8962c892b2b5d6f9 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:11.020340 17203 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:11.028070 17987 ts_tablet_manager.cc:1916] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:11.028088 17854 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:11.040879 16213 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:11.055243 16213 raft_consensus.cc:1275] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:11.068678 16287 raft_consensus.cc:1275] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:11.070438 17987 ts_tablet_manager.cc:1929] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:05:11.070904 17987 log.cc:1199] T 1e59baaad7494aadafc86ca5b76d3a70 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/1e59baaad7494aadafc86ca5b76d3a70
I20260709 13:05:11.070840 17966 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:11.061141 16034 catalog_manager.cc:5697] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 6 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:11.073577 17927 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:11.085057 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 1e59baaad7494aadafc86ca5b76d3a70 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:11.091059 16037 catalog_manager.cc:5697] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 5 to 6, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:11.115360 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e0adc3bfeca4a35946d71f08f691c03 with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:11.131916 17996 tablet_replica.cc:333] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:11.133019 17996 raft_consensus.cc:2243] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:11.133725 17996 raft_consensus.cc:2272] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:11.138494 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 63b18a3a1714434e8962c892b2b5d6f9 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:11.139425 17983 tablet_replica.cc:333] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:11.140362 17983 raft_consensus.cc:2243] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:11.141069 17983 raft_consensus.cc:2272] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:11.141710 17996 ts_tablet_manager.cc:1916] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:11.144249 17983 ts_tablet_manager.cc:1916] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:11.159305 17983 ts_tablet_manager.cc:1929] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:05:11.159685 17983 log.cc:1199] T 63b18a3a1714434e8962c892b2b5d6f9 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/63b18a3a1714434e8962c892b2b5d6f9
I20260709 13:05:11.160957 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 63b18a3a1714434e8962c892b2b5d6f9 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:11.172274 17996 ts_tablet_manager.cc:1929] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.6
I20260709 13:05:11.172869 17996 log.cc:1199] T 9e0adc3bfeca4a35946d71f08f691c03 P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/9e0adc3bfeca4a35946d71f08f691c03
I20260709 13:05:11.175222 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 9e0adc3bfeca4a35946d71f08f691c03 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:11.224536 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:11.285923 16136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:11.286412 16136 raft_consensus.cc:606] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:11.289491 16281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2978268b6aaa4587b62d612847790178"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:11.290035 16281 raft_consensus.cc:606] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:11.292461 16210 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3105502a64e447099de24e69ca415d7e"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:11.292976 16210 raft_consensus.cc:606] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:11.295189 16281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:11.295588 16281 raft_consensus.cc:606] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:11.305575 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:11.306840 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:11.519498 17931 raft_consensus.cc:993] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:11.520006 17931 raft_consensus.cc:1081] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:11.521461 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3105502a64e447099de24e69ca415d7e"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38174
I20260709 13:05:11.522073 16134 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.522393 16134 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:11.528652 16134 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.530767 16134 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 5 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:11.530948 16210 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:11.531427 17204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:11.531567 16210 raft_consensus.cc:3055] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:11.531989 17204 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:11.531998 16210 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:11.532953 16210 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.534163 16210 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:11.538309 17204 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 5.
I20260709 13:05:11.539649 16102 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:11.540230 16210 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 5.
I20260709 13:05:11.540407 17965 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:11.541602 17965 raft_consensus.cc:697] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:11.542861 17965 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.553604 16032 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 4 to 5, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 5 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.769677 17908 raft_consensus.cc:993] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:11.770265 17956 raft_consensus.cc:1081] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:11.772346 16213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38584
I20260709 13:05:11.772927 16213 raft_consensus.cc:493] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.773293 16213 raft_consensus.cc:3060] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.779382 16213 raft_consensus.cc:515] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.782712 16213 leader_election.cc:290] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Requested vote from peers 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:11.782883 17204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:11.783577 17204 raft_consensus.cc:3060] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.784323 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d489543c219147c4916fa8aaee44dab6" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:11.784847 16281 raft_consensus.cc:3055] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:11.785156 16281 raft_consensus.cc:740] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:11.785871 16281 consensus_queue.cc:260] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.788034 16281 raft_consensus.cc:3060] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:11.792070 17204 raft_consensus.cc:2468] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:11.793385 16177 leader_election.cc:304] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:11.793921 17956 raft_consensus.cc:993] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:11.794226 17928 raft_consensus.cc:2804] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:11.794337 16281 raft_consensus.cc:2468] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 2.
I20260709 13:05:11.794425 17956 raft_consensus.cc:1081] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:11.794862 17928 raft_consensus.cc:697] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:11.796090 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2978268b6aaa4587b62d612847790178"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:11.795743 17928 consensus_queue.cc:237] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.796475 16134 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.796720 16134 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.802397 16134 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:11.804371 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:11.804867 16213 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.806511 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:11.807502 16281 raft_consensus.cc:3055] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:11.807782 16281 raft_consensus.cc:740] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:11.808617 16281 consensus_queue.cc:260] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:11.809547 16281 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.815088 16213 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:11.816252 16281 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 4.
I20260709 13:05:11.809883 16134 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:11.818014 17934 raft_consensus.cc:993] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:11.819607 17934 raft_consensus.cc:1081] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:11.821194 17204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:11.821732 17204 raft_consensus.cc:493] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:11.822113 17204 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.826287 16032 catalog_manager.cc:5697] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 1 to 2, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.828929 17204 raft_consensus.cc:515] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.827803 16104 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:11.830768 17966 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:11.831200 17966 raft_consensus.cc:697] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:11.831982 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:11.832239 17204 leader_election.cc:290] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:11.832530 16136 raft_consensus.cc:3055] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:11.832007 17966 consensus_queue.cc:237] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:11.833348 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e59baaad7494aadafc86ca5b76d3a70" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:11.833947 16281 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.832897 16136 raft_consensus.cc:740] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:11.836273 16136 consensus_queue.cc:260] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.837354 16136 raft_consensus.cc:3060] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:11.841037 16281 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:11.842296 17174 leader_election.cc:304] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:05:11.843091 17802 raft_consensus.cc:2804] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:11.843441 16136 raft_consensus.cc:2468] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:11.843508 17802 raft_consensus.cc:697] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:11.845227 17802 consensus_queue.cc:237] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:11.870021 16032 catalog_manager.cc:5697] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 4 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:11.870451 16037 catalog_manager.cc:5697] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 3 to 4, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 4 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:11.981837 17203 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:05:11.982923 17966 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:12.003902 16208 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:05:12.006743 17966 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:05:12.205333 16281 consensus_queue.cc:237] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.212491 16210 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:12.213438 16134 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:05:12.212884 16251 consensus_peers.cc:597] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09c92544798044708b87b95a334da63f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.214618 17907 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:12.215432 17956 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:12.222136 17907 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.223516 16208 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.224690 16134 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.243002 16134 consensus_queue.cc:237] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.248193 16281 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:05:12.249791 16287 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:12.250455 16134 raft_consensus.cc:1275] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:05:12.251332 16208 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:12.252490 17966 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:12.244968 16032 catalog_manager.cc:5697] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.252365 17991 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:05:12.253829 17802 consensus_queue.cc:1048] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:12.254309 17934 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:12.252434 16102 consensus_peers.cc:597] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5f0d4016487a4fd1913978f5dcb6c622. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.263398 17965 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.269153 16208 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.284024 16210 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.296036 16037 catalog_manager.cc:5697] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:12.306643 16281 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:12.308080 17928 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:12.307790 16287 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.310417 16135 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
W20260709 13:05:12.311141 16177 consensus_peers.cc:597] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 08180905d6714823bfcdacd32ee4b57e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.308189 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:12.322652 17928 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:12.343238 17204 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:12.347262 16210 raft_consensus.cc:1275] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:12.348191 17928 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:12.348991 17965 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:12.357107 16287 raft_consensus.cc:1275] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:05:12.359647 17965 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:12.362047 17906 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.365409 16135 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.396721 16034 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.397717 16279 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [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: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.415712 16285 raft_consensus.cc:1275] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:12.417727 17928 consensus_queue.cc:1048] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:05:12.419317 16251 consensus_peers.cc:597] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f2acf0887c349f690c6ba78913cec89. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:12.421000 16135 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:12.422240 16210 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260709 13:05:12.422495 18010 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:12.441345 16281 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.444115 18010 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:12.454792 17907 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.457056 16134 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.475888 16208 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.495692 16032 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index -1 to 5, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:12.588596 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:12.638384 16208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:12.638960 16208 raft_consensus.cc:606] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:12.641287 16135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2978268b6aaa4587b62d612847790178"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:12.641721 16135 raft_consensus.cc:606] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:12.643781 16135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:12.644172 16135 raft_consensus.cc:606] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Received request to transfer leadership to TS 769ed0398a8343c89662b5a58e5e542b
I20260709 13:05:12.645004 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:12.646106 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:12.679582 18028 ts_tablet_manager.cc:933] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:12.700335 18028 tablet_copy_client.cc:323] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:12.700358 18030 ts_tablet_manager.cc:933] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:12.702921 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 09c92544798044708b87b95a334da63f from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:12.703490 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 09c92544798044708b87b95a334da63f from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-09c92544798044708b87b95a334da63f
I20260709 13:05:12.707484 18030 tablet_copy_client.cc:323] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:12.709329 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 08180905d6714823bfcdacd32ee4b57e from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:12.709878 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 08180905d6714823bfcdacd32ee4b57e from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-08180905d6714823bfcdacd32ee4b57e
I20260709 13:05:12.710804 16297 tablet_copy_source_session.cc:215] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:12.713603 18028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c92544798044708b87b95a334da63f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.718161 16223 tablet_copy_source_session.cc:215] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:12.720592 18030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08180905d6714823bfcdacd32ee4b57e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.734959 18028 tablet_copy_client.cc:806] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.735625 18028 tablet_copy_client.cc:670] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.739066 18030 tablet_copy_client.cc:806] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.739606 18030 tablet_copy_client.cc:670] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.742489 18028 tablet_copy_client.cc:538] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.754601 18030 tablet_copy_client.cc:538] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.755442 18028 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:12.771126 18030 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:12.782648 18028 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:12.783315 18028 tablet_bootstrap.cc:492] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:12.783854 18028 ts_tablet_manager.cc:1403] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.000s
I20260709 13:05:12.786279 18028 raft_consensus.cc:359] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.786851 18028 raft_consensus.cc:740] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:12.787313 18028 consensus_queue.cc:260] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.789417 18028 ts_tablet_manager.cc:1434] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 13:05:12.792310 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-09c92544798044708b87b95a334da63f received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:12.792747 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-09c92544798044708b87b95a334da63f on tablet 09c92544798044708b87b95a334da63f with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:12.802897 18030 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:12.803848 18030 tablet_bootstrap.cc:492] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:12.804540 18030 ts_tablet_manager.cc:1403] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.034s	user 0.022s	sys 0.003s
I20260709 13:05:12.807020 18030 raft_consensus.cc:359] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.807740 18030 raft_consensus.cc:740] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:12.808226 18030 consensus_queue.cc:260] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.810536 18030 ts_tablet_manager.cc:1434] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:05:12.813613 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-08180905d6714823bfcdacd32ee4b57e received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:12.814095 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-08180905d6714823bfcdacd32ee4b57e on tablet 08180905d6714823bfcdacd32ee4b57e with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:12.816474 18028 ts_tablet_manager.cc:933] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:12.824656 18028 tablet_copy_client.cc:323] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:12.826140 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 9f2acf0887c349f690c6ba78913cec89 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:12.826642 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 9f2acf0887c349f690c6ba78913cec89 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-9f2acf0887c349f690c6ba78913cec89
I20260709 13:05:12.832130 18030 ts_tablet_manager.cc:933] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:12.835148 16297 tablet_copy_source_session.cc:215] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:12.840936 18028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f2acf0887c349f690c6ba78913cec89. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.841037 18030 tablet_copy_client.cc:323] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:12.846127 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 5f0d4016487a4fd1913978f5dcb6c622 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:12.846669 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 5f0d4016487a4fd1913978f5dcb6c622 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-5f0d4016487a4fd1913978f5dcb6c622
I20260709 13:05:12.862295 18028 tablet_copy_client.cc:806] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.862996 18028 tablet_copy_client.cc:670] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.868659 18028 tablet_copy_client.cc:538] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.868752 16149 tablet_copy_source_session.cc:215] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:12.872040 18030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f0d4016487a4fd1913978f5dcb6c622. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:12.877614 18028 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:12.886780 18030 tablet_copy_client.cc:806] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:12.887387 18030 tablet_copy_client.cc:670] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:12.895608 18030 tablet_copy_client.cc:538] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:12.905020 18030 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:12.916013 18028 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=5 overwritten=0 applied=5 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:12.916967 18028 tablet_bootstrap.cc:492] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:12.917685 18028 ts_tablet_manager.cc:1403] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.013s
I20260709 13:05:12.920457 18028 raft_consensus.cc:359] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.921271 18028 raft_consensus.cc:740] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:12.921970 18028 consensus_queue.cc:260] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 5, Last appended: 4.5, Last appended by leader: 5, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.925163 18030 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:12.926146 18030 tablet_bootstrap.cc:492] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:12.926818 18030 ts_tablet_manager.cc:1403] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.004s
I20260709 13:05:12.929665 18028 ts_tablet_manager.cc:1434] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:05:12.929481 18030 raft_consensus.cc:359] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.930615 18030 raft_consensus.cc:740] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:12.931283 18030 consensus_queue.cc:260] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:12.934661 18030 ts_tablet_manager.cc:1434] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:12.937234 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-5f0d4016487a4fd1913978f5dcb6c622 received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:12.937633 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-5f0d4016487a4fd1913978f5dcb6c622 on tablet 5f0d4016487a4fd1913978f5dcb6c622 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:12.939776 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9f2acf0887c349f690c6ba78913cec89 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:12.940174 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-9f2acf0887c349f690c6ba78913cec89 on tablet 9f2acf0887c349f690c6ba78913cec89 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:12.998396 17934 raft_consensus.cc:993] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:12.998931 17966 raft_consensus.cc:1081] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:13.000463 16208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2978268b6aaa4587b62d612847790178"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:13.000952 16208 raft_consensus.cc:493] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.001267 16208 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:13.007629 16208 raft_consensus.cc:515] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.010298 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:13.010872 16208 leader_election.cc:290] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 5 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:13.010804 16279 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:13.010792 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2978268b6aaa4587b62d612847790178" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:13.014559 16134 raft_consensus.cc:3055] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:13.014838 16134 raft_consensus.cc:740] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:13.015475 16134 consensus_queue.cc:260] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.016566 16134 raft_consensus.cc:3060] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:13.017957 16279 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:05:13.019129 16180 leader_election.cc:304] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:13.019883 17906 raft_consensus.cc:2804] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:13.021169 17906 raft_consensus.cc:697] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:13.022089 17906 consensus_queue.cc:237] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.023595 16134 raft_consensus.cc:2468] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 5.
I20260709 13:05:13.035763 17934 raft_consensus.cc:993] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:13.036578 17965 raft_consensus.cc:1081] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Signalling peer 769ed0398a8343c89662b5a58e5e542b to start an election
I20260709 13:05:13.037994 16281 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
 from {username='slave'} at 127.0.0.1:52110
I20260709 13:05:13.038491 16281 raft_consensus.cc:493] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.038806 16281 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.046005 16281 raft_consensus.cc:515] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.048910 16281 leader_election.cc:290] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:13.054783 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:13.055431 16208 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.061611 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbbce2ef18a4b7db795dbd119fc0050" candidate_uuid: "769ed0398a8343c89662b5a58e5e542b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:13.068156 16134 raft_consensus.cc:3055] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:13.068534 16134 raft_consensus.cc:740] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:13.069299 16134 consensus_queue.cc:260] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.070497 16134 raft_consensus.cc:3060] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:13.071175 16034 catalog_manager.cc:5697] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 4 to 5, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.079841 16134 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:05:13.080577 16208 raft_consensus.cc:2468] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 769ed0398a8343c89662b5a58e5e542b in term 3.
I20260709 13:05:13.082661 16253 leader_election.cc:304] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:13.084139 17907 raft_consensus.cc:2804] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:13.084578 17907 raft_consensus.cc:697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Becoming Leader. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:13.085345 17907 consensus_queue.cc:237] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.098984 16035 catalog_manager.cc:5697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: term changed from 2 to 3, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 769ed0398a8343c89662b5a58e5e542b (127.14.167.3). New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:13.153486 17203 raft_consensus.cc:1217] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:05:13.181893 17203 raft_consensus.cc:1217] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:05:13.222245 18026 raft_consensus.cc:993] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:13.222733 18026 raft_consensus.cc:1081] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:13.224304 16134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38174
I20260709 13:05:13.224711 16134 raft_consensus.cc:493] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:13.225024 16134 raft_consensus.cc:3060] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:13.231063 16134 raft_consensus.cc:515] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.232556 16134 leader_election.cc:290] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:13.233214 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:13.233628 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19abdcca8e294e8a9e5a3c0f855d594c" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:13.233839 16208 raft_consensus.cc:3055] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:13.234153 16208 raft_consensus.cc:740] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:13.234160 16281 raft_consensus.cc:3060] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:13.235033 16208 consensus_queue.cc:260] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.236243 16208 raft_consensus.cc:3060] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:13.240319 16281 raft_consensus.cc:2468] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:13.241381 16105 leader_election.cc:304] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b; no voters: 
I20260709 13:05:13.242345 17965 raft_consensus.cc:2804] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:13.244773 17965 raft_consensus.cc:697] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:13.245625 17965 consensus_queue.cc:237] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:13.247359 16208 raft_consensus.cc:2468] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 2.
I20260709 13:05:13.259436 16034 catalog_manager.cc:5697] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 1 to 2, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:13.267972 17203 raft_consensus.cc:1217] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Deduplicated request from leader. Original: 4.4->[4.5-4.5]   Dedup: 4.5->[]
I20260709 13:05:13.441893 16134 raft_consensus.cc:1275] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:13.443101 17906 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:13.444588 17203 raft_consensus.cc:1217] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:13.455765 16281 raft_consensus.cc:1275] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:05:13.457690 18026 consensus_queue.cc:1048] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:13.492627 16136 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.493860 17956 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.517727 16213 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:13.519134 18042 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:13.620177 18026 raft_consensus.cc:1064] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:13.621999 18026 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 3, Current term: 5, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:13.629273 17203 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:05:13.630270 16281 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:05:13.631660 18026 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:13.633478 17906 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:13.637508 16136 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:05:13.639940 18026 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:13.646914 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:13.654652 18026 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.661572 17204 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.666275 18042 raft_consensus.cc:1064] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:13.670245 18042 consensus_queue.cc:237] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:13.683962 16034 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.685343 16285 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:13.686028 16213 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:13.688756 17934 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:13.694736 16285 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.697894 17966 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:13.722813 16208 consensus_queue.cc:237] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 5.6, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:13.739511 16287 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:05:13.742779 17203 raft_consensus.cc:1275] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:05:13.744561 18046 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:13.747112 17906 consensus_queue.cc:1048] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:13.753877 18026 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.759636 16281 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.779703 17204 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:13.788131 17201 raft_consensus.cc:2955] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.793982 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 08180905d6714823bfcdacd32ee4b57e with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:13.796555 17956 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:13.788131 16213 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:13.804731 16034 catalog_manager.cc:5697] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 6 to 7, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 5 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:13.806152 16104 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 59319.3us
I20260709 13:05:13.809592 16136 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:13.817489 17907 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:13.818557 17956 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:13.830435 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet 08180905d6714823bfcdacd32ee4b57e with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:13.833644 18066 tablet_replica.cc:333] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:13.835210 18066 raft_consensus.cc:2243] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:13.835789 18066 pending_rounds.cc:70] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Trying to abort 1 pending ops.
I20260709 13:05:13.836068 18066 pending_rounds.cc:77] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Aborting op as it isn't in flight: id { term: 5 index: 6 } timestamp: 7305635076591460352 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "08180905d6714823bfcdacd32ee4b57e" old_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } } new_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } } }
I20260709 13:05:13.838387 18066 raft_consensus.cc:2917] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Aborting config change with OpId 5.6: Aborted: Op aborted
I20260709 13:05:13.838819 18066 raft_consensus.cc:2889] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:05:13.840330 18066 raft_consensus.cc:2272] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:13.846601 18066 ts_tablet_manager.cc:1916] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:13.851064 18042 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.862401 18066 ts_tablet_manager.cc:1929] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:05:13.862912 18066 log.cc:1199] T 08180905d6714823bfcdacd32ee4b57e P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/08180905d6714823bfcdacd32ee4b57e
I20260709 13:05:13.864758 16213 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.879797 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet 08180905d6714823bfcdacd32ee4b57e (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:13.867093 17203 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.873330 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:13.876508 16035 catalog_manager.cc:5697] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:13.875689 17956 raft_consensus.cc:1064] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:13.913476 16134 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.910123 17956 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:13.927233 16287 consensus_queue.cc:237] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:13.932855 16213 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:13.933318 16136 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:13.934441 17203 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:13.935104 18061 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:13.937590 17907 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:13.939085 17907 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:13.948823 17201 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:13.950830 18061 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:13.961246 16135 raft_consensus.cc:1275] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:13.964965 18062 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.968122 17203 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.980533 18059 raft_consensus.cc:1064] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:13.982715 16034 catalog_manager.cc:5697] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.988766 18042 consensus_queue.cc:1048] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:13.988521 18061 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.989850 17203 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.982949 18059 consensus_queue.cc:237] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:13.997745 16134 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:13.998718 16136 raft_consensus.cc:2955] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.003961 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 09c92544798044708b87b95a334da63f with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:14.006153 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09c92544798044708b87b95a334da63f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:14.019634 18071 tablet_replica.cc:333] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:14.020614 18071 raft_consensus.cc:2243] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.021255 18071 raft_consensus.cc:2272] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.029277 16213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:14.029937 16032 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.031126 16213 raft_consensus.cc:606] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:14.035315 16281 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e"
dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:53938
I20260709 13:05:14.035815 16281 raft_consensus.cc:606] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:14.037914 16279 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:14.038178 16213 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:14.040727 16136 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:14.041133 16136 raft_consensus.cc:606] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:14.042289 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:05:14.042309 17966 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.043933 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:14.046814 18071 ts_tablet_manager.cc:1916] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:14.054824 17966 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.048326 16213 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.037910 17201 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:14.060618 17966 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:14.075565 18071 ts_tablet_manager.cc:1929] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:05:14.081202 18071 log.cc:1199] T 09c92544798044708b87b95a334da63f P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/09c92544798044708b87b95a334da63f
I20260709 13:05:14.083035 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 09c92544798044708b87b95a334da63f (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:14.143574 16279 consensus_queue.cc:237] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:14.151019 16136 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
W20260709 13:05:14.158083 17173 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:46673, user_credentials={real_user=slave}} blocked reactor thread for 66891.3us
I20260709 13:05:14.158572 18062 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:14.162801 17906 raft_consensus.cc:993] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:14.163187 17906 raft_consensus.cc:1081] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:14.164374 17203 raft_consensus.cc:1275] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:05:14.165851 18062 consensus_queue.cc:1048] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:14.166415 17966 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.168068 18042 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.171434 17203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50550
I20260709 13:05:14.172150 17203 raft_consensus.cc:493] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.172788 17203 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.175343 16208 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.180155 16285 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.186290 16136 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.195465 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f2acf0887c349f690c6ba78913cec89 with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:14.200176 16033 catalog_manager.cc:5697] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.203565 17203 raft_consensus.cc:515] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:14.205071 17201 raft_consensus.cc:2955] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.208750 17203 leader_election.cc:290] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:14.209710 17204 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.219134 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:14.230064 16213 raft_consensus.cc:3055] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:14.230347 16213 raft_consensus.cc:740] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:14.231012 16213 consensus_queue.cc:260] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:14.231937 16213 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.221151 17965 raft_consensus.cc:993] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:14.234050 17965 raft_consensus.cc:1081] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:14.222038 16036 catalog_manager.cc:5697] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 6 to 7, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 4 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.224009 16136 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee7fce04da243aa96e1fb7c7ff57b25" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:14.235296 16136 raft_consensus.cc:3060] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:14.240413 16213 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:14.241933 16208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:14.242439 16208 raft_consensus.cc:493] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.242753 16208 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:14.241580 17173 leader_election.cc:304] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:14.244014 17991 raft_consensus.cc:2804] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:14.244436 17991 raft_consensus.cc:697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:14.245221 17991 consensus_queue.cc:237] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:14.249711 16136 raft_consensus.cc:2468] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 3.
I20260709 13:05:14.251504 16134 consensus_queue.cc:237] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:14.252744 16208 raft_consensus.cc:515] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:14.256479 16279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:14.256970 16279 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:14.261066 17203 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:14.261418 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f2acf0887c349f690c6ba78913cec89 with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:14.262293 16212 raft_consensus.cc:1275] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:14.262462 18071 tablet_replica.cc:333] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:14.263505 18071 raft_consensus.cc:2243] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.264168 18071 raft_consensus.cc:2272] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.264511 17966 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:14.265048 16135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e81616b4b235467eb53bbc5004d06b69" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:14.265305 17965 consensus_queue.cc:1048] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:14.271449 18071 ts_tablet_manager.cc:1916] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:14.276991 16279 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:05:14.277442 16135 raft_consensus.cc:3055] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:14.283469 16135 raft_consensus.cc:740] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:14.284169 16135 consensus_queue.cc:260] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:14.285152 16135 raft_consensus.cc:3060] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:14.286953 18059 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.290805 16212 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.303720 17203 raft_consensus.cc:2955] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.309267 16135 raft_consensus.cc:2468] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:05:14.304373 16180 leader_election.cc:304] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 769ed0398a8343c89662b5a58e5e542b, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:14.309736 16208 leader_election.cc:290] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:14.310547 18026 raft_consensus.cc:2804] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:14.311017 18026 raft_consensus.cc:697] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:14.311821 18026 consensus_queue.cc:237] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:14.316406 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5f0d4016487a4fd1913978f5dcb6c622 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:14.318943 16033 catalog_manager.cc:5697] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 1 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:14.320581 18071 ts_tablet_manager.cc:1929] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260709 13:05:14.321045 18071 log.cc:1199] T 9f2acf0887c349f690c6ba78913cec89 P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/9f2acf0887c349f690c6ba78913cec89
I20260709 13:05:14.323999 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 9f2acf0887c349f690c6ba78913cec89 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
W20260709 13:05:14.329871 17174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:45369, user_credentials={real_user=slave}} blocked reactor thread for 82252.7us
I20260709 13:05:14.334656 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 5f0d4016487a4fd1913978f5dcb6c622 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:14.347769 16033 catalog_manager.cc:5697] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 2 to 3, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 3 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:14.351197 18081 tablet_replica.cc:333] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:14.352154 18081 raft_consensus.cc:2243] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:14.352921 18081 raft_consensus.cc:2272] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:14.353519 16037 catalog_manager.cc:5697] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:14.356655 18081 ts_tablet_manager.cc:1916] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:14.375440 18081 ts_tablet_manager.cc:1929] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:14.375814 18081 log.cc:1199] T 5f0d4016487a4fd1913978f5dcb6c622 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/5f0d4016487a4fd1913978f5dcb6c622
I20260709 13:05:14.377329 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 5f0d4016487a4fd1913978f5dcb6c622 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:14.510412 18062 raft_consensus.cc:993] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:14.510812 18042 raft_consensus.cc:1081] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:14.512076 16135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38168
I20260709 13:05:14.512518 16135 raft_consensus.cc:493] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:14.512872 16135 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:14.516865 16135 raft_consensus.cc:515] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:14.518123 16135 leader_election.cc:290] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 6 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:14.518814 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:14.519013 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bade25fa6d4c450e80c3972e52144c4e" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:14.519346 16208 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:14.519507 16287 raft_consensus.cc:3055] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:05:14.519797 16287 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 769ed0398a8343c89662b5a58e5e542b, State: Running, Role: LEADER
I20260709 13:05:14.520332 16287 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:14.521101 16287 raft_consensus.cc:3060] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:14.523967 16208 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 6.
I20260709 13:05:14.524960 16104 leader_election.cc:304] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:14.525219 16287 raft_consensus.cc:2468] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 6.
I20260709 13:05:14.525794 18059 raft_consensus.cc:2804] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:05:14.526434 18059 raft_consensus.cc:697] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:14.527243 18059 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:14.536221 16036 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 5 to 6, leader changed from 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 6 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:14.660810 16208 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:14.661707 17802 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:14.670310 16135 raft_consensus.cc:1275] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:14.671649 18076 consensus_queue.cc:1048] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:14.747340 16287 raft_consensus.cc:1275] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:14.748315 17906 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:14.755599 16135 raft_consensus.cc:1275] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:14.758247 18026 consensus_queue.cc:1048] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:15.021183 16208 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:05:15.022174 17965 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:15.029690 16281 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:05:15.031318 17965 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:15.044660 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:15.339555 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:15.393564 16135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3105502a64e447099de24e69ca415d7e"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:15.394058 16135 raft_consensus.cc:606] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:15.396118 16208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4390051d7aa446e49859282c308ae355"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:15.396531 16208 raft_consensus.cc:606] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Received request to transfer leadership to TS 3afd508fbca142acb1369ae7815a4d7a
I20260709 13:05:15.397604 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:15.399447 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:15.419592 16281 consensus_queue.cc:237] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:15.426911 16208 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:15.428337 16135 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:05:15.428464 16251 consensus_peers.cc:597] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dec1bc0351044e8188eb843707cbd9ff. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:15.428623 18042 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.429695 18094 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.437410 18094 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.438963 16208 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.443077 16136 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.450403 16213 consensus_queue.cc:237] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:15.454806 16033 catalog_manager.cc:5697] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:15.463737 16177 consensus_peers.cc:597] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1520432ba29d4a9c964e80cc52c9e00f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:15.466272 16281 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:15.467772 18026 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.473850 17966 raft_consensus.cc:993] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:15.474287 17966 raft_consensus.cc:1081] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:15.475731 17203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3105502a64e447099de24e69ca415d7e"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50548
I20260709 13:05:15.476204 17203 raft_consensus.cc:493] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.476541 17203 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:15.476804 16135 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:15.478349 18026 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.481462 18093 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.484027 17203 raft_consensus.cc:515] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:15.490859 17203 leader_election.cc:290] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 6 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:15.491364 16134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:15.491724 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3105502a64e447099de24e69ca415d7e" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:15.491922 16134 raft_consensus.cc:3055] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:05:15.492223 16134 raft_consensus.cc:740] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:15.492233 16208 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:15.493036 16134 consensus_queue.cc:260] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:15.497994 16134 raft_consensus.cc:3060] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:05:15.499917 16287 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.509799 16138 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:15.511886 16134 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 6.
I20260709 13:05:15.515223 17170 leader_election.cc:304] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3afd508fbca142acb1369ae7815a4d7a, 4c9b8be3f8b444848325301e11a7c0d4; no voters: 
I20260709 13:05:15.516036 18079 raft_consensus.cc:2804] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:05:15.516492 18079 raft_consensus.cc:697] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:15.517261 18079 consensus_queue.cc:237] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 5.7, Last appended by leader: 7, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:15.517472 16208 raft_consensus.cc:2468] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 6.
I20260709 13:05:15.518262 16281 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
W20260709 13:05:15.523901 16102 consensus_peers.cc:597] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bade25fa6d4c450e80c3972e52144c4e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:15.523983 16212 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260709 13:05:15.528543 18059 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:15.533468 17965 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:15.540693 16212 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.536846 17965 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.551891 16281 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Committing config change with OpId 6.6: config changed from index -1 to 6, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.555397 16134 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.562283 16032 catalog_manager.cc:5697] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 5 to 6, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 6 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:15.579500 16033 catalog_manager.cc:5697] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.588967 16033 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 6, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 6 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.593719 16138 consensus_queue.cc:237] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
W20260709 13:05:15.602038 16102 consensus_peers.cc:597] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19abdcca8e294e8a9e5a3c0f855d594c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:15.603609 16212 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:15.605055 18105 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.610093 16287 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:15.611394 18105 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:15.651742 18059 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.654273 16208 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.673206 16037 catalog_manager.cc:5697] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.685606 16285 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:15.808532 18110 ts_tablet_manager.cc:933] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:15.810017 18110 tablet_copy_client.cc:323] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:15.811337 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet dec1bc0351044e8188eb843707cbd9ff from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:15.811744 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet dec1bc0351044e8188eb843707cbd9ff from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-dec1bc0351044e8188eb843707cbd9ff
I20260709 13:05:15.819840 16297 tablet_copy_source_session.cc:215] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:15.824550 18110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dec1bc0351044e8188eb843707cbd9ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.838187 18110 tablet_copy_client.cc:806] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:15.838765 18110 tablet_copy_client.cc:670] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:15.841867 18110 tablet_copy_client.cc:538] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:15.849947 18110 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:15.868168 18110 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:15.868810 18110 tablet_bootstrap.cc:492] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:15.869297 18110 ts_tablet_manager.cc:1403] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:05:15.871510 18110 raft_consensus.cc:359] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:15.872093 18110 raft_consensus.cc:740] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:15.872570 18110 consensus_queue.cc:260] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:15.874841 18110 ts_tablet_manager.cc:1434] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.005s
I20260709 13:05:15.876653 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-dec1bc0351044e8188eb843707cbd9ff received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:15.877043 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-dec1bc0351044e8188eb843707cbd9ff on tablet dec1bc0351044e8188eb843707cbd9ff with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:15.895912 18026 raft_consensus.cc:993] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:15.896369 17906 raft_consensus.cc:1081] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Signalling peer 3afd508fbca142acb1369ae7815a4d7a to start an election
I20260709 13:05:15.897787 16138 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4390051d7aa446e49859282c308ae355"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
 from {username='slave'} at 127.0.0.1:38174
I20260709 13:05:15.898288 16138 raft_consensus.cc:493] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:15.898541 16138 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.903847 16138 raft_consensus.cc:515] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:15.906102 16138 leader_election.cc:290] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [CANDIDATE]: Term 3 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:15.906725 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:15.906755 16287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4390051d7aa446e49859282c308ae355" candidate_uuid: "3afd508fbca142acb1369ae7815a4d7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:15.907348 16208 raft_consensus.cc:3055] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:15.907696 16208 raft_consensus.cc:740] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:15.907613 16287 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.908318 16208 consensus_queue.cc:260] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:15.910109 16208 raft_consensus.cc:3060] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:15.914915 16208 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:05:15.915746 16104 leader_election.cc:304] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:15.915823 16287 raft_consensus.cc:2468] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3afd508fbca142acb1369ae7815a4d7a in term 3.
I20260709 13:05:15.916368 18059 raft_consensus.cc:2804] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:15.919677 18059 raft_consensus.cc:697] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Leader. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:15.920550 18059 consensus_queue.cc:237] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [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: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } }
I20260709 13:05:15.921857 18110 ts_tablet_manager.cc:933] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:15.923502 18110 tablet_copy_client.cc:323] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:15.924999 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 1520432ba29d4a9c964e80cc52c9e00f from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:15.925534 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 1520432ba29d4a9c964e80cc52c9e00f from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-1520432ba29d4a9c964e80cc52c9e00f
I20260709 13:05:15.936308 16032 catalog_manager.cc:5697] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: term changed from 2 to 3, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1). New cstate: current_term: 3 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:15.939642 16223 tablet_copy_source_session.cc:215] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:15.942276 18110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1520432ba29d4a9c964e80cc52c9e00f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:15.957937 18110 tablet_copy_client.cc:806] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:15.958490 18110 tablet_copy_client.cc:670] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:15.963373 18110 tablet_copy_client.cc:538] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:15.972540 18110 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:15.982415 18115 ts_tablet_manager.cc:933] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:15.997430 18115 tablet_copy_client.cc:323] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:15.998821 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet bade25fa6d4c450e80c3972e52144c4e from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:15.999222 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet bade25fa6d4c450e80c3972e52144c4e from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-bade25fa6d4c450e80c3972e52144c4e
I20260709 13:05:16.006590 18110 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:16.007540 18110 tablet_bootstrap.cc:492] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:16.007720 16149 tablet_copy_source_session.cc:215] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:16.008193 18110 ts_tablet_manager.cc:1403] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.036s	user 0.027s	sys 0.005s
I20260709 13:05:16.010504 18115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bade25fa6d4c450e80c3972e52144c4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.012818 18110 raft_consensus.cc:359] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:16.013674 18110 raft_consensus.cc:740] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:16.014302 18110 consensus_queue.cc:260] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:16.017366 18110 ts_tablet_manager.cc:1434] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 13:05:16.024909 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-1520432ba29d4a9c964e80cc52c9e00f received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:16.025306 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-1520432ba29d4a9c964e80cc52c9e00f on tablet 1520432ba29d4a9c964e80cc52c9e00f with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:16.033154 18115 tablet_copy_client.cc:806] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:16.033723 18115 tablet_copy_client.cc:670] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:16.038580 18115 tablet_copy_client.cc:538] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:16.046124 18115 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:16.059068 16134 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:05:16.060804 18079 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:16.079845 18115 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=6 overwritten=0 applied=6 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:16.080732 18115 tablet_bootstrap.cc:492] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:16.081346 18115 ts_tablet_manager.cc:1403] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.000s
I20260709 13:05:16.084064 18115 raft_consensus.cc:359] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:16.084836 18115 raft_consensus.cc:740] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:16.085421 18115 consensus_queue.cc:260] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 6, Last appended: 6.6, Last appended by leader: 6, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:16.087965 18115 ts_tablet_manager.cc:1434] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.009s	sys 0.000s
I20260709 13:05:16.097339 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-bade25fa6d4c450e80c3972e52144c4e received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:16.097805 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-bade25fa6d4c450e80c3972e52144c4e on tablet bade25fa6d4c450e80c3972e52144c4e with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:16.104415 18110 ts_tablet_manager.cc:933] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559)
I20260709 13:05:16.112649 16208 raft_consensus.cc:1275] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:05:16.116446 18079 consensus_queue.cc:1048] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:16.178720 18110 tablet_copy_client.cc:323] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.1:42559
I20260709 13:05:16.180255 16149 tablet_copy_service.cc:140] P 3afd508fbca142acb1369ae7815a4d7a: Received BeginTabletCopySession request for tablet 19abdcca8e294e8a9e5a3c0f855d594c from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:58552)
I20260709 13:05:16.180763 16149 tablet_copy_service.cc:161] P 3afd508fbca142acb1369ae7815a4d7a: Beginning new tablet copy session on tablet 19abdcca8e294e8a9e5a3c0f855d594c from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:58552: session id = 4c9b8be3f8b444848325301e11a7c0d4-19abdcca8e294e8a9e5a3c0f855d594c
I20260709 13:05:16.187939 16149 tablet_copy_source_session.cc:215] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:16.192237 18110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19abdcca8e294e8a9e5a3c0f855d594c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.204041 18110 tablet_copy_client.cc:806] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:16.204524 18110 tablet_copy_client.cc:670] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:16.209137 18110 tablet_copy_client.cc:538] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:16.216873 18110 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:16.238091 18110 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:16.238871 18110 tablet_bootstrap.cc:492] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:16.239437 18110 ts_tablet_manager.cc:1403] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260709 13:05:16.241928 18110 raft_consensus.cc:359] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:16.242460 18110 raft_consensus.cc:740] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:16.242887 18110 consensus_queue.cc:260] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:16.247145 18110 ts_tablet_manager.cc:1434] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:16.248394 16149 tablet_copy_service.cc:342] P 3afd508fbca142acb1369ae7815a4d7a: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-19abdcca8e294e8a9e5a3c0f855d594c received from {username='slave'} at 127.0.0.1:58552
I20260709 13:05:16.248677 16149 tablet_copy_service.cc:434] P 3afd508fbca142acb1369ae7815a4d7a: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-19abdcca8e294e8a9e5a3c0f855d594c on tablet 19abdcca8e294e8a9e5a3c0f855d594c with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:16.321921 17203 raft_consensus.cc:1217] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:05:16.339457 16285 raft_consensus.cc:1275] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:16.340878 18105 consensus_queue.cc:1048] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:16.353603 16208 raft_consensus.cc:1275] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:16.355144 18105 consensus_queue.cc:1048] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:16.374898 17203 raft_consensus.cc:1217] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:16.400310 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:16.400501 17203 raft_consensus.cc:1217] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Deduplicated request from leader. Original: 6.5->[6.6-6.6]   Dedup: 6.6->[]
I20260709 13:05:16.533255 17203 raft_consensus.cc:1217] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:16.802140 18105 raft_consensus.cc:1064] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:16.804039 18105 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 6.6, Last appended by leader: 4, Current term: 6, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:16.814528 16285 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:05:16.815811 17966 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:16.816450 16208 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:05:16.816934 17203 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 6. Preceding OpId from leader: term: 6 index: 7. (index mismatch)
I20260709 13:05:16.820837 18105 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:16.829710 18105 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:05:16.842641 17966 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.846560 16208 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.846388 17203 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.860606 16287 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Committing config change with OpId 6.7: config changed from index 6 to 7, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.865716 16037 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 6 to 7, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 6 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.883170 18042 raft_consensus.cc:1064] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:16.885602 18042 consensus_queue.cc:237] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:16.895854 16138 consensus_queue.cc:237] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 6.7, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:16.903898 17203 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:05:16.908447 18105 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:16.911280 17906 raft_consensus.cc:1064] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:16.913703 17906 consensus_queue.cc:237] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:16.922958 16287 raft_consensus.cc:1275] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 6 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
I20260709 13:05:16.924422 18105 consensus_queue.cc:1048] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:05:16.925714 18059 raft_consensus.cc:1064] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:16.936018 17966 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.937645 16287 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.946748 18059 consensus_queue.cc:237] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:16.959218 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:16.960878 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bade25fa6d4c450e80c3972e52144c4e with cas_config_opid_index 7: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:16.963672 17203 raft_consensus.cc:2955] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Committing config change with OpId 6.8: config changed from index 7 to 8, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.982177 17204 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:16.985585 16208 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:16.987636 17966 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:16.989296 17966 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:16.990934 16036 catalog_manager.cc:5697] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 7 to 8, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 6 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 8 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:16.993269 16285 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:16.995143 16284 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:16.996639 18142 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:16.997113 18026 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:17.006707 17204 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:17.046989 18142 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.057494 17204 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.095110 16138 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:17.095187 16213 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.098579 18094 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:17.104490 16208 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:17.108341 18061 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:17.109295 16287 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.113472 17204 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:17.114924 18061 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:17.137355 18061 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.138794 16138 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:17.089818 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:35449, user_credentials={real_user=slave}} blocked reactor thread for 81509us
I20260709 13:05:17.153062 16138 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:17.166649 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet bade25fa6d4c450e80c3972e52144c4e with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 8) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:17.168598 18155 tablet_replica.cc:333] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:17.168560 17906 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:17.170480 18155 raft_consensus.cc:2243] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.171978 18155 raft_consensus.cc:2272] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.175531 16036 catalog_manager.cc:5697] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } attrs { replace: true } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.182749 18155 ts_tablet_manager.cc:1916] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:17.189972 18147 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:17.188699 17203 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.198652 18155 ts_tablet_manager.cc:1929] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 6.7
I20260709 13:05:17.199115 18155 log.cc:1199] T bade25fa6d4c450e80c3972e52144c4e P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/bade25fa6d4c450e80c3972e52144c4e
I20260709 13:05:17.185011 16213 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.213918 16134 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8"
dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
mode: GRACEFUL
new_leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:60136
I20260709 13:05:17.214468 16134 raft_consensus.cc:606] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Received request to transfer leadership to TS 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:17.217483 16138 consensus_queue.cc:237] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:17.218547 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:17.220044 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:17.222833 16033 catalog_manager.cc:5697] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.230669 17204 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:17.230891 16284 raft_consensus.cc:1275] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 3afd508fbca142acb1369ae7815a4d7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:17.233621 18142 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:17.234779 18059 consensus_queue.cc:1048] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:17.244832 18059 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.249231 16285 consensus_queue.cc:237] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:17.254408 17203 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.261672 16213 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:17.261643 16285 raft_consensus.cc:2955] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.265357 16021 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19abdcca8e294e8a9e5a3c0f855d594c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:17.269219 18150 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:17.272729 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet bade25fa6d4c450e80c3972e52144c4e (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:17.272835 16033 catalog_manager.cc:5697] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, VOTER 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) evicted. New cstate: current_term: 2 leader_uuid: "3afd508fbca142acb1369ae7815a4d7a" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:17.274092 17204 raft_consensus.cc:1275] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:17.283332 18146 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.288040 17202 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.290126 16195 tablet_service.cc:1558] Processing DeleteTablet for tablet 19abdcca8e294e8a9e5a3c0f855d594c with delete_type TABLET_DATA_TOMBSTONED (TS 8f5a7243a90046c9b0b3503d83c53c65 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38570
I20260709 13:05:17.291049 18155 tablet_replica.cc:333] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:17.291236 18142 raft_consensus.cc:993] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: : Instructing follower 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:17.291709 18142 raft_consensus.cc:1081] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Signalling peer 8f5a7243a90046c9b0b3503d83c53c65 to start an election
I20260709 13:05:17.291973 18155 raft_consensus.cc:2243] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.292717 18155 raft_consensus.cc:2272] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.302906 18155 ts_tablet_manager.cc:1916] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:17.308483 16213 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
 from {username='slave'} at 127.0.0.1:38578
I20260709 13:05:17.322299 16213 raft_consensus.cc:493] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:17.322734 16213 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:17.279819 18150 consensus_queue.cc:1048] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.054s
I20260709 13:05:17.334407 16033 catalog_manager.cc:5697] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.347950 18094 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.350925 17202 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.354158 16213 raft_consensus.cc:515] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:17.359265 16213 leader_election.cc:290] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [CANDIDATE]: Term 4 election: Requested vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449)
I20260709 13:05:17.358847 16284 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.362146 16138 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "3afd508fbca142acb1369ae7815a4d7a"
I20260709 13:05:17.369354 16138 raft_consensus.cc:3055] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:17.369678 16138 raft_consensus.cc:740] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3afd508fbca142acb1369ae7815a4d7a, State: Running, Role: LEADER
I20260709 13:05:17.370395 16138 consensus_queue.cc:260] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:17.371407 16138 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:17.370702 16213 raft_consensus.cc:2955] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.375424 18155 ts_tablet_manager.cc:1929] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:17.385026 17203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ccc84f0b4d840e69bd40013c60ee5e8" candidate_uuid: "8f5a7243a90046c9b0b3503d83c53c65" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
I20260709 13:05:17.384261 16135 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.385608 17203 raft_consensus.cc:3060] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:17.385279 18155 log.cc:1199] T 19abdcca8e294e8a9e5a3c0f855d594c P 8f5a7243a90046c9b0b3503d83c53c65: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/wals/19abdcca8e294e8a9e5a3c0f855d594c
I20260709 13:05:17.389973 16023 catalog_manager.cc:5028] TS 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): tablet 19abdcca8e294e8a9e5a3c0f855d594c (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:17.403342 16138 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:05:17.414757 16177 leader_election.cc:304] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [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: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:17.415578 17906 raft_consensus.cc:2804] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:17.415999 17906 raft_consensus.cc:697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Becoming Leader. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:17.416072 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dec1bc0351044e8188eb843707cbd9ff with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:17.417092 17203 raft_consensus.cc:2468] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f5a7243a90046c9b0b3503d83c53c65 in term 4.
I20260709 13:05:17.416801 17906 consensus_queue.cc:237] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
W20260709 13:05:17.420783 17170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 49245.5us
I20260709 13:05:17.426656 16033 catalog_manager.cc:5697] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.439707 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet dec1bc0351044e8188eb843707cbd9ff with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:17.449924 16213 consensus_queue.cc:237] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:17.450402 18164 tablet_replica.cc:333] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:17.451440 18164 raft_consensus.cc:2243] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.452225 18164 raft_consensus.cc:2272] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.455955 17202 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:17.456817 18164 ts_tablet_manager.cc:1916] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:17.457506 16138 raft_consensus.cc:1275] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:05:17.458366 18157 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:17.461858 18157 consensus_queue.cc:1048] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:17.462771 16037 catalog_manager.cc:5697] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: term changed from 3 to 4, leader changed from 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) to 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:17.470139 17202 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.470779 16134 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.472534 18164 ts_tablet_manager.cc:1929] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:05:17.473001 18164 log.cc:1199] T dec1bc0351044e8188eb843707cbd9ff P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/dec1bc0351044e8188eb843707cbd9ff
I20260709 13:05:17.474872 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet dec1bc0351044e8188eb843707cbd9ff (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:17.466828 18157 raft_consensus.cc:2955] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.487799 16033 catalog_manager.cc:5697] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:17.490207 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1520432ba29d4a9c964e80cc52c9e00f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:17.498567 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 1520432ba29d4a9c964e80cc52c9e00f with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:17.500368 18165 tablet_replica.cc:333] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:17.501389 18165 raft_consensus.cc:2243] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:17.502203 18165 raft_consensus.cc:2272] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:17.505927 18165 ts_tablet_manager.cc:1916] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:17.516266 18165 ts_tablet_manager.cc:1929] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:17.516538 18165 log.cc:1199] T 1520432ba29d4a9c964e80cc52c9e00f P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/1520432ba29d4a9c964e80cc52c9e00f
I20260709 13:05:17.517730 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 1520432ba29d4a9c964e80cc52c9e00f (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:17.871485 17202 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:17.873394 18157 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:17.930974 16138 raft_consensus.cc:1275] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:17.937817 18147 consensus_queue.cc:1048] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:18.220816 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:18.561859 16208 consensus_queue.cc:237] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:18.567227 16284 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:05:18.567332 16177 consensus_peers.cc:597] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ebf3e394e7b84a338c8decd8502cf883. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:18.567628 16138 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:18.568382 18147 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:18.569187 18172 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:18.575726 18157 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.576807 16284 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.582065 16134 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.589821 16033 catalog_manager.cc:5697] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.602473 16284 consensus_queue.cc:237] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:18.609303 16138 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:18.610545 16208 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:18.610581 18182 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:18.611928 16251 consensus_peers.cc:597] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e0530f755f594a3693b2aa28b1c3ba8f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:18.612318 18182 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:05:18.620975 18167 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.623782 16138 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.626360 16208 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.636544 16213 consensus_queue.cc:237] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:18.637840 16037 catalog_manager.cc:5697] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 2, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.648654 16284 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:05:18.649132 16177 consensus_peers.cc:597] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cb0a64a92a6491fbe98e7933cf603b7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:18.650328 18157 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:18.652024 16138 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:05:18.653628 18147 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:18.667670 18147 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.669250 16138 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.671180 16284 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.681229 16287 consensus_queue.cc:237] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:18.689079 16036 catalog_manager.cc:5697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index -1 to 3, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
W20260709 13:05:18.703025 16251 consensus_peers.cc:597] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b -> Peer 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4:35449): Couldn't send request to peer 4c9b8be3f8b444848325301e11a7c0d4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3fbbce2ef18a4b7db795dbd119fc0050. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:18.704214 16213 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:18.704305 16138 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:18.705533 18094 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:18.706427 18182 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:18.726771 18167 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.727780 16208 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.740537 16138 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:18.747260 16037 catalog_manager.cc:5697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index -1 to 4, NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) added. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } } }
I20260709 13:05:19.014320 18192 ts_tablet_manager.cc:933] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:19.015657 18192 tablet_copy_client.cc:323] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:19.016924 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet ebf3e394e7b84a338c8decd8502cf883 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:19.017318 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet ebf3e394e7b84a338c8decd8502cf883 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-ebf3e394e7b84a338c8decd8502cf883
I20260709 13:05:19.022814 16223 tablet_copy_source_session.cc:215] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:19.025270 18192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebf3e394e7b84a338c8decd8502cf883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:19.038762 18192 tablet_copy_client.cc:806] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:19.039331 18192 tablet_copy_client.cc:670] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:19.042412 18192 tablet_copy_client.cc:538] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:19.047840 18192 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:19.072485 18192 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:19.073415 18192 tablet_bootstrap.cc:492] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:19.074110 18192 ts_tablet_manager.cc:1403] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.006s
I20260709 13:05:19.077303 18192 raft_consensus.cc:359] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.078328 18192 raft_consensus.cc:740] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:19.078987 18192 consensus_queue.cc:260] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.081281 18192 ts_tablet_manager.cc:1434] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:05:19.084095 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-ebf3e394e7b84a338c8decd8502cf883 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:19.084477 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-ebf3e394e7b84a338c8decd8502cf883 on tablet ebf3e394e7b84a338c8decd8502cf883 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:19.098745 18192 ts_tablet_manager.cc:933] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:19.100244 18192 tablet_copy_client.cc:323] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:19.101646 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet e0530f755f594a3693b2aa28b1c3ba8f from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:19.102083 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet e0530f755f594a3693b2aa28b1c3ba8f from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-e0530f755f594a3693b2aa28b1c3ba8f
I20260709 13:05:19.107786 16297 tablet_copy_source_session.cc:215] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:19.110231 18192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0530f755f594a3693b2aa28b1c3ba8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:19.122069 18192 tablet_copy_client.cc:806] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:19.122596 18192 tablet_copy_client.cc:670] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:19.125939 18192 tablet_copy_client.cc:538] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:19.131491 18192 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:19.145905 18192 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:19.146582 18192 tablet_bootstrap.cc:492] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:19.147065 18192 ts_tablet_manager.cc:1403] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260709 13:05:19.149631 18192 raft_consensus.cc:359] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.150450 18192 raft_consensus.cc:740] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:19.151062 18192 consensus_queue.cc:260] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.153479 18192 ts_tablet_manager.cc:1434] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:19.158504 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-e0530f755f594a3693b2aa28b1c3ba8f received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:19.158912 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-e0530f755f594a3693b2aa28b1c3ba8f on tablet e0530f755f594a3693b2aa28b1c3ba8f with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:19.172026 18192 ts_tablet_manager.cc:933] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:19.179309 18192 tablet_copy_client.cc:323] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.3:45369
I20260709 13:05:19.180922 16297 tablet_copy_service.cc:140] P 769ed0398a8343c89662b5a58e5e542b: Received BeginTabletCopySession request for tablet 3fbbce2ef18a4b7db795dbd119fc0050 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:48484)
I20260709 13:05:19.181489 16297 tablet_copy_service.cc:161] P 769ed0398a8343c89662b5a58e5e542b: Beginning new tablet copy session on tablet 3fbbce2ef18a4b7db795dbd119fc0050 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:48484: session id = 4c9b8be3f8b444848325301e11a7c0d4-3fbbce2ef18a4b7db795dbd119fc0050
I20260709 13:05:19.189041 16297 tablet_copy_source_session.cc:215] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:19.196966 18192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbbce2ef18a4b7db795dbd119fc0050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:19.206598 18197 ts_tablet_manager.cc:933] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: Initiating tablet copy from peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
I20260709 13:05:19.210544 18197 tablet_copy_client.cc:323] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Beginning tablet copy session from remote peer at address 127.14.167.2:46673
I20260709 13:05:19.211410 18192 tablet_copy_client.cc:806] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:19.211915 18192 tablet_copy_client.cc:670] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:19.213454 16223 tablet_copy_service.cc:140] P 8f5a7243a90046c9b0b3503d83c53c65: Received BeginTabletCopySession request for tablet 0cb0a64a92a6491fbe98e7933cf603b7 from peer 4c9b8be3f8b444848325301e11a7c0d4 ({username='slave'} at 127.0.0.1:53904)
I20260709 13:05:19.213934 16223 tablet_copy_service.cc:161] P 8f5a7243a90046c9b0b3503d83c53c65: Beginning new tablet copy session on tablet 0cb0a64a92a6491fbe98e7933cf603b7 from peer 4c9b8be3f8b444848325301e11a7c0d4 at {username='slave'} at 127.0.0.1:53904: session id = 4c9b8be3f8b444848325301e11a7c0d4-0cb0a64a92a6491fbe98e7933cf603b7
I20260709 13:05:19.215245 18192 tablet_copy_client.cc:538] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:19.223125 18192 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:19.223237 16223 tablet_copy_source_session.cc:215] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:19.226634 18197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb0a64a92a6491fbe98e7933cf603b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:19.256640 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:19.261118 18197 tablet_copy_client.cc:806] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:19.262069 18197 tablet_copy_client.cc:670] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:19.276706 18192 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:19.277678 18192 tablet_bootstrap.cc:492] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:19.278378 18192 ts_tablet_manager.cc:1403] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.012s
I20260709 13:05:19.280903 18192 raft_consensus.cc:359] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.281665 18192 raft_consensus.cc:740] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:19.282452 18192 consensus_queue.cc:260] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.283932 18192 ts_tablet_manager.cc:1434] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:19.285725 16297 tablet_copy_service.cc:342] P 769ed0398a8343c89662b5a58e5e542b: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3fbbce2ef18a4b7db795dbd119fc0050 received from {username='slave'} at 127.0.0.1:48484
I20260709 13:05:19.286145 16297 tablet_copy_service.cc:434] P 769ed0398a8343c89662b5a58e5e542b: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-3fbbce2ef18a4b7db795dbd119fc0050 on tablet 3fbbce2ef18a4b7db795dbd119fc0050 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:19.310600 18197 tablet_copy_client.cc:538] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:19.323128 16213 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455"
dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
mode: GRACEFUL
new_leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:36912
I20260709 13:05:19.323745 16213 raft_consensus.cc:606] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Received request to transfer leadership to TS 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:19.326385 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:05:19.327859 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:19.329353 18197 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap starting.
I20260709 13:05:19.351500 18197 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:19.352344 18197 tablet_bootstrap.cc:492] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: Bootstrap complete.
I20260709 13:05:19.352985 18197 ts_tablet_manager.cc:1403] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260709 13:05:19.353423 18172 raft_consensus.cc:993] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: : Instructing follower 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:19.353919 18172 raft_consensus.cc:1081] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Signalling peer 4c9b8be3f8b444848325301e11a7c0d4 to start an election
I20260709 13:05:19.355693 18197 raft_consensus.cc:359] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.356508 18197 raft_consensus.cc:740] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Initialized, Role: LEARNER
I20260709 13:05:19.357326 17202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455"
dest_uuid: "4c9b8be3f8b444848325301e11a7c0d4"
 from {username='slave'} at 127.0.0.1:50550
I20260709 13:05:19.357123 18197 consensus_queue.cc:260] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: NON_VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: true } }
I20260709 13:05:19.357893 17202 raft_consensus.cc:493] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.358260 17202 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:19.359720 18197 ts_tablet_manager.cc:1434] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 13:05:19.362684 16223 tablet_copy_service.cc:342] P 8f5a7243a90046c9b0b3503d83c53c65: Request end of tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-0cb0a64a92a6491fbe98e7933cf603b7 received from {username='slave'} at 127.0.0.1:53904
I20260709 13:05:19.363027 16223 tablet_copy_service.cc:434] P 8f5a7243a90046c9b0b3503d83c53c65: ending tablet copy session 4c9b8be3f8b444848325301e11a7c0d4-0cb0a64a92a6491fbe98e7933cf603b7 on tablet 0cb0a64a92a6491fbe98e7933cf603b7 with peer 4c9b8be3f8b444848325301e11a7c0d4
I20260709 13:05:19.365276 17202 raft_consensus.cc:515] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:19.368427 16213 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "8f5a7243a90046c9b0b3503d83c53c65"
I20260709 13:05:19.368919 16213 raft_consensus.cc:3055] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:19.370555 16213 raft_consensus.cc:740] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f5a7243a90046c9b0b3503d83c53c65, State: Running, Role: LEADER
I20260709 13:05:19.371205 16213 consensus_queue.cc:260] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:19.372274 16213 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:19.378451 16213 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:19.379551 17173 leader_election.cc:304] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4, 8f5a7243a90046c9b0b3503d83c53c65; no voters: 
I20260709 13:05:19.380252 18161 raft_consensus.cc:2804] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:19.380656 17202 leader_election.cc:290] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 4 election: Requested vote from peers 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
I20260709 13:05:19.380724 18161 raft_consensus.cc:697] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Becoming Leader. State: Replica: 4c9b8be3f8b444848325301e11a7c0d4, State: Running, Role: LEADER
I20260709 13:05:19.382776 18161 consensus_queue.cc:237] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:19.382783 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edb2c82e030e4f8d8b5321424b515455" candidate_uuid: "4c9b8be3f8b444848325301e11a7c0d4" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "769ed0398a8343c89662b5a58e5e542b"
I20260709 13:05:19.384749 16284 raft_consensus.cc:3060] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:19.395021 16284 raft_consensus.cc:2468] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c9b8be3f8b444848325301e11a7c0d4 in term 4.
I20260709 13:05:19.401867 16037 catalog_manager.cc:5697] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: term changed from 3 to 4, leader changed from 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2) to 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4). New cstate: current_term: 4 leader_uuid: "4c9b8be3f8b444848325301e11a7c0d4" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:19.556421 17203 raft_consensus.cc:1217] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:19.573161 17202 raft_consensus.cc:1217] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:05:19.576922 17203 raft_consensus.cc:1217] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:05:19.622864 17202 raft_consensus.cc:1217] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:05:19.793164 16213 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:19.794341 18202 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:19.805560 16287 raft_consensus.cc:1275] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Refusing update from remote peer 4c9b8be3f8b444848325301e11a7c0d4: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:05:19.807402 18202 consensus_queue.cc:1048] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:19.987114 18209 raft_consensus.cc:1064] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:19.993785 18209 consensus_queue.cc:237] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:20.001520 17204 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:20.001688 16208 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:20.003439 18182 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:20.003779 16135 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:20.005403 18182 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:20.006444 18209 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:20.048009 18182 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.049504 16208 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.064736 18172 raft_consensus.cc:1064] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:20.069481 18172 consensus_queue.cc:237] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:20.071147 16135 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.080049 16037 catalog_manager.cc:5697] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.082553 17202 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.126236 16284 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:20.128204 18176 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:20.135850 18182 raft_consensus.cc:1064] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:20.139436 18182 consensus_queue.cc:237] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:20.142576 16134 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:20.149436 17204 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:05:20.177217 17202 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEARNER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:20.178813 18191 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:20.180104 18176 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:20.186578 16208 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:20.188333 18221 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:20.195334 16134 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:05:20.206239 18221 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:20.206369 18157 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:20.224161 18210 raft_consensus.cc:1064] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: attempting to promote NON_VOTER 4c9b8be3f8b444848325301e11a7c0d4 to VOTER
I20260709 13:05:20.227674 18210 consensus_queue.cc:237] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:20.244885 18191 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.249298 16134 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.254534 16279 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:20.262540 18157 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:20.264281 17204 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.279707 18228 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.286410 16208 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.295414 16284 consensus_queue.cc:237] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:20.290999 16135 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:20.287732 17204 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEARNER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:05:20.313377 18157 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:20.320428 16135 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.323356 16213 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:20.325246 17202 raft_consensus.cc:1275] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:20.325057 17203 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.326829 18182 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:20.327698 18209 consensus_queue.cc:1048] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:20.330065 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:20.334558 16032 catalog_manager.cc:5697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a reported cstate change: config changed from index 4 to 5, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } attrs { replace: true } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.342381 18176 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:20.341706 18221 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.354754 17203 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.360770 16284 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.381819 16034 catalog_manager.cc:5697] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.386274 16279 consensus_queue.cc:237] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
W20260709 13:05:20.447110 16177 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 53102.5us
I20260709 13:05:20.448781 16208 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:20.451427 16213 raft_consensus.cc:2955] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.440016 18228 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.454777 18243 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:05:20.463480 16034 catalog_manager.cc:5697] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 reported cstate change: config changed from index 3 to 4, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 1 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.467572 16134 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:20.472638 16251 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 48824us
I20260709 13:05:20.477993 17203 raft_consensus.cc:1275] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 769ed0398a8343c89662b5a58e5e542b: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:05:20.478363 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e0530f755f594a3693b2aa28b1c3ba8f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.481196 18182 consensus_queue.cc:1048] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:05:20.483165 16281 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.509581 18242 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.513998 16208 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.520888 16036 catalog_manager.cc:5697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:20.527063 16129 tablet_service.cc:1558] Processing DeleteTablet for tablet e0530f755f594a3693b2aa28b1c3ba8f with delete_type TABLET_DATA_TOMBSTONED (TS 3afd508fbca142acb1369ae7815a4d7a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38160
I20260709 13:05:20.537375 17203 raft_consensus.cc:2955] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.550711 16024 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3fbbce2ef18a4b7db795dbd119fc0050 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.551783 18248 tablet_replica.cc:333] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.555673 18248 raft_consensus.cc:2243] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.556576 18248 raft_consensus.cc:2272] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.560441 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
W20260709 13:05:20.562631 16251 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]
I20260709 13:05:20.557965 16034 catalog_manager.cc:5697] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b reported cstate change: config changed from index 5 to 6, VOTER 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1) evicted. New cstate: current_term: 3 leader_uuid: "769ed0398a8343c89662b5a58e5e542b" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.570829 18248 ts_tablet_manager.cc:1916] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:05:20.594772 16251 consensus_peers.cc:597] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.599781 17203 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4c9b8be3f8b444848325301e11a7c0d4 (127.14.167.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } attrs { replace: true } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.602352 16208 consensus_queue.cc:237] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
W20260709 13:05:20.606338 16021 catalog_manager.cc:4755] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3fbbce2ef18a4b7db795dbd119fc0050: Remote error: Service unavailable: service kudu.tserver.TabletServerAdminService not registered on TabletServer
I20260709 13:05:20.611814 16213 consensus_queue.cc:237] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
W20260709 13:05:20.612742 17170 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:42559, user_credentials={real_user=slave}} blocked reactor thread for 48001.9us
I20260709 13:05:20.616698 18248 ts_tablet_manager.cc:1929] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:20.617256 18248 log.cc:1199] T e0530f755f594a3693b2aa28b1c3ba8f P 3afd508fbca142acb1369ae7815a4d7a: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/wals/e0530f755f594a3693b2aa28b1c3ba8f
I20260709 13:05:20.619277 16021 catalog_manager.cc:5028] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): tablet e0530f755f594a3693b2aa28b1c3ba8f (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
W20260709 13:05:20.623559 17170 consensus_peers.cc:597] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.627146 17202 raft_consensus.cc:1275] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:05:20.628293 16177 consensus_peers.cc:597] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.632500 17203 raft_consensus.cc:1275] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Refusing update from remote peer 8f5a7243a90046c9b0b3503d83c53c65: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
W20260709 13:05:20.636883 16177 consensus_peers.cc:597] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.638046 16177 consensus_peers.cc:597] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.639009 16177 consensus_peers.cc:597] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.640262 18246 consensus_queue.cc:1048] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:05:20.640347 18172 consensus_queue.cc:1048] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:05:20.646118 16177 consensus_peers.cc:597] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.648154 18245 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:20.649955 17170 consensus_peers.cc:597] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.657138 16251 consensus_peers.cc:597] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.661736 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0cb0a64a92a6491fbe98e7933cf603b7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.662720 17203 raft_consensus.cc:2955] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:20.665853 17170 consensus_peers.cc:597] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.668068 17170 consensus_peers.cc:597] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.667198 18246 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
W20260709 13:05:20.678253 16177 consensus_peers.cc:597] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.679719 16023 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ebf3e394e7b84a338c8decd8502cf883 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:20.683647 16036 catalog_manager.cc:5697] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 2 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.686339 17203 raft_consensus.cc:2955] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } } }
I20260709 13:05:20.694463 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:05:20.695694 16177 consensus_peers.cc:597] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.698623 15004 tablet_replica.cc:333] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.699648 15004 raft_consensus.cc:2243] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.700600 15004 raft_consensus.cc:2272] T 5ef59d929b254f3e84109fb6ceb708e1 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:20.702841 17170 consensus_peers.cc:597] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.703099 15004 tablet_replica.cc:333] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.703730 15004 raft_consensus.cc:2243] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.704243 15004 raft_consensus.cc:2272] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.706086 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cb0a64a92a6491fbe98e7933cf603b7 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:20.711618 15004 tablet_replica.cc:333] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.712481 15004 raft_consensus.cc:2243] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.713547 15004 raft_consensus.cc:2272] T 5f0d4016487a4fd1913978f5dcb6c622 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.714481 16033 catalog_manager.cc:5697] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 reported cstate change: config changed from index 4 to 5, VOTER 769ed0398a8343c89662b5a58e5e542b (127.14.167.3) evicted. New cstate: current_term: 3 leader_uuid: "8f5a7243a90046c9b0b3503d83c53c65" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:20.716284 15004 tablet_replica.cc:333] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.717142 15004 raft_consensus.cc:2243] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.718044 15004 raft_consensus.cc:2272] T f1130ef69c8440a4a3a7d4515ccef82c P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.720549 15004 tablet_replica.cc:333] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
W20260709 13:05:20.721101 16177 consensus_peers.cc:597] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.721349 15004 raft_consensus.cc:2243] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.721947 15004 raft_consensus.cc:2272] T b4ab1ddad08348ae9e6ee286c17cb9dc P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.724409 15004 tablet_replica.cc:333] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
W20260709 13:05:20.725119 16251 consensus_peers.cc:597] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.725603 18253 tablet_replica.cc:333] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:20.727716 15004 raft_consensus.cc:2243] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.728892 18253 raft_consensus.cc:2243] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.730037 18253 raft_consensus.cc:2272] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.728914 15004 raft_consensus.cc:2272] T c0f184723b814e70bdf87b579ce58f2f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.733565 15004 tablet_replica.cc:333] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.734419 15004 raft_consensus.cc:2243] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.734726 16271 tablet_service.cc:1558] Processing DeleteTablet for tablet ebf3e394e7b84a338c8decd8502cf883 with delete_type TABLET_DATA_TOMBSTONED (TS 769ed0398a8343c89662b5a58e5e542b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:52100
I20260709 13:05:20.734299 18253 ts_tablet_manager.cc:1916] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:20.735379 15004 raft_consensus.cc:2272] T 0e25031e3e574e63ad1d318374487518 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:20.735893 17170 consensus_peers.cc:597] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.737845 15004 tablet_replica.cc:333] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.738682 15004 raft_consensus.cc:2243] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.739336 15004 raft_consensus.cc:2272] T 0cb0a64a92a6491fbe98e7933cf603b7 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.742098 15004 tablet_replica.cc:333] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.742671 15004 raft_consensus.cc:2243] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.743136 15004 raft_consensus.cc:2272] T 7525c9dbe7aa4506b073a113c1c28a2a P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.745561 15004 tablet_replica.cc:333] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.746289 15004 raft_consensus.cc:2243] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.746742 15004 raft_consensus.cc:2272] T f1e4287828ec4b00aee46b19d8388c86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.749033 15004 tablet_replica.cc:333] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.749402 18253 ts_tablet_manager.cc:1929] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:05:20.749886 15004 raft_consensus.cc:2243] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.749902 18253 log.cc:1199] T 0cb0a64a92a6491fbe98e7933cf603b7 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/0cb0a64a92a6491fbe98e7933cf603b7
I20260709 13:05:20.750597 15004 raft_consensus.cc:2272] T 1e59baaad7494aadafc86ca5b76d3a70 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.751909 18253 tablet_replica.cc:333] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:20.752453 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet 0cb0a64a92a6491fbe98e7933cf603b7 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:20.753224 15004 tablet_replica.cc:333] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.753366 18253 raft_consensus.cc:2243] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.753950 15004 raft_consensus.cc:2243] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.754014 18253 raft_consensus.cc:2272] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.754585 15004 raft_consensus.cc:2272] T 26c64994c56f4e24b32f0220da490917 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.756918 18253 ts_tablet_manager.cc:1916] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:20.757045 15004 tablet_replica.cc:333] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.757781 15004 raft_consensus.cc:2243] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.758186 15004 raft_consensus.cc:2272] T 8fb625da2fd045778b94c60d840ba2bd P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.759898 15004 tablet_replica.cc:333] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.760392 15004 raft_consensus.cc:2243] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.760762 15004 raft_consensus.cc:2272] T 2978268b6aaa4587b62d612847790178 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.762843 15004 tablet_replica.cc:333] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.763506 15004 raft_consensus.cc:2243] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.764317 15004 raft_consensus.cc:2272] T 947428da72674400aa0565eafad37486 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.766304 15004 tablet_replica.cc:333] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.766863 15004 raft_consensus.cc:2243] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.767445 15004 raft_consensus.cc:2272] T 3009ca364cf341569dc5bcd0b023a183 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.769449 15004 tablet_replica.cc:333] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.769435 18253 ts_tablet_manager.cc:1929] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:05:20.770056 18253 log.cc:1199] T ebf3e394e7b84a338c8decd8502cf883 P 769ed0398a8343c89662b5a58e5e542b: Deleting WAL directory at /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/wals/ebf3e394e7b84a338c8decd8502cf883
I20260709 13:05:20.770439 15004 raft_consensus.cc:2243] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.771451 15004 raft_consensus.cc:2272] T 9733068960414297bd5a520775790f42 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.772024 16024 catalog_manager.cc:5028] TS 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): tablet ebf3e394e7b84a338c8decd8502cf883 (table test-workload [id=ababf78e2a8d46e3bf39caecc20a6ea5]) successfully deleted
I20260709 13:05:20.773681 15004 tablet_replica.cc:333] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.774236 15004 raft_consensus.cc:2243] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.774861 15004 raft_consensus.cc:2272] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.776445 15004 tablet_replica.cc:333] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.776885 15004 raft_consensus.cc:2243] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.777310 15004 raft_consensus.cc:2272] T 9f2acf0887c349f690c6ba78913cec89 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.779670 15004 tablet_replica.cc:333] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.780133 15004 raft_consensus.cc:2243] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.780550 15004 raft_consensus.cc:2272] T 652f347ab55c4c0aa3308b8f3631b26e P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.782966 15004 tablet_replica.cc:333] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.783589 15004 raft_consensus.cc:2243] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.784207 15004 raft_consensus.cc:2272] T 2fda968f51654bad87598875bf219c51 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:20.784663 16251 consensus_peers.cc:597] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.786604 15004 tablet_replica.cc:333] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.787163 15004 raft_consensus.cc:2243] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.787550 15004 raft_consensus.cc:2272] T e81616b4b235467eb53bbc5004d06b69 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.789186 15004 tablet_replica.cc:333] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.789669 15004 raft_consensus.cc:2243] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.790323 15004 raft_consensus.cc:2272] T 331eeb08a5b84e4f8a818a81c1113f27 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.792315 15004 tablet_replica.cc:333] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.792860 15004 raft_consensus.cc:2243] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.793283 15004 raft_consensus.cc:2272] T 09c92544798044708b87b95a334da63f P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.794967 15004 tablet_replica.cc:333] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.795601 15004 raft_consensus.cc:2243] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.796401 15004 raft_consensus.cc:2272] T 63b18a3a1714434e8962c892b2b5d6f9 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.798656 15004 tablet_replica.cc:333] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.799207 15004 raft_consensus.cc:2243] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.799746 15004 raft_consensus.cc:2272] T 5152c58612844aa0b8bfc4bb8ba600b4 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.801898 15004 tablet_replica.cc:333] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.802634 15004 raft_consensus.cc:2243] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:20.803036 16177 consensus_peers.cc:597] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.803100 15004 raft_consensus.cc:2272] T 4f4a319c964740be8d1f39ff4e564463 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.804981 15004 tablet_replica.cc:333] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.805502 15004 raft_consensus.cc:2243] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.805909 15004 raft_consensus.cc:2272] T 3105502a64e447099de24e69ca415d7e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.807587 15004 tablet_replica.cc:333] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.808211 15004 raft_consensus.cc:2243] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.808808 15004 raft_consensus.cc:2272] T ebf3e394e7b84a338c8decd8502cf883 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.811076 15004 tablet_replica.cc:333] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
W20260709 13:05:20.811357 16251 consensus_peers.cc:597] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.811803 15004 raft_consensus.cc:2243] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.812484 15004 raft_consensus.cc:2272] T 19abdcca8e294e8a9e5a3c0f855d594c P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.814211 15004 tablet_replica.cc:333] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.814666 15004 raft_consensus.cc:2243] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.815181 15004 raft_consensus.cc:2272] T a428993a5e69463d95cedce08c9797cf P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.816725 15004 tablet_replica.cc:333] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.817373 15004 raft_consensus.cc:2243] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.817986 15004 raft_consensus.cc:2272] T 3fbbce2ef18a4b7db795dbd119fc0050 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.820415 15004 tablet_replica.cc:333] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.820866 15004 raft_consensus.cc:2243] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.821523 15004 raft_consensus.cc:2272] T da4740e07c004b2a8d29bf2d08777cb4 P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.823153 15004 tablet_replica.cc:333] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.823580 15004 raft_consensus.cc:2243] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.824221 15004 raft_consensus.cc:2272] T bade25fa6d4c450e80c3972e52144c4e P 3afd508fbca142acb1369ae7815a4d7a [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.825928 15004 tablet_replica.cc:333] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.826545 15004 raft_consensus.cc:2243] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.827404 15004 raft_consensus.cc:2272] T 1781f2ff80e045c78dd55682bd5d4e78 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:20.828915 17170 consensus_peers.cc:597] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.829609 15004 tablet_replica.cc:333] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.830226 15004 raft_consensus.cc:2243] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.830735 15004 raft_consensus.cc:2272] T 2984edc488314022a2a054bf1a2ef363 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.833127 15004 tablet_replica.cc:333] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.833814 15004 raft_consensus.cc:2243] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.834681 15004 raft_consensus.cc:2272] T 4390051d7aa446e49859282c308ae355 P 3afd508fbca142acb1369ae7815a4d7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.836885 15004 tablet_replica.cc:333] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.837523 15004 raft_consensus.cc:2243] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.838466 15004 raft_consensus.cc:2272] T f53a075c00494c39ae42a8ac2554a3a8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.840715 15004 tablet_replica.cc:333] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.841332 15004 raft_consensus.cc:2243] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.842070 15004 raft_consensus.cc:2272] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.843652 15004 tablet_replica.cc:333] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.844103 15004 raft_consensus.cc:2243] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.844584 15004 raft_consensus.cc:2272] T 536dccaf14734c44b9df45f2cb32cfa5 P 3afd508fbca142acb1369ae7815a4d7a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.846351 15004 tablet_replica.cc:333] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.846935 15004 raft_consensus.cc:2243] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.847414 15004 raft_consensus.cc:2272] T c709fbdb813749168e7b8fdb0dd864c0 P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.850092 15004 tablet_replica.cc:333] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.850606 15004 raft_consensus.cc:2243] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.851011 15004 raft_consensus.cc:2272] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 3afd508fbca142acb1369ae7815a4d7a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.852569 15004 tablet_replica.cc:333] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.853106 15004 raft_consensus.cc:2243] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:20.853724 15004 raft_consensus.cc:2272] T 9dff1b37c628433fb7d6baba36da1757 P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.855504 15004 tablet_replica.cc:333] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.856043 15004 raft_consensus.cc:2243] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.856518 15004 raft_consensus.cc:2272] T 332136b63f454b61bc2192c95930833c P 3afd508fbca142acb1369ae7815a4d7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:20.858485 15004 tablet_replica.cc:333] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a: stopping tablet replica
I20260709 13:05:20.858880 15004 raft_consensus.cc:2243] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:20.859321 15004 raft_consensus.cc:2272] T 1520432ba29d4a9c964e80cc52c9e00f P 3afd508fbca142acb1369ae7815a4d7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:20.875882 16251 consensus_peers.cc:597] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.885200 16251 consensus_peers.cc:597] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.891911 16177 consensus_peers.cc:597] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.897270 17170 consensus_peers.cc:597] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.921648 16177 consensus_peers.cc:597] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. 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 13:05:20.947746 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
W20260709 13:05:20.949139 16251 consensus_peers.cc:597] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:20.997998 16251 consensus_peers.cc:597] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:21.039042 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
W20260709 13:05:21.058039 17170 consensus_peers.cc:597] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Couldn't send request to peer 3afd508fbca142acb1369ae7815a4d7a. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.088236 17173 consensus_peers.cc:597] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:05:21.090917 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:21.091734 15004 tablet_replica.cc:333] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.092651 15004 raft_consensus.cc:2243] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.093369 15004 raft_consensus.cc:2272] T 5f0d4016487a4fd1913978f5dcb6c622 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.095888 15004 tablet_replica.cc:333] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.096635 15004 raft_consensus.cc:2243] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.097455 15004 raft_consensus.cc:2272] T 0cb0a64a92a6491fbe98e7933cf603b7 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.099406 15004 tablet_replica.cc:333] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.099951 15004 raft_consensus.cc:2243] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.100306 15004 raft_consensus.cc:2272] T f1130ef69c8440a4a3a7d4515ccef82c P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.101850 15004 tablet_replica.cc:333] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.102365 15004 raft_consensus.cc:2243] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.102734 15004 raft_consensus.cc:2272] T 5ef59d929b254f3e84109fb6ceb708e1 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.104395 15004 tablet_replica.cc:333] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.104889 15004 raft_consensus.cc:2243] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.105254 15004 raft_consensus.cc:2272] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.106777 15004 tablet_replica.cc:333] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.107282 15004 raft_consensus.cc:2243] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.107686 15004 raft_consensus.cc:2272] T b36fd3ffacd64cd5b43a943c2a0e512c P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.109165 15004 tablet_replica.cc:333] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.109694 15004 raft_consensus.cc:2243] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.110127 15004 raft_consensus.cc:2272] T b4ab1ddad08348ae9e6ee286c17cb9dc P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.112448 15004 tablet_replica.cc:333] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.113173 15004 raft_consensus.cc:2243] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.114167 15004 raft_consensus.cc:2272] T 536dccaf14734c44b9df45f2cb32cfa5 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.116334 15004 tablet_replica.cc:333] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.116863 15004 raft_consensus.cc:2243] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.117568 15004 raft_consensus.cc:2272] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.119411 15004 tablet_replica.cc:333] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.120064 15004 raft_consensus.cc:2243] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.120442 15004 raft_consensus.cc:2272] T 7525c9dbe7aa4506b073a113c1c28a2a P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.122247 15004 tablet_replica.cc:333] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.122747 15004 raft_consensus.cc:2243] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.123214 15004 raft_consensus.cc:2272] T 9aa31fbbed4d47348bb901008ad237c4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.124945 15004 tablet_replica.cc:333] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.125439 15004 raft_consensus.cc:2243] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.125849 15004 raft_consensus.cc:2272] T 0e25031e3e574e63ad1d318374487518 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.127609 15004 tablet_replica.cc:333] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.128175 15004 raft_consensus.cc:2243] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.128931 15004 raft_consensus.cc:2272] T ad57fe03819349d68ec75562b23760fb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.130539 15004 tablet_replica.cc:333] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.131000 15004 raft_consensus.cc:2243] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.131666 15004 raft_consensus.cc:2272] T 2978268b6aaa4587b62d612847790178 P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.133394 15004 tablet_replica.cc:333] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.133935 15004 raft_consensus.cc:2243] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.134361 15004 raft_consensus.cc:2272] T 8fb625da2fd045778b94c60d840ba2bd P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.136080 15004 tablet_replica.cc:333] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.136561 15004 raft_consensus.cc:2243] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.137064 15004 raft_consensus.cc:2272] T e0530f755f594a3693b2aa28b1c3ba8f P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.139104 15004 tablet_replica.cc:333] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.139685 15004 raft_consensus.cc:2243] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.140198 15004 raft_consensus.cc:2272] T edb2c82e030e4f8d8b5321424b515455 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.142261 15004 tablet_replica.cc:333] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.142792 15004 raft_consensus.cc:2243] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.143298 15004 raft_consensus.cc:2272] T dec1bc0351044e8188eb843707cbd9ff P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.144889 15004 tablet_replica.cc:333] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.145354 15004 raft_consensus.cc:2243] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.145885 15004 raft_consensus.cc:2272] T 669aaa00d3b340f199c8004921004444 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.147374 15004 tablet_replica.cc:333] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.147843 15004 raft_consensus.cc:2243] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.148499 15004 raft_consensus.cc:2272] T 009af8315486449bbdbfdf280b83fdce P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.150020 15004 tablet_replica.cc:333] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.150590 15004 raft_consensus.cc:2243] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.151484 15004 raft_consensus.cc:2272] T 947428da72674400aa0565eafad37486 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.153455 15004 tablet_replica.cc:333] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
W20260709 13:05:21.153584 16253 consensus_peers.cc:597] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:05:21.154175 15004 raft_consensus.cc:2243] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.154685 15004 raft_consensus.cc:2272] T 0b9ff4a87f704895bf1d72d129c3ead3 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.156960 15004 tablet_replica.cc:333] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.157627 15004 raft_consensus.cc:2243] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.158411 15004 raft_consensus.cc:2272] T 9733068960414297bd5a520775790f42 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.160581 15004 tablet_replica.cc:333] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.161299 15004 raft_consensus.cc:2243] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.161863 15004 raft_consensus.cc:2272] T 2fda968f51654bad87598875bf219c51 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.163928 15004 tablet_replica.cc:333] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.164580 15004 raft_consensus.cc:2243] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.165416 15004 raft_consensus.cc:2272] T e81616b4b235467eb53bbc5004d06b69 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.167412 15004 tablet_replica.cc:333] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.167899 15004 raft_consensus.cc:2243] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.168299 15004 raft_consensus.cc:2272] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.170038 15004 tablet_replica.cc:333] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.170502 15004 raft_consensus.cc:2243] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.171002 15004 raft_consensus.cc:2272] T 63b18a3a1714434e8962c892b2b5d6f9 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.172504 15004 tablet_replica.cc:333] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.172983 15004 raft_consensus.cc:2243] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.173797 15004 raft_consensus.cc:2272] T 5152c58612844aa0b8bfc4bb8ba600b4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.175518 15004 tablet_replica.cc:333] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.175966 15004 raft_consensus.cc:2243] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.176303 15004 raft_consensus.cc:2272] T 3105502a64e447099de24e69ca415d7e P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.177908 15004 tablet_replica.cc:333] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.178337 15004 raft_consensus.cc:2243] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.178644 15004 raft_consensus.cc:2272] T 4f1739fe02354f459f854457047ef36d P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.180286 15004 tablet_replica.cc:333] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.180770 15004 raft_consensus.cc:2243] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.181460 15004 raft_consensus.cc:2272] T ebf3e394e7b84a338c8decd8502cf883 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.183317 15004 tablet_replica.cc:333] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.183787 15004 raft_consensus.cc:2243] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.184433 15004 raft_consensus.cc:2272] T 08180905d6714823bfcdacd32ee4b57e P 8f5a7243a90046c9b0b3503d83c53c65 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.186007 15004 tablet_replica.cc:333] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.186486 15004 raft_consensus.cc:2243] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.186992 15004 raft_consensus.cc:2272] T 9e0adc3bfeca4a35946d71f08f691c03 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.188529 15004 tablet_replica.cc:333] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.188956 15004 raft_consensus.cc:2243] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.189577 15004 raft_consensus.cc:2272] T d489543c219147c4916fa8aaee44dab6 P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.191174 15004 tablet_replica.cc:333] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.191592 15004 raft_consensus.cc:2243] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.191946 15004 raft_consensus.cc:2272] T da4740e07c004b2a8d29bf2d08777cb4 P 8f5a7243a90046c9b0b3503d83c53c65 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.193442 15004 tablet_replica.cc:333] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.193951 15004 raft_consensus.cc:2243] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.194489 15004 raft_consensus.cc:2272] T d426990989cf4e9eb78e2787fe7a4fcb P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.196264 15004 tablet_replica.cc:333] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.196884 15004 raft_consensus.cc:2243] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.197357 15004 raft_consensus.cc:2272] T 4f4a319c964740be8d1f39ff4e564463 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.199440 15004 tablet_replica.cc:333] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.200071 15004 raft_consensus.cc:2243] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.200846 15004 raft_consensus.cc:2272] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.202687 15004 tablet_replica.cc:333] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.203311 15004 raft_consensus.cc:2243] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.203856 15004 raft_consensus.cc:2272] T 9dff1b37c628433fb7d6baba36da1757 P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.206171 15004 tablet_replica.cc:333] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.206795 15004 raft_consensus.cc:2243] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.207264 15004 raft_consensus.cc:2272] T 4390051d7aa446e49859282c308ae355 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.209259 15004 tablet_replica.cc:333] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.209878 15004 raft_consensus.cc:2243] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.210301 15004 raft_consensus.cc:2272] T f53a075c00494c39ae42a8ac2554a3a8 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.212049 15004 tablet_replica.cc:333] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.212473 15004 raft_consensus.cc:2243] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.213119 15004 raft_consensus.cc:2272] T 332136b63f454b61bc2192c95930833c P 8f5a7243a90046c9b0b3503d83c53c65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.214686 15004 tablet_replica.cc:333] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.215107 15004 raft_consensus.cc:2243] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.215723 15004 raft_consensus.cc:2272] T 1520432ba29d4a9c964e80cc52c9e00f P 8f5a7243a90046c9b0b3503d83c53c65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.217293 15004 tablet_replica.cc:333] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.217702 15004 raft_consensus.cc:2243] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.218247 15004 raft_consensus.cc:2272] T 3fbbce2ef18a4b7db795dbd119fc0050 P 8f5a7243a90046c9b0b3503d83c53c65 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.220111 15004 tablet_replica.cc:333] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65: stopping tablet replica
I20260709 13:05:21.220508 15004 raft_consensus.cc:2243] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.220877 15004 raft_consensus.cc:2272] T 2984edc488314022a2a054bf1a2ef363 P 8f5a7243a90046c9b0b3503d83c53c65 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:21.243712 17173 consensus_peers.cc:597] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:05:21.255604 17173 consensus_peers.cc:597] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:05:21.279029 16253 consensus_peers.cc:597] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:05:21.285631 17173 consensus_peers.cc:597] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. 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 13:05:21.290164 16179 connection.cc:466] server connection from 127.0.0.1:38584 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38584 (request call id 2177) could send its response
W20260709 13:05:21.291344 16253 consensus_peers.cc:597] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: recv got EOF from 127.14.167.2:46673 (error 108). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.297333 16253 consensus_peers.cc:597] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.299305 17173 consensus_peers.cc:597] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.321239 17173 consensus_peers.cc:597] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.343696 16253 consensus_peers.cc:597] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.351145 17173 consensus_peers.cc:597] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:21.369031 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
W20260709 13:05:21.378070 16253 consensus_peers.cc:597] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.384114 16253 consensus_peers.cc:597] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.391793 16253 consensus_peers.cc:597] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.449343 16253 consensus_peers.cc:597] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.464810 16253 consensus_peers.cc:597] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.474236 16253 consensus_peers.cc:597] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:21.475745 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
W20260709 13:05:21.480742 17174 consensus_peers.cc:597] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.486327 17174 consensus_peers.cc:597] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.495107 17174 consensus_peers.cc:597] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.526535 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:21.528362 15004 tablet_replica.cc:333] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.529245 15004 raft_consensus.cc:2243] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.529834 15004 raft_consensus.cc:2272] T 5ef59d929b254f3e84109fb6ceb708e1 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.532388 15004 tablet_replica.cc:333] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.533154 15004 raft_consensus.cc:2243] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.533658 15004 raft_consensus.cc:2272] T f1130ef69c8440a4a3a7d4515ccef82c P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.535902 15004 tablet_replica.cc:333] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.536640 15004 raft_consensus.cc:2243] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.537225 15004 raft_consensus.cc:2272] T b36fd3ffacd64cd5b43a943c2a0e512c P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.539467 15004 tablet_replica.cc:333] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.540174 15004 raft_consensus.cc:2243] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.541062 15004 raft_consensus.cc:2272] T b4ab1ddad08348ae9e6ee286c17cb9dc P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.543339 15004 tablet_replica.cc:333] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.544042 15004 raft_consensus.cc:2243] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.544492 15004 raft_consensus.cc:2272] T f53a075c00494c39ae42a8ac2554a3a8 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.547946 15004 tablet_replica.cc:333] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.548673 15004 raft_consensus.cc:2243] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.549374 15004 raft_consensus.cc:2272] T 19abdcca8e294e8a9e5a3c0f855d594c P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:21.551446 17174 consensus_peers.cc:597] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.551714 15004 tablet_replica.cc:333] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.552444 15004 raft_consensus.cc:2243] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.552927 15004 raft_consensus.cc:2272] T c0f184723b814e70bdf87b579ce58f2f P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.555308 15004 tablet_replica.cc:333] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.556058 15004 raft_consensus.cc:2243] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.556883 15004 raft_consensus.cc:2272] T 7525c9dbe7aa4506b073a113c1c28a2a P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.559159 15004 tablet_replica.cc:333] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.559844 15004 raft_consensus.cc:2243] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.560359 15004 raft_consensus.cc:2272] T f1e4287828ec4b00aee46b19d8388c86 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.562470 15004 tablet_replica.cc:333] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.563259 15004 raft_consensus.cc:2243] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.563766 15004 raft_consensus.cc:2272] T 1e59baaad7494aadafc86ca5b76d3a70 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.566471 15004 tablet_replica.cc:333] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.567189 15004 raft_consensus.cc:2243] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.568127 15004 raft_consensus.cc:2272] T 9aa31fbbed4d47348bb901008ad237c4 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.570288 15004 tablet_replica.cc:333] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.571005 15004 raft_consensus.cc:2243] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.571458 15004 raft_consensus.cc:2272] T 0e25031e3e574e63ad1d318374487518 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.573681 15004 tablet_replica.cc:333] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.574352 15004 raft_consensus.cc:2243] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.574852 15004 raft_consensus.cc:2272] T 26c64994c56f4e24b32f0220da490917 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.577087 15004 tablet_replica.cc:333] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.577769 15004 raft_consensus.cc:2243] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.578349 15004 raft_consensus.cc:2272] T ad57fe03819349d68ec75562b23760fb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.580655 15004 tablet_replica.cc:333] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.581351 15004 raft_consensus.cc:2243] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.581815 15004 raft_consensus.cc:2272] T 2978268b6aaa4587b62d612847790178 P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.584017 15004 tablet_replica.cc:333] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.584733 15004 raft_consensus.cc:2243] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.585544 15004 raft_consensus.cc:2272] T 8fb625da2fd045778b94c60d840ba2bd P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.587775 15004 tablet_replica.cc:333] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.588465 15004 raft_consensus.cc:2243] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.589278 15004 raft_consensus.cc:2272] T e0530f755f594a3693b2aa28b1c3ba8f P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.591514 15004 tablet_replica.cc:333] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.592217 15004 raft_consensus.cc:2243] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.592659 15004 raft_consensus.cc:2272] T edb2c82e030e4f8d8b5321424b515455 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.594805 15004 tablet_replica.cc:333] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.595496 15004 raft_consensus.cc:2243] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.596223 15004 raft_consensus.cc:2272] T dec1bc0351044e8188eb843707cbd9ff P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.598526 15004 tablet_replica.cc:333] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.599202 15004 raft_consensus.cc:2243] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.599685 15004 raft_consensus.cc:2272] T 3009ca364cf341569dc5bcd0b023a183 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.601819 15004 tablet_replica.cc:333] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.602283 15004 raft_consensus.cc:2243] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.602618 15004 raft_consensus.cc:2272] T 669aaa00d3b340f199c8004921004444 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.604784 15004 tablet_replica.cc:333] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.605410 15004 raft_consensus.cc:2243] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.606081 15004 raft_consensus.cc:2272] T 009af8315486449bbdbfdf280b83fdce P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.608294 15004 tablet_replica.cc:333] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.608882 15004 raft_consensus.cc:2243] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.609560 15004 raft_consensus.cc:2272] T 652f347ab55c4c0aa3308b8f3631b26e P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.611801 15004 tablet_replica.cc:333] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.612495 15004 raft_consensus.cc:2243] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
W20260709 13:05:21.612743 17173 consensus_peers.cc:597] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Couldn't send request to peer 8f5a7243a90046c9b0b3503d83c53c65. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:21.613055 15004 raft_consensus.cc:2272] T 0b9ff4a87f704895bf1d72d129c3ead3 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.615235 15004 tablet_replica.cc:333] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.615906 15004 raft_consensus.cc:2243] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.616627 15004 raft_consensus.cc:2272] T 09c92544798044708b87b95a334da63f P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.618500 15004 tablet_replica.cc:333] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.618937 15004 raft_consensus.cc:2243] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.619315 15004 raft_consensus.cc:2272] T e81616b4b235467eb53bbc5004d06b69 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.620916 15004 tablet_replica.cc:333] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.621407 15004 raft_consensus.cc:2243] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.622139 15004 raft_consensus.cc:2272] T 331eeb08a5b84e4f8a818a81c1113f27 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.624096 15004 tablet_replica.cc:333] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.624682 15004 raft_consensus.cc:2243] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.625066 15004 raft_consensus.cc:2272] T 4f1739fe02354f459f854457047ef36d P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.626590 15004 tablet_replica.cc:333] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.627090 15004 raft_consensus.cc:2243] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.627772 15004 raft_consensus.cc:2272] T 9f2acf0887c349f690c6ba78913cec89 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.629413 15004 tablet_replica.cc:333] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.629900 15004 raft_consensus.cc:2243] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.630352 15004 raft_consensus.cc:2272] T 08180905d6714823bfcdacd32ee4b57e P 769ed0398a8343c89662b5a58e5e542b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.631824 15004 tablet_replica.cc:333] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.632290 15004 raft_consensus.cc:2243] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.632998 15004 raft_consensus.cc:2272] T 9e0adc3bfeca4a35946d71f08f691c03 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:21.634195 17174 consensus_peers.cc:597] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.634996 15004 tablet_replica.cc:333] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.635635 15004 raft_consensus.cc:2243] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.636302 15004 raft_consensus.cc:2272] T a428993a5e69463d95cedce08c9797cf P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.638003 15004 tablet_replica.cc:333] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.638628 15004 raft_consensus.cc:2243] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.639454 15004 raft_consensus.cc:2272] T 3fbbce2ef18a4b7db795dbd119fc0050 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.641369 15004 tablet_replica.cc:333] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.641917 15004 raft_consensus.cc:2243] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.642570 15004 raft_consensus.cc:2272] T 2984edc488314022a2a054bf1a2ef363 P 769ed0398a8343c89662b5a58e5e542b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.644110 15004 tablet_replica.cc:333] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.644562 15004 raft_consensus.cc:2243] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.645179 15004 raft_consensus.cc:2272] T 4f4a319c964740be8d1f39ff4e564463 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.646763 15004 tablet_replica.cc:333] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.647172 15004 raft_consensus.cc:2243] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.647514 15004 raft_consensus.cc:2272] T 1781f2ff80e045c78dd55682bd5d4e78 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.649020 15004 tablet_replica.cc:333] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.649422 15004 raft_consensus.cc:2243] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.649741 15004 raft_consensus.cc:2272] T d489543c219147c4916fa8aaee44dab6 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.651248 15004 tablet_replica.cc:333] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.651649 15004 raft_consensus.cc:2243] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.651993 15004 raft_consensus.cc:2272] T da4740e07c004b2a8d29bf2d08777cb4 P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.653437 15004 tablet_replica.cc:333] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.653895 15004 raft_consensus.cc:2243] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.654385 15004 raft_consensus.cc:2272] T bade25fa6d4c450e80c3972e52144c4e P 769ed0398a8343c89662b5a58e5e542b [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.655884 15004 tablet_replica.cc:333] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.656289 15004 raft_consensus.cc:2243] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.656914 15004 raft_consensus.cc:2272] T d426990989cf4e9eb78e2787fe7a4fcb P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.658702 15004 tablet_replica.cc:333] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.659145 15004 raft_consensus.cc:2243] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.659667 15004 raft_consensus.cc:2272] T c709fbdb813749168e7b8fdb0dd864c0 P 769ed0398a8343c89662b5a58e5e542b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.661381 15004 tablet_replica.cc:333] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
W20260709 13:05:21.661314 17174 consensus_peers.cc:597] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.662010 15004 raft_consensus.cc:2243] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.662381 15004 raft_consensus.cc:2272] T 9dff1b37c628433fb7d6baba36da1757 P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.663919 15004 tablet_replica.cc:333] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.664373 15004 raft_consensus.cc:2243] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.664716 15004 raft_consensus.cc:2272] T 4390051d7aa446e49859282c308ae355 P 769ed0398a8343c89662b5a58e5e542b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.666235 15004 tablet_replica.cc:333] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b: stopping tablet replica
I20260709 13:05:21.666627 15004 raft_consensus.cc:2243] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.666972 15004 raft_consensus.cc:2272] T 332136b63f454b61bc2192c95930833c P 769ed0398a8343c89662b5a58e5e542b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:21.681078 17174 consensus_peers.cc:597] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. 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 13:05:21.774940 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
W20260709 13:05:21.779600 17174 consensus_peers.cc:597] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.3:45369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:21.797915 17174 consensus_peers.cc:597] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 -> Peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Couldn't send request to peer 769ed0398a8343c89662b5a58e5e542b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.3:45369: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:21.840165 18203 raft_consensus.cc:493] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:05:21.840734 18203 raft_consensus.cc:515] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "8f5a7243a90046c9b0b3503d83c53c65" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46673 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:21.843158 18203 leader_election.cc:290] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673)
W20260709 13:05:21.851199 17173 leader_election.cc:336] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 8f5a7243a90046c9b0b3503d83c53c65 (127.14.167.2:46673): Network error: Client connection negotiation failed: client connection to 127.14.167.2:46673: connect: Connection refused (error 111)
W20260709 13:05:21.852398 16021 catalog_manager.cc:4755] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3fbbce2ef18a4b7db795dbd119fc0050: Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111)
W20260709 13:05:21.852995 17170 leader_election.cc:336] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111)
I20260709 13:05:21.853338 17170 leader_election.cc:304] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4; no voters: 3afd508fbca142acb1369ae7815a4d7a, 8f5a7243a90046c9b0b3503d83c53c65
I20260709 13:05:21.853938 18203 raft_consensus.cc:2749] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:21.859802 15004 tablet_server.cc:179] TabletServer@127.14.167.4:0 shutting down...
I20260709 13:05:21.865835 18203 raft_consensus.cc:493] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 3afd508fbca142acb1369ae7815a4d7a)
I20260709 13:05:21.866267 18203 raft_consensus.cc:515] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3afd508fbca142acb1369ae7815a4d7a" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 42559 } } peers { permanent_uuid: "769ed0398a8343c89662b5a58e5e542b" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 45369 } } peers { permanent_uuid: "4c9b8be3f8b444848325301e11a7c0d4" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 35449 } attrs { promote: false } }
I20260709 13:05:21.870086 18203 leader_election.cc:290] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559), 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369)
W20260709 13:05:21.873685 17170 leader_election.cc:336] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111)
W20260709 13:05:21.875217 17174 leader_election.cc:336] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 769ed0398a8343c89662b5a58e5e542b (127.14.167.3:45369): Network error: Client connection negotiation failed: client connection to 127.14.167.3:45369: connect: Connection refused (error 111)
I20260709 13:05:21.875618 17174 leader_election.cc:304] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [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: 4c9b8be3f8b444848325301e11a7c0d4; no voters: 3afd508fbca142acb1369ae7815a4d7a, 769ed0398a8343c89662b5a58e5e542b
I20260709 13:05:21.876277 18203 raft_consensus.cc:2749] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:21.891531 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:21.892133 15004 tablet_replica.cc:333] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.892665 15004 raft_consensus.cc:2243] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.893174 15004 raft_consensus.cc:2272] T 3fbbce2ef18a4b7db795dbd119fc0050 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.894824 15004 tablet_replica.cc:333] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.895328 15004 raft_consensus.cc:2243] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.895762 15004 raft_consensus.cc:2272] T e0530f755f594a3693b2aa28b1c3ba8f P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.897352 15004 tablet_replica.cc:333] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.897873 15004 raft_consensus.cc:2243] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.898310 15004 raft_consensus.cc:2272] T bade25fa6d4c450e80c3972e52144c4e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.899940 15004 tablet_replica.cc:333] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.900473 15004 raft_consensus.cc:2243] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.900913 15004 raft_consensus.cc:2272] T 1520432ba29d4a9c964e80cc52c9e00f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.902495 15004 tablet_replica.cc:333] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.902976 15004 raft_consensus.cc:2243] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.903425 15004 raft_consensus.cc:2272] T 5f0d4016487a4fd1913978f5dcb6c622 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.905007 15004 tablet_replica.cc:333] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.905493 15004 raft_consensus.cc:2243] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.905972 15004 raft_consensus.cc:2272] T 9f2acf0887c349f690c6ba78913cec89 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.907567 15004 tablet_replica.cc:333] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.908043 15004 raft_consensus.cc:2243] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.908473 15004 raft_consensus.cc:2272] T 9e0adc3bfeca4a35946d71f08f691c03 P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.910125 15004 tablet_replica.cc:333] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.910631 15004 raft_consensus.cc:2243] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.911080 15004 raft_consensus.cc:2272] T 0cb0a64a92a6491fbe98e7933cf603b7 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.912523 15004 tablet_replica.cc:333] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.913029 15004 raft_consensus.cc:2243] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.913695 15004 raft_consensus.cc:2272] T 1e59baaad7494aadafc86ca5b76d3a70 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.915351 15004 tablet_replica.cc:333] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.915853 15004 raft_consensus.cc:2243] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.916263 15004 raft_consensus.cc:2272] T 63b18a3a1714434e8962c892b2b5d6f9 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.918062 15004 tablet_replica.cc:333] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.918646 15004 raft_consensus.cc:2243] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.919196 15004 raft_consensus.cc:2272] T 5152c58612844aa0b8bfc4bb8ba600b4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.921397 15004 tablet_replica.cc:333] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.922045 15004 raft_consensus.cc:2243] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.922677 15004 raft_consensus.cc:2272] T 0b9ff4a87f704895bf1d72d129c3ead3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.924202 15004 tablet_replica.cc:333] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.924644 15004 raft_consensus.cc:2243] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.924959 15004 raft_consensus.cc:2272] T d489543c219147c4916fa8aaee44dab6 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.926486 15004 tablet_replica.cc:333] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.926965 15004 raft_consensus.cc:2243] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.927575 15004 raft_consensus.cc:2272] T 2fda968f51654bad87598875bf219c51 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.929201 15004 tablet_replica.cc:333] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.929673 15004 raft_consensus.cc:2243] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.930119 15004 raft_consensus.cc:2272] T 09c92544798044708b87b95a334da63f P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.931628 15004 tablet_replica.cc:333] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.932087 15004 raft_consensus.cc:2243] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.932682 15004 raft_consensus.cc:2272] T 3009ca364cf341569dc5bcd0b023a183 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.934357 15004 tablet_replica.cc:333] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.934803 15004 raft_consensus.cc:2243] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.935212 15004 raft_consensus.cc:2272] T 009af8315486449bbdbfdf280b83fdce P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.936758 15004 tablet_replica.cc:333] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.937218 15004 raft_consensus.cc:2243] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.938273 15004 raft_consensus.cc:2272] T b36fd3ffacd64cd5b43a943c2a0e512c P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.940486 15004 tablet_replica.cc:333] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.941111 15004 raft_consensus.cc:2243] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.941663 15004 raft_consensus.cc:2272] T 1781f2ff80e045c78dd55682bd5d4e78 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.943243 15004 tablet_replica.cc:333] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.943727 15004 raft_consensus.cc:2243] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.944166 15004 raft_consensus.cc:2272] T c0f184723b814e70bdf87b579ce58f2f P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.945808 15004 tablet_replica.cc:333] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.946393 15004 raft_consensus.cc:2243] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.946866 15004 raft_consensus.cc:2272] T 19abdcca8e294e8a9e5a3c0f855d594c P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.948804 15004 tablet_replica.cc:333] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.949257 15004 raft_consensus.cc:2243] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.949710 15004 raft_consensus.cc:2272] T 08180905d6714823bfcdacd32ee4b57e P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.951967 15004 tablet_replica.cc:333] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.952664 15004 raft_consensus.cc:2243] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.953189 15004 raft_consensus.cc:2272] T a428993a5e69463d95cedce08c9797cf P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.955173 15004 tablet_replica.cc:333] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.955653 15004 raft_consensus.cc:2243] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.956066 15004 raft_consensus.cc:2272] T 947428da72674400aa0565eafad37486 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.957623 15004 tablet_replica.cc:333] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.958132 15004 raft_consensus.cc:2243] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.958624 15004 raft_consensus.cc:2272] T ebf3e394e7b84a338c8decd8502cf883 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.960318 15004 tablet_replica.cc:333] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.960783 15004 raft_consensus.cc:2243] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.961442 15004 raft_consensus.cc:2272] T 4f1739fe02354f459f854457047ef36d P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.963109 15004 tablet_replica.cc:333] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.963588 15004 raft_consensus.cc:2243] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.964010 15004 raft_consensus.cc:2272] T 9aa31fbbed4d47348bb901008ad237c4 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.965621 15004 tablet_replica.cc:333] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.966142 15004 raft_consensus.cc:2243] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.966776 15004 raft_consensus.cc:2272] T 669aaa00d3b340f199c8004921004444 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.968360 15004 tablet_replica.cc:333] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.968822 15004 raft_consensus.cc:2243] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.969430 15004 raft_consensus.cc:2272] T c709fbdb813749168e7b8fdb0dd864c0 P 4c9b8be3f8b444848325301e11a7c0d4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.971065 15004 tablet_replica.cc:333] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.971539 15004 raft_consensus.cc:2243] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.972021 15004 raft_consensus.cc:2272] T 3ccc84f0b4d840e69bd40013c60ee5e8 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.974233 15004 tablet_replica.cc:333] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.974900 15004 raft_consensus.cc:2243] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.975652 15004 raft_consensus.cc:2272] T 652f347ab55c4c0aa3308b8f3631b26e P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.977252 15004 tablet_replica.cc:333] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.977674 15004 raft_consensus.cc:2243] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.978157 15004 raft_consensus.cc:2272] T 331eeb08a5b84e4f8a818a81c1113f27 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.979837 15004 tablet_replica.cc:333] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.980310 15004 raft_consensus.cc:2243] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.980656 15004 raft_consensus.cc:2272] T e9f0f8b4ab4e47b9b3b2e636b14f8b86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.982191 15004 tablet_replica.cc:333] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.982630 15004 raft_consensus.cc:2243] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.983059 15004 raft_consensus.cc:2272] T 4aeffcc1d9cf4c08ac5660fea2dc05b3 P 4c9b8be3f8b444848325301e11a7c0d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.984596 15004 tablet_replica.cc:333] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.985039 15004 raft_consensus.cc:2243] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.985462 15004 raft_consensus.cc:2272] T d426990989cf4e9eb78e2787fe7a4fcb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.987023 15004 tablet_replica.cc:333] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.987468 15004 raft_consensus.cc:2243] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.987890 15004 raft_consensus.cc:2272] T ad57fe03819349d68ec75562b23760fb P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.989562 15004 tablet_replica.cc:333] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.990036 15004 raft_consensus.cc:2243] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.990682 15004 raft_consensus.cc:2272] T 5ee7fce04da243aa96e1fb7c7ff57b25 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.992322 15004 tablet_replica.cc:333] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.992764 15004 raft_consensus.cc:2243] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.993217 15004 raft_consensus.cc:2272] T 536dccaf14734c44b9df45f2cb32cfa5 P 4c9b8be3f8b444848325301e11a7c0d4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.994771 15004 tablet_replica.cc:333] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.995234 15004 raft_consensus.cc:2243] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:05:21.995853 15004 raft_consensus.cc:2272] T 3105502a64e447099de24e69ca415d7e P 4c9b8be3f8b444848325301e11a7c0d4 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.997412 15004 tablet_replica.cc:333] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:21.997884 15004 raft_consensus.cc:2243] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:21.998328 15004 raft_consensus.cc:2272] T 9733068960414297bd5a520775790f42 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:21.999804 15004 tablet_replica.cc:333] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:22.000249 15004 raft_consensus.cc:2243] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.000874 15004 raft_consensus.cc:2272] T f1e4287828ec4b00aee46b19d8388c86 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.002439 15004 tablet_replica.cc:333] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:22.002859 15004 raft_consensus.cc:2243] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:22.003237 15004 raft_consensus.cc:2272] T dec1bc0351044e8188eb843707cbd9ff P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.004737 15004 tablet_replica.cc:333] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:22.005141 15004 raft_consensus.cc:2243] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.005776 15004 raft_consensus.cc:2272] T edb2c82e030e4f8d8b5321424b515455 P 4c9b8be3f8b444848325301e11a7c0d4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.007246 15004 tablet_replica.cc:333] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4: stopping tablet replica
I20260709 13:05:22.007647 15004 raft_consensus.cc:2243] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.008291 15004 raft_consensus.cc:2272] T 26c64994c56f4e24b32f0220da490917 P 4c9b8be3f8b444848325301e11a7c0d4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.067449 15004 tablet_server.cc:196] TabletServer@127.14.167.4:0 shutdown complete.
I20260709 13:05:22.121435 15004 master.cc:562] Master@127.14.167.62:38391 shutting down...
W20260709 13:05:22.890663 16021 catalog_manager.cc:4755] TS 3afd508fbca142acb1369ae7815a4d7a (127.14.167.1:42559): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 3fbbce2ef18a4b7db795dbd119fc0050: Network error: Client connection negotiation failed: client connection to 127.14.167.1:42559: connect: Connection refused (error 111)
I20260709 13:05:22.909565 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:22.911090 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:22.911427 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6c5cba487ae421da4af12ca6a8fc12c: stopping tablet replica
I20260709 13:05:22.980991 15004 master.cc:584] Master@127.14.167.62:38391 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (61693 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:05:23.062528 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:39251
I20260709 13:05:23.063555 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:23.068245 18267 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 13:05:23.069454 18268 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 13:05:23.069856 18270 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 13:05:23.070192 15004 server_base.cc:1061] running on GCE node
I20260709 13:05:23.071382 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:23.071559 15004 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 13:05:23.071673 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602323071663 us; error 0 us; skew 500 ppm
I20260709 13:05:23.072111 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.074314 15004 webserver.cc:533] Webserver started at http://127.14.167.62:42827/ using document root <none> and password file <none>
I20260709 13:05:23.074736 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.074882 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.075093 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.076042 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "25e6e12e94564b2a92a058b6358e97d0"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.080045 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:23.083055 18275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.083724 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 13:05:23.083992 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "25e6e12e94564b2a92a058b6358e97d0"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.084245 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-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 13:05:23.119335 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.120453 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.155049 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:39251
I20260709 13:05:23.155155 18326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:39251 every 8 connection(s)
I20260709 13:05:23.158641 18327 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 13:05:23.167881 18327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0: Bootstrap starting.
I20260709 13:05:23.172092 18327 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:23.175766 18327 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0: No bootstrap required, opened a new log
I20260709 13:05:23.177637 18327 raft_consensus.cc:359] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e6e12e94564b2a92a058b6358e97d0" member_type: VOTER }
I20260709 13:05:23.178006 18327 raft_consensus.cc:385] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:23.178177 18327 raft_consensus.cc:740] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 25e6e12e94564b2a92a058b6358e97d0, State: Initialized, Role: FOLLOWER
I20260709 13:05:23.178661 18327 consensus_queue.cc:260] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "25e6e12e94564b2a92a058b6358e97d0" member_type: VOTER }
I20260709 13:05:23.179075 18327 raft_consensus.cc:399] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:23.179255 18327 raft_consensus.cc:493] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:23.179451 18327 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:23.183547 18327 raft_consensus.cc:515] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e6e12e94564b2a92a058b6358e97d0" member_type: VOTER }
I20260709 13:05:23.183977 18327 leader_election.cc:304] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [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: 25e6e12e94564b2a92a058b6358e97d0; no voters: 
I20260709 13:05:23.184950 18327 leader_election.cc:290] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:23.185289 18330 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:23.186539 18330 raft_consensus.cc:697] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 1 LEADER]: Becoming Leader. State: Replica: 25e6e12e94564b2a92a058b6358e97d0, State: Running, Role: LEADER
I20260709 13:05:23.187067 18330 consensus_queue.cc:237] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [LEADER]: Queue going to LEADER mode. State: All 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: "25e6e12e94564b2a92a058b6358e97d0" member_type: VOTER }
I20260709 13:05:23.187667 18327 sys_catalog.cc:565] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:23.191145 18331 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "25e6e12e94564b2a92a058b6358e97d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e6e12e94564b2a92a058b6358e97d0" member_type: VOTER } }
I20260709 13:05:23.191417 18332 sys_catalog.cc:455] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 25e6e12e94564b2a92a058b6358e97d0. Latest consensus state: current_term: 1 leader_uuid: "25e6e12e94564b2a92a058b6358e97d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "25e6e12e94564b2a92a058b6358e97d0" member_type: VOTER } }
I20260709 13:05:23.191681 18331 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:23.192039 18332 sys_catalog.cc:458] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:23.195050 18337 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:23.199764 18337 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:23.202196 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:23.207546 18337 catalog_manager.cc:1383] Generated new cluster ID: d3ce5d35e7d7465980dd14f11b816bc9
I20260709 13:05:23.207803 18337 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:23.250970 18337 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:23.252151 18337 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:23.274839 18337 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0: Generated new TSK 0
I20260709 13:05:23.275431 18337 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:23.332742 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:23.338011 18348 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 13:05:23.338907 18349 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 13:05:23.341045 15004 server_base.cc:1061] running on GCE node
W20260709 13:05:23.341181 18351 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 13:05:23.342396 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:23.342574 15004 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 13:05:23.342731 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602323342714 us; error 0 us; skew 500 ppm
I20260709 13:05:23.343254 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.345314 15004 webserver.cc:533] Webserver started at http://127.14.167.1:37641/ using document root <none> and password file <none>
I20260709 13:05:23.345744 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.345958 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.346210 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.347185 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "41aaaf7b190041fcadaa9db53f551c8b"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.351217 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:23.354195 18356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.354835 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:23.355111 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "41aaaf7b190041fcadaa9db53f551c8b"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.355358 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-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 13:05:23.381124 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.382251 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.383817 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:23.386020 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:23.386209 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.386439 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:23.386598 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.423902 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:39305
I20260709 13:05:23.424007 18418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:39305 every 8 connection(s)
I20260709 13:05:23.428469 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:23.434788 18423 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 13:05:23.436585 18424 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 13:05:23.441463 18426 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 13:05:23.442363 15004 server_base.cc:1061] running on GCE node
I20260709 13:05:23.442895 18419 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39251
I20260709 13:05:23.443245 18419 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:23.443749 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:23.443960 15004 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 13:05:23.443921 18419 heartbeater.cc:507] Master 127.14.167.62:39251 requested a full tablet report, sending...
I20260709 13:05:23.444268 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602323444249 us; error 0 us; skew 500 ppm
I20260709 13:05:23.444839 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.446152 18292 ts_manager.cc:194] Registered new tserver with Master: 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:23.447225 15004 webserver.cc:533] Webserver started at http://127.14.167.2:33007/ using document root <none> and password file <none>
I20260709 13:05:23.447677 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.447844 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.447969 18292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44538
I20260709 13:05:23.448064 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.449302 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "94620d4d29684d718973b984c40661df"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.453287 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:23.456123 18431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.456822 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:23.457084 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "94620d4d29684d718973b984c40661df"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.457371 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-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 13:05:23.476723 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.477698 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.479012 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:23.480954 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:23.481129 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.481350 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:23.481485 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.518708 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:43847
I20260709 13:05:23.518818 18493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:43847 every 8 connection(s)
I20260709 13:05:23.523119 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:23.529373 18497 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 13:05:23.530666 18498 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 13:05:23.532346 18500 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 13:05:23.533628 15004 server_base.cc:1061] running on GCE node
I20260709 13:05:23.534358 18494 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39251
I20260709 13:05:23.534556 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:23.534703 18494 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:23.534832 15004 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 13:05:23.535066 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602323535048 us; error 0 us; skew 500 ppm
I20260709 13:05:23.535503 18494 heartbeater.cc:507] Master 127.14.167.62:39251 requested a full tablet report, sending...
I20260709 13:05:23.535617 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.537374 18292 ts_manager.cc:194] Registered new tserver with Master: 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:23.538163 15004 webserver.cc:533] Webserver started at http://127.14.167.3:40925/ using document root <none> and password file <none>
I20260709 13:05:23.538626 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.538811 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.538684 18292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44544
I20260709 13:05:23.539112 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.540208 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "4fec67b8f4fe4e9f996565687214176e"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.544193 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:05:23.547178 18505 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.547928 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:05:23.548198 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "4fec67b8f4fe4e9f996565687214176e"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.548450 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-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 13:05:23.562944 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.564005 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.565358 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:23.567421 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:23.567588 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.567795 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:23.567962 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.606220 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:33003
I20260709 13:05:23.606315 18567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:33003 every 8 connection(s)
I20260709 13:05:23.610571 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:23.617236 18571 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 13:05:23.618431 18572 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 13:05:23.621335 18568 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39251
I20260709 13:05:23.621812 18568 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:23.622726 18568 heartbeater.cc:507] Master 127.14.167.62:39251 requested a full tablet report, sending...
I20260709 13:05:23.623399 15004 server_base.cc:1061] running on GCE node
W20260709 13:05:23.624459 18574 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 13:05:23.625113 18292 ts_manager.cc:194] Registered new tserver with Master: 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:23.625341 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:23.625602 15004 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 13:05:23.625780 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602323625744 us; error 0 us; skew 500 ppm
I20260709 13:05:23.626343 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:23.626464 18292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44550
I20260709 13:05:23.628860 15004 webserver.cc:533] Webserver started at http://127.14.167.4:37711/ using document root <none> and password file <none>
I20260709 13:05:23.629333 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:23.629509 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:23.629738 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:23.630761 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-3-root/instance:
uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.634814 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 13:05:23.637717 18579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.638468 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:23.638758 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-3-root
uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:23.639014 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-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 13:05:23.657644 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:23.658859 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:23.660295 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:23.662513 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:23.662695 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.662928 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:23.663069 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:23.703109 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.4:39013
I20260709 13:05:23.703188 18641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.4:39013 every 8 connection(s)
I20260709 13:05:23.715631 18642 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39251
I20260709 13:05:23.715966 18642 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:23.716590 18642 heartbeater.cc:507] Master 127.14.167.62:39251 requested a full tablet report, sending...
I20260709 13:05:23.718340 18292 ts_manager.cc:194] Registered new tserver with Master: a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:23.719403 15004 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013436949s
I20260709 13:05:23.719547 18292 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44564
I20260709 13:05:23.743234 18292 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44568:
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 13:05:23.978376 18384 tablet_service.cc:1511] Processing CreateTablet for tablet 096ede4b1aa1403faaf8b1e58863750d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:23.979782 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096ede4b1aa1403faaf8b1e58863750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.982615 18383 tablet_service.cc:1511] Processing CreateTablet for tablet ee35cdcd049b41ad849bc1f4ea6d33d5 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:23.983986 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee35cdcd049b41ad849bc1f4ea6d33d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.985620 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 096ede4b1aa1403faaf8b1e58863750d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:23.986896 18382 tablet_service.cc:1511] Processing CreateTablet for tablet cf1720d42a9048a1af7d6d2f69b63e1f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:23.988168 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1720d42a9048a1af7d6d2f69b63e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.987974 18458 tablet_service.cc:1511] Processing CreateTablet for tablet ee35cdcd049b41ad849bc1f4ea6d33d5 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:23.988472 18455 tablet_service.cc:1511] Processing CreateTablet for tablet caf6b11aff1849c1beecb132d4f17cc1 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:23.990777 18456 tablet_service.cc:1511] Processing CreateTablet for tablet c0e3a9b07c274bb08308f2e02eb82289 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:23.991892 18380 tablet_service.cc:1511] Processing CreateTablet for tablet caf6b11aff1849c1beecb132d4f17cc1 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:23.993147 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf6b11aff1849c1beecb132d4f17cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.993419 18453 tablet_service.cc:1511] Processing CreateTablet for tablet 33398ec104ca446c86113b2ba3a6dd03 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:23.994835 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 2d845334ea9242bbbf766833d7b39d0d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:23.995563 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab328cbbb5749df80d5dabfff388c5e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:23.996332 18451 tablet_service.cc:1511] Processing CreateTablet for tablet ca731142a8774d8a833da4a61db76586 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:23.997335 18454 tablet_service.cc:1511] Processing CreateTablet for tablet aa603d6fe8ea42fdb7b9f51dbc996415 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:23.997659 18457 tablet_service.cc:1511] Processing CreateTablet for tablet 626ab4691054481fa203468e5666e4c7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:23.986886 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096ede4b1aa1403faaf8b1e58863750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.999640 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33398ec104ca446c86113b2ba3a6dd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.000411 18376 tablet_service.cc:1511] Processing CreateTablet for tablet f24e688a79794ea0a6720359fd7313e5 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:24.001647 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626ab4691054481fa203468e5666e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.002499 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 232cd2a4aa564f14ab46dbebe10da805 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:24.003402 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf6b11aff1849c1beecb132d4f17cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.990670 18381 tablet_service.cc:1511] Processing CreateTablet for tablet c0e3a9b07c274bb08308f2e02eb82289 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:23.998657 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab328cbbb5749df80d5dabfff388c5e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:23.996075 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d845334ea9242bbbf766833d7b39d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.006091 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e3a9b07c274bb08308f2e02eb82289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:23.997222 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 33398ec104ca446c86113b2ba3a6dd03 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:24.008963 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33398ec104ca446c86113b2ba3a6dd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.010099 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232cd2a4aa564f14ab46dbebe10da805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.012308 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e3a9b07c274bb08308f2e02eb82289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.014071 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab328cbbb5749df80d5dabfff388c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.018086 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca731142a8774d8a833da4a61db76586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.002930 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 232cd2a4aa564f14ab46dbebe10da805 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:24.021087 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232cd2a4aa564f14ab46dbebe10da805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.022976 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa603d6fe8ea42fdb7b9f51dbc996415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.030092 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24e688a79794ea0a6720359fd7313e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.034113 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee35cdcd049b41ad849bc1f4ea6d33d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.038095 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab328cbbb5749df80d5dabfff388c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.044154 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 3e00dfe687eb4cdba1f8c9597b8b1a40 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:24.045452 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e00dfe687eb4cdba1f8c9597b8b1a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.047762 18662 tablet_bootstrap.cc:492] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:24.053588 18662 tablet_bootstrap.cc:654] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.070295 18457 tablet_service.cc:1511] Processing CreateTablet for tablet de145fde9b9a4efaa381f0834f45e349 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:24.074963 18607 tablet_service.cc:1511] Processing CreateTablet for tablet ee35cdcd049b41ad849bc1f4ea6d33d5 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:24.121188 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de145fde9b9a4efaa381f0834f45e349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.121261 18607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee35cdcd049b41ad849bc1f4ea6d33d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.077308 18606 tablet_service.cc:1511] Processing CreateTablet for tablet cf1720d42a9048a1af7d6d2f69b63e1f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:24.124528 18606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1720d42a9048a1af7d6d2f69b63e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.087127 18605 tablet_service.cc:1511] Processing CreateTablet for tablet 626ab4691054481fa203468e5666e4c7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:24.130646 18605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626ab4691054481fa203468e5666e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.135010 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 1754741bee854badae5eeae413dc507d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:24.136301 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1754741bee854badae5eeae413dc507d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.096074 18663 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:24.101104 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 3e00dfe687eb4cdba1f8c9597b8b1a40 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:24.103317 18604 tablet_service.cc:1511] Processing CreateTablet for tablet caf6b11aff1849c1beecb132d4f17cc1 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:24.103652 18384 tablet_service.cc:1511] Processing CreateTablet for tablet 20ef3ea6b34a47748be0d0a8a3d3874a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:24.105401 18603 tablet_service.cc:1511] Processing CreateTablet for tablet 2d845334ea9242bbbf766833d7b39d0d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:24.107576 18602 tablet_service.cc:1511] Processing CreateTablet for tablet aa603d6fe8ea42fdb7b9f51dbc996415 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:24.109706 18601 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab328cbbb5749df80d5dabfff388c5e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:24.113529 18533 tablet_service.cc:1511] Processing CreateTablet for tablet 096ede4b1aa1403faaf8b1e58863750d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:24.145159 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 37ef642e5ede480f90a32ca643d0984f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:24.145702 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096ede4b1aa1403faaf8b1e58863750d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.146780 18455 tablet_service.cc:1511] Processing CreateTablet for tablet 2a560b0aeef9445cb5317754ab1df598 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:24.148021 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a560b0aeef9445cb5317754ab1df598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.147874 18532 tablet_service.cc:1511] Processing CreateTablet for tablet cf1720d42a9048a1af7d6d2f69b63e1f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:24.148478 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 626ab4691054481fa203468e5666e4c7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:24.149107 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf1720d42a9048a1af7d6d2f69b63e1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.115585 18600 tablet_service.cc:1511] Processing CreateTablet for tablet f24e688a79794ea0a6720359fd7313e5 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:24.149722 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626ab4691054481fa203468e5666e4c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.117586 18599 tablet_service.cc:1511] Processing CreateTablet for tablet ca731142a8774d8a833da4a61db76586 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:24.119959 18598 tablet_service.cc:1511] Processing CreateTablet for tablet 3e00dfe687eb4cdba1f8c9597b8b1a40 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:24.153877 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ef3ea6b34a47748be0d0a8a3d3874a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.156899 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ef642e5ede480f90a32ca643d0984f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.139947 18453 tablet_service.cc:1511] Processing CreateTablet for tablet 4555e4c6b52347f99177d3a54fc79776 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:24.142423 18604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf6b11aff1849c1beecb132d4f17cc1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.183398 18601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab328cbbb5749df80d5dabfff388c5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.128178 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 2df1ef51074546208af1da9e3a9034bb (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:24.183657 18458 tablet_service.cc:1511] Processing CreateTablet for tablet b151acf5e7834b35a8996d30b03b82d8 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:24.184958 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b151acf5e7834b35a8996d30b03b82d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.186305 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df1ef51074546208af1da9e3a9034bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.186806 18602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa603d6fe8ea42fdb7b9f51dbc996415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.177175 18663 tablet_bootstrap.cc:654] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.194132 18603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d845334ea9242bbbf766833d7b39d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.196576 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca731142a8774d8a833da4a61db76586. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:24.198169 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:24.199348 18377 tablet_service.cc:1511] Processing CreateTablet for tablet abf5bc8bb35b43feb0e94c43ef0a42aa (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:24.200301 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e00dfe687eb4cdba1f8c9597b8b1a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.200727 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf5bc8bb35b43feb0e94c43ef0a42aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.206070 18600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24e688a79794ea0a6720359fd7313e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.209681 18381 tablet_service.cc:1511] Processing CreateTablet for tablet 48644f9acbda4495aae17a196c71b0ed (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:24.210896 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48644f9acbda4495aae17a196c71b0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.218597 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e00dfe687eb4cdba1f8c9597b8b1a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.226892 18530 tablet_service.cc:1511] Processing CreateTablet for tablet c0e3a9b07c274bb08308f2e02eb82289 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:24.228163 18530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0e3a9b07c274bb08308f2e02eb82289. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.230746 18527 tablet_service.cc:1511] Processing CreateTablet for tablet 33398ec104ca446c86113b2ba3a6dd03 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:24.231974 18527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33398ec104ca446c86113b2ba3a6dd03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.129513 18456 tablet_service.cc:1511] Processing CreateTablet for tablet abf5bc8bb35b43feb0e94c43ef0a42aa (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:24.182570 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 2df1ef51074546208af1da9e3a9034bb (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:24.242200 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4555e4c6b52347f99177d3a54fc79776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.248169 18528 tablet_service.cc:1511] Processing CreateTablet for tablet aa603d6fe8ea42fdb7b9f51dbc996415 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:24.249405 18528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa603d6fe8ea42fdb7b9f51dbc996415. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.255872 18665 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:24.258855 18525 tablet_service.cc:1511] Processing CreateTablet for tablet ca731142a8774d8a833da4a61db76586 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:24.260089 18525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca731142a8774d8a833da4a61db76586. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.260377 18606 tablet_service.cc:1511] Processing CreateTablet for tablet 20ef3ea6b34a47748be0d0a8a3d3874a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:24.261567 18606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ef3ea6b34a47748be0d0a8a3d3874a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.271512 18607 tablet_service.cc:1511] Processing CreateTablet for tablet de145fde9b9a4efaa381f0834f45e349 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:24.272857 18665 tablet_bootstrap.cc:654] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.276736 18599 tablet_service.cc:1511] Processing CreateTablet for tablet 48644f9acbda4495aae17a196c71b0ed (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:24.279610 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 7f106221038d4d7bb5ce5bf5938458a3 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:24.280979 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f106221038d4d7bb5ce5bf5938458a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.271440 18382 tablet_service.cc:1511] Processing CreateTablet for tablet d4a855d35ef3481eb8922e419e72659e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:24.284199 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a855d35ef3481eb8922e419e72659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.226894 18529 tablet_service.cc:1511] Processing CreateTablet for tablet 2d845334ea9242bbbf766833d7b39d0d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:24.234869 18526 tablet_service.cc:1511] Processing CreateTablet for tablet f24e688a79794ea0a6720359fd7313e5 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:24.286759 18383 tablet_service.cc:1511] Processing CreateTablet for tablet 4555e4c6b52347f99177d3a54fc79776 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:24.288122 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4555e4c6b52347f99177d3a54fc79776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.288825 18532 tablet_service.cc:1511] Processing CreateTablet for tablet 232cd2a4aa564f14ab46dbebe10da805 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:24.289637 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf5bc8bb35b43feb0e94c43ef0a42aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.290910 18524 tablet_service.cc:1511] Processing CreateTablet for tablet 20ef3ea6b34a47748be0d0a8a3d3874a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:24.286725 18529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d845334ea9242bbbf766833d7b39d0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.296587 18663 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:24.296942 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20ef3ea6b34a47748be0d0a8a3d3874a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.297214 18663 ts_tablet_manager.cc:1403] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.002s
I20260709 13:05:24.298763 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 2a560b0aeef9445cb5317754ab1df598 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:24.300032 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a560b0aeef9445cb5317754ab1df598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.300729 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df1ef51074546208af1da9e3a9034bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.301162 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f24e688a79794ea0a6720359fd7313e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.302759 18602 tablet_service.cc:1511] Processing CreateTablet for tablet 1754741bee854badae5eeae413dc507d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:24.310402 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 59eda339c65942fbae2f8e43c4aa067f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:24.311648 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59eda339c65942fbae2f8e43c4aa067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.309221 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 232cd2a4aa564f14ab46dbebe10da805. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.273002 18607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de145fde9b9a4efaa381f0834f45e349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.322567 18663 raft_consensus.cc:359] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:24.324833 18663 raft_consensus.cc:385] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.345625 18663 raft_consensus.cc:740] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.327093 18457 tablet_service.cc:1511] Processing CreateTablet for tablet 59f198f648a742d7832db835d76914cc (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:24.346972 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f198f648a742d7832db835d76914cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.346647 18663 consensus_queue.cc:260] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:24.328016 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 7b747b3c97f944a595eacc3808b39071 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:24.349063 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b747b3c97f944a595eacc3808b39071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.329000 18384 tablet_service.cc:1511] Processing CreateTablet for tablet 7f106221038d4d7bb5ce5bf5938458a3 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:24.351147 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f106221038d4d7bb5ce5bf5938458a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.330261 18378 tablet_service.cc:1511] Processing CreateTablet for tablet b151acf5e7834b35a8996d30b03b82d8 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:24.353060 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b151acf5e7834b35a8996d30b03b82d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.324108 18605 tablet_service.cc:1511] Processing CreateTablet for tablet abf5bc8bb35b43feb0e94c43ef0a42aa (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:24.331085 18662 tablet_bootstrap.cc:492] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:24.355332 18662 ts_tablet_manager.cc:1403] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.308s	user 0.007s	sys 0.012s
I20260709 13:05:24.305413 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4a572898d1456286c4ef93a7518d53 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:24.361595 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a572898d1456286c4ef93a7518d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.363118 18604 tablet_service.cc:1511] Processing CreateTablet for tablet 4555e4c6b52347f99177d3a54fc79776 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:24.334391 18454 tablet_service.cc:1511] Processing CreateTablet for tablet e94931b4f314429180ef3a8af4beb747 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:24.336318 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48644f9acbda4495aae17a196c71b0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.338613 18458 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc472a98f924668a08af9b0a360f29d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:24.340823 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 14e7386ebc544b438da999f34ddeb537 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:24.342634 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 59eda339c65942fbae2f8e43c4aa067f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:24.396135 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc472a98f924668a08af9b0a360f29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.397336 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e7386ebc544b438da999f34ddeb537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.401846 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59eda339c65942fbae2f8e43c4aa067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.402231 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94931b4f314429180ef3a8af4beb747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.413885 18605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf5bc8bb35b43feb0e94c43ef0a42aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.414855 18602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1754741bee854badae5eeae413dc507d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.418668 18600 tablet_service.cc:1511] Processing CreateTablet for tablet d4a855d35ef3481eb8922e419e72659e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:24.419996 18600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a855d35ef3481eb8922e419e72659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.421226 18663 ts_tablet_manager.cc:1434] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.124s	user 0.003s	sys 0.008s
I20260709 13:05:24.424572 18604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4555e4c6b52347f99177d3a54fc79776. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.424686 18419 heartbeater.cc:499] Master 127.14.167.62:39251 was elected leader, sending a full tablet report...
W20260709 13:05:24.428226 18420 tablet.cc:2406] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:24.429886 18453 tablet_service.cc:1511] Processing CreateTablet for tablet 5eef509394184efb93b9f60639b1a019 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:24.431092 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eef509394184efb93b9f60639b1a019. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:24.446105 18279 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 56857.6us
I20260709 13:05:24.464203 18667 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:24.471629 18663 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:24.476075 18662 raft_consensus.cc:359] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:24.492070 18601 tablet_service.cc:1511] Processing CreateTablet for tablet 7f106221038d4d7bb5ce5bf5938458a3 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:24.497174 18601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f106221038d4d7bb5ce5bf5938458a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.504249 18530 tablet_service.cc:1511] Processing CreateTablet for tablet 48644f9acbda4495aae17a196c71b0ed (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:24.505549 18530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48644f9acbda4495aae17a196c71b0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.489239 18662 raft_consensus.cc:385] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.505940 18662 raft_consensus.cc:740] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.506688 18662 consensus_queue.cc:260] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:24.512295 18602 tablet_service.cc:1511] Processing CreateTablet for tablet 7b747b3c97f944a595eacc3808b39071 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:24.513587 18602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b747b3c97f944a595eacc3808b39071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.522089 18494 heartbeater.cc:499] Master 127.14.167.62:39251 was elected leader, sending a full tablet report...
I20260709 13:05:24.527086 18606 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4a572898d1456286c4ef93a7518d53 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:24.528412 18606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a572898d1456286c4ef93a7518d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.529068 18455 tablet_service.cc:1511] Processing CreateTablet for tablet f34c8bbec6084b47a3754fde768f0d0a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:24.491460 18528 tablet_service.cc:1511] Processing CreateTablet for tablet de145fde9b9a4efaa381f0834f45e349 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:24.530675 18528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de145fde9b9a4efaa381f0834f45e349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.534241 18598 tablet_service.cc:1511] Processing CreateTablet for tablet 37ef642e5ede480f90a32ca643d0984f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:24.534493 18456 tablet_service.cc:1511] Processing CreateTablet for tablet a15cfb7001cb4fdc83972e98657e8334 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:24.535588 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ef642e5ede480f90a32ca643d0984f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.536492 18531 tablet_service.cc:1511] Processing CreateTablet for tablet b151acf5e7834b35a8996d30b03b82d8 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:24.536646 18458 tablet_service.cc:1511] Processing CreateTablet for tablet 068f6e65a8b843988d27e63f5dcc53da (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:24.552270 18662 ts_tablet_manager.cc:1434] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.197s	user 0.006s	sys 0.007s
I20260709 13:05:24.537715 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b151acf5e7834b35a8996d30b03b82d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.542658 18667 tablet_bootstrap.cc:654] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.567339 18525 tablet_service.cc:1511] Processing CreateTablet for tablet 2a560b0aeef9445cb5317754ab1df598 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:24.568634 18525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a560b0aeef9445cb5317754ab1df598. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.535692 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15cfb7001cb4fdc83972e98657e8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.547974 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba1f9f8fb9f4a9984b875c0aae16ca4 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:24.540759 18529 tablet_service.cc:1511] Processing CreateTablet for tablet 37ef642e5ede480f90a32ca643d0984f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:24.559315 18375 tablet_service.cc:1511] Processing CreateTablet for tablet aa00d930a0a7492aa4e858f3356ce41e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:24.575393 18529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37ef642e5ede480f90a32ca643d0984f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.576045 18599 tablet_service.cc:1511] Processing CreateTablet for tablet 59f198f648a742d7832db835d76914cc (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:24.540946 18524 tablet_service.cc:1511] Processing CreateTablet for tablet 1754741bee854badae5eeae413dc507d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:24.577365 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f198f648a742d7832db835d76914cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.577854 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1754741bee854badae5eeae413dc507d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.538412 18665 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:24.578043 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068f6e65a8b843988d27e63f5dcc53da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.553297 18452 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffd1837907f40b5953b80282210df01 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:24.579416 18665 ts_tablet_manager.cc:1403] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.324s	user 0.019s	sys 0.021s
I20260709 13:05:24.575976 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa00d930a0a7492aa4e858f3356ce41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.551137 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 59f198f648a742d7832db835d76914cc (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:24.585686 18533 tablet_service.cc:1511] Processing CreateTablet for tablet 2df1ef51074546208af1da9e3a9034bb (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:24.587051 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2df1ef51074546208af1da9e3a9034bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.540952 18530 tablet_service.cc:1511] Processing CreateTablet for tablet d4a855d35ef3481eb8922e419e72659e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:24.592335 18382 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc472a98f924668a08af9b0a360f29d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:24.629098 18568 heartbeater.cc:499] Master 127.14.167.62:39251 was elected leader, sending a full tablet report...
I20260709 13:05:24.629614 18663 tablet_bootstrap.cc:654] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.638561 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc472a98f924668a08af9b0a360f29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.640251 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f198f648a742d7832db835d76914cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.600328 18527 tablet_service.cc:1511] Processing CreateTablet for tablet 7b747b3c97f944a595eacc3808b39071 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:24.603785 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34c8bbec6084b47a3754fde768f0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.645077 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffd1837907f40b5953b80282210df01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.604761 18530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a855d35ef3481eb8922e419e72659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.648252 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba1f9f8fb9f4a9984b875c0aae16ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.611678 18662 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:24.609117 18526 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4a572898d1456286c4ef93a7518d53 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:24.662325 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4a572898d1456286c4ef93a7518d53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.671162 18527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b747b3c97f944a595eacc3808b39071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.616765 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 14e7386ebc544b438da999f34ddeb537 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:24.675980 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e7386ebc544b438da999f34ddeb537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.622740 18665 raft_consensus.cc:359] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:24.678529 18665 raft_consensus.cc:385] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.678828 18665 raft_consensus.cc:740] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
W20260709 13:05:24.685890 18279 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 58442.3us
I20260709 13:05:24.686820 18603 tablet_service.cc:1511] Processing CreateTablet for tablet aa00d930a0a7492aa4e858f3356ce41e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:24.688130 18603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa00d930a0a7492aa4e858f3356ce41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.693647 18381 tablet_service.cc:1511] Processing CreateTablet for tablet a88dcb6288b24180be0ec5eb97fb6d96 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:24.697017 18607 tablet_service.cc:1511] Processing CreateTablet for tablet e94931b4f314429180ef3a8af4beb747 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:24.698630 18383 tablet_service.cc:1511] Processing CreateTablet for tablet c6764d4160c54a3ea3253b9702c9209a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:24.699949 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 1302c9665bdd44c18214a95a8785d2c0 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:24.700632 18451 tablet_service.cc:1511] Processing CreateTablet for tablet 41715e2282b3459f9c4e6d09ab8c5c57 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:24.701143 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1302c9665bdd44c18214a95a8785d2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.702745 18378 tablet_service.cc:1511] Processing CreateTablet for tablet a15cfb7001cb4fdc83972e98657e8334 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:24.693825 18665 consensus_queue.cc:260] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:24.697010 18454 tablet_service.cc:1511] Processing CreateTablet for tablet 49a8ed1303b849068b6f3db5e6752533 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:24.705341 18454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a8ed1303b849068b6f3db5e6752533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.697662 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88dcb6288b24180be0ec5eb97fb6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.698210 18453 tablet_service.cc:1511] Processing CreateTablet for tablet 21d1c329e6e341b9abe888db9e9d97c7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:24.712220 18531 tablet_service.cc:1511] Processing CreateTablet for tablet e94931b4f314429180ef3a8af4beb747 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:24.698462 18667 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:24.713253 18667 ts_tablet_manager.cc:1403] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.276s	user 0.008s	sys 0.005s
I20260709 13:05:24.713515 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94931b4f314429180ef3a8af4beb747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.714134 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6764d4160c54a3ea3253b9702c9209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.716192 18667 raft_consensus.cc:359] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:24.721745 18642 heartbeater.cc:499] Master 127.14.167.62:39251 was elected leader, sending a full tablet report...
I20260709 13:05:24.722934 18662 tablet_bootstrap.cc:654] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:24.727727 18607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e94931b4f314429180ef3a8af4beb747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.707403 18528 tablet_service.cc:1511] Processing CreateTablet for tablet aa00d930a0a7492aa4e858f3356ce41e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:24.730885 18453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d1c329e6e341b9abe888db9e9d97c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.732877 18601 tablet_service.cc:1511] Processing CreateTablet for tablet 5eef509394184efb93b9f60639b1a019 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:24.734133 18601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eef509394184efb93b9f60639b1a019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.725369 18667 raft_consensus.cc:385] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.735404 18532 tablet_service.cc:1511] Processing CreateTablet for tablet 59eda339c65942fbae2f8e43c4aa067f (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:24.744139 18667 raft_consensus.cc:740] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.736191 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffd1837907f40b5953b80282210df01 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:24.744324 18384 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba1f9f8fb9f4a9984b875c0aae16ca4 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:24.736886 18528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa00d930a0a7492aa4e858f3356ce41e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.745162 18667 consensus_queue.cc:260] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:24.748001 18457 tablet_service.cc:1511] Processing CreateTablet for tablet 581963d411d04059867f500f0d41acc9 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:24.751318 18458 tablet_service.cc:1511] Processing CreateTablet for tablet f119c2d5f3544ac2a975d8d354a0fd21 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:24.752506 18600 tablet_service.cc:1511] Processing CreateTablet for tablet c6764d4160c54a3ea3253b9702c9209a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:24.754345 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59eda339c65942fbae2f8e43c4aa067f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.755306 18604 tablet_service.cc:1511] Processing CreateTablet for tablet a88dcb6288b24180be0ec5eb97fb6d96 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:24.757119 18602 tablet_service.cc:1511] Processing CreateTablet for tablet 14e7386ebc544b438da999f34ddeb537 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:24.738471 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 068f6e65a8b843988d27e63f5dcc53da (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:24.743017 18599 tablet_service.cc:1511] Processing CreateTablet for tablet 9ffd1837907f40b5953b80282210df01 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:24.743793 18451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41715e2282b3459f9c4e6d09ab8c5c57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.768488 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15cfb7001cb4fdc83972e98657e8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.770699 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffd1837907f40b5953b80282210df01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.771760 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f119c2d5f3544ac2a975d8d354a0fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.774048 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba1f9f8fb9f4a9984b875c0aae16ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.775825 18600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6764d4160c54a3ea3253b9702c9209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.777923 18602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e7386ebc544b438da999f34ddeb537. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.793679 18604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88dcb6288b24180be0ec5eb97fb6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.800824 18533 tablet_service.cc:1511] Processing CreateTablet for tablet 8cc472a98f924668a08af9b0a360f29d (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:24.810464 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cc472a98f924668a08af9b0a360f29d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.819500 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 09ac542509f94d39af016e80ba1eb5e7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:24.829955 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068f6e65a8b843988d27e63f5dcc53da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.830924 18457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581963d411d04059867f500f0d41acc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.839241 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ffd1837907f40b5953b80282210df01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.840201 18669 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.840669 18669 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:24.781469 18382 tablet_service.cc:1511] Processing CreateTablet for tablet 21d1c329e6e341b9abe888db9e9d97c7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:24.841886 18662 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:24.793376 18452 tablet_service.cc:1511] Processing CreateTablet for tablet a722544bf4144c0e9eaa94e5366bcf37 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:24.847369 18669 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:24.852669 18662 ts_tablet_manager.cc:1403] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.240s	user 0.007s	sys 0.011s
I20260709 13:05:24.870110 18665 ts_tablet_manager.cc:1434] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.290s	user 0.007s	sys 0.005s
I20260709 13:05:24.870709 18675 raft_consensus.cc:493] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.871106 18665 tablet_bootstrap.cc:492] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:24.871182 18675 raft_consensus.cc:515] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:24.873188 18606 tablet_service.cc:1511] Processing CreateTablet for tablet 09ac542509f94d39af016e80ba1eb5e7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:24.874646 18662 raft_consensus.cc:359] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:24.878970 18603 tablet_service.cc:1511] Processing CreateTablet for tablet 068f6e65a8b843988d27e63f5dcc53da (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:24.880039 18607 tablet_service.cc:1511] Processing CreateTablet for tablet 49a8ed1303b849068b6f3db5e6752533 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:24.862406 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ac542509f94d39af016e80ba1eb5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.890285 18662 raft_consensus.cc:385] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:24.854250 18605 tablet_service.cc:1511] Processing CreateTablet for tablet f34c8bbec6084b47a3754fde768f0d0a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:24.886445 18675 leader_election.cc:290] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:24.898643 18452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a722544bf4144c0e9eaa94e5366bcf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.903154 18663 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:24.921902 18667 ts_tablet_manager.cc:1434] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.208s	user 0.019s	sys 0.010s
I20260709 13:05:24.938908 18530 tablet_service.cc:1511] Processing CreateTablet for tablet a722544bf4144c0e9eaa94e5366bcf37 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:24.918673 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d1c329e6e341b9abe888db9e9d97c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.940147 18530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a722544bf4144c0e9eaa94e5366bcf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.923952 18607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a8ed1303b849068b6f3db5e6752533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.938843 18529 tablet_service.cc:1511] Processing CreateTablet for tablet c6764d4160c54a3ea3253b9702c9209a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:24.941646 18670 raft_consensus.cc:493] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:24.934176 18525 tablet_service.cc:1511] Processing CreateTablet for tablet 5eef509394184efb93b9f60639b1a019 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:24.935442 18377 tablet_service.cc:1511] Processing CreateTablet for tablet 1302c9665bdd44c18214a95a8785d2c0 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:24.936435 18528 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba1f9f8fb9f4a9984b875c0aae16ca4 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:24.926505 18662 raft_consensus.cc:740] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:24.932619 18663 ts_tablet_manager.cc:1403] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.491s	user 0.012s	sys 0.028s
I20260709 13:05:24.914193 18458 tablet_service.cc:1511] Processing CreateTablet for tablet 04e6a5bb58624290a0201ea74b6b3319 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:24.957043 18603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 068f6e65a8b843988d27e63f5dcc53da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.911159 18456 tablet_service.cc:1511] Processing CreateTablet for tablet 9331b6c03a344e7e9370f75a29ec3c1a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:24.961259 18529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6764d4160c54a3ea3253b9702c9209a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.953251 18670 raft_consensus.cc:515] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:24.966032 18458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e6a5bb58624290a0201ea74b6b3319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.973528 18606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ac542509f94d39af016e80ba1eb5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.966194 18662 consensus_queue.cc:260] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:24.984709 18667 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:24.986526 18598 tablet_service.cc:1511] Processing CreateTablet for tablet 1302c9665bdd44c18214a95a8785d2c0 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:24.992455 18670 leader_election.cc:290] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:24.996556 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1302c9665bdd44c18214a95a8785d2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.009106 18375 tablet_service.cc:1511] Processing CreateTablet for tablet d6fdf8a52f8d4fa89b8d3dc56aa700be (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:25.008993 18663 raft_consensus.cc:359] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:25.009963 18663 raft_consensus.cc:385] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.010270 18663 raft_consensus.cc:740] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.010942 18663 consensus_queue.cc:260] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:25.011044 18531 tablet_service.cc:1511] Processing CreateTablet for tablet f34c8bbec6084b47a3754fde768f0d0a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:25.016500 18605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34c8bbec6084b47a3754fde768f0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.025954 18673 raft_consensus.cc:493] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.026618 18673 raft_consensus.cc:515] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:24.980935 18377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1302c9665bdd44c18214a95a8785d2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:24.980278 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 328adffbe78a441c80b9b9cf0e0288f9 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:25.213301 18525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5eef509394184efb93b9f60639b1a019. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.233840 18456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9331b6c03a344e7e9370f75a29ec3c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.236972 18665 tablet_bootstrap.cc:654] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.246657 18532 tablet_service.cc:1511] Processing CreateTablet for tablet 09ac542509f94d39af016e80ba1eb5e7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:25.249975 18527 tablet_service.cc:1511] Processing CreateTablet for tablet a88dcb6288b24180be0ec5eb97fb6d96 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:25.250445 18662 ts_tablet_manager.cc:1434] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.387s	user 0.008s	sys 0.023s
I20260709 13:05:25.250900 18533 tablet_service.cc:1511] Processing CreateTablet for tablet 49a8ed1303b849068b6f3db5e6752533 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:25.251474 18524 tablet_service.cc:1511] Processing CreateTablet for tablet a15cfb7001cb4fdc83972e98657e8334 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:25.254210 18667 tablet_bootstrap.cc:700] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent opening tablet: real 0.265s	user 0.005s	sys 0.000s
I20260709 13:05:25.254817 18667 tablet_bootstrap.cc:654] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.235582 18601 tablet_service.cc:1511] Processing CreateTablet for tablet d6fdf8a52f8d4fa89b8d3dc56aa700be (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:25.216490 18670 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:25.220777 18455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 29) took 1083 ms. Trace:
I20260709 13:05:25.271150 18455 rpcz_store.cc:276] 0709 13:05:24.134683 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.528150 (+393467us) service_pool.cc:224] Handling call
0709 13:05:24.603266 (+ 75116us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.603382 (+   116us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.759501 (+156119us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:24.966602 (+207101us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.217633 (+251031us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.277284 18527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a88dcb6288b24180be0ec5eb97fb6d96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.273182 18526 tablet_service.cc:1511] Processing CreateTablet for tablet 21d1c329e6e341b9abe888db9e9d97c7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:25.298723 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15cfb7001cb4fdc83972e98657e8334. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.299921 18459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 34) took 1120 ms. Trace:
I20260709 13:05:25.300302 18459 rpcz_store.cc:276] 0709 13:05:24.179514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.698781 (+519267us) service_pool.cc:224] Handling call
0709 13:05:24.700737 (+  1956us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.700822 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.969683 (+268861us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.235251 (+265568us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.299857 (+ 64606us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.301318 18662 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:25.273182 18455 tablet_service.cc:1511] Processing CreateTablet for tablet 65e04ff4cce744e893d0bb9d69adc0a7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:25.303020 18455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e04ff4cce744e893d0bb9d69adc0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.306382 18526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d1c329e6e341b9abe888db9e9d97c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.296152 18600 tablet_service.cc:1511] Processing CreateTablet for tablet 41715e2282b3459f9c4e6d09ab8c5c57 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:25.296967 18663 ts_tablet_manager.cc:1434] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.347s	user 0.002s	sys 0.005s
I20260709 13:05:25.318550 18662 tablet_bootstrap.cc:654] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:25.297564 18673 leader_election.cc:290] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:25.331557 18453 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 33) took 1158 ms. Trace:
I20260709 13:05:25.335043 18453 rpcz_store.cc:276] 0709 13:05:24.173506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.697357 (+523851us) service_pool.cc:224] Handling call
0709 13:05:24.708095 (+ 10738us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.708183 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.848598 (+140415us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.265092 (+416494us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.330094 (+ 65002us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":871}
I20260709 13:05:25.337965 18604 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 25) took 1054 ms. Trace:
I20260709 13:05:25.338336 18604 rpcz_store.cc:276] 0709 13:05:24.283275 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.724034 (+440759us) service_pool.cc:224] Handling call
0709 13:05:24.756085 (+ 32051us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.756173 (+    88us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.996414 (+240241us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.337452 (+341038us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.337904 (+   452us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.341018 18451 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 35) took 1150 ms. Trace:
I20260709 13:05:25.287758 18670 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:25.340289 18604 tablet_service.cc:1511] Processing CreateTablet for tablet 581963d411d04059867f500f0d41acc9 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:25.348299 18670 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:25.350600 18603 tablet_service.cc:1511] Processing CreateTablet for tablet 51fb22ccd0cf484da09de19c7755c413 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:25.354280 18607 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 32) took 1001 ms. Trace:
I20260709 13:05:25.354919 18607 rpcz_store.cc:276] 0709 13:05:24.352654 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.879174 (+526520us) service_pool.cc:224] Handling call
0709 13:05:24.893938 (+ 14764us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.894043 (+   105us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.262241 (+368198us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.353553 (+ 91312us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.354188 (+   635us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.359948 18533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a8ed1303b849068b6f3db5e6752533. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.363411 18528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba1f9f8fb9f4a9984b875c0aae16ca4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.364305 18602 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 24) took 1081 ms. Trace:
I20260709 13:05:25.364706 18602 rpcz_store.cc:276] 0709 13:05:24.282995 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.717684 (+434689us) service_pool.cc:224] Handling call
0709 13:05:24.757943 (+ 40259us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.758042 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.881180 (+123138us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:24.940975 (+ 59795us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.363967 (+422992us) spinlock_profiling.cc:243] Waited 5.25 ms on lock 0x7b58004c0298. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9b1a2 00007ff677cdcbb9 00007ff676e0dd88 00007ff676ed4973 00007ff676ed070f 00007ff676ed0ecd 00007ff676e7f400 00007ff670304af4 00007ff670304a82
0709 13:05:25.364249 (+   282us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12066048}
I20260709 13:05:25.372325 18602 tablet_service.cc:1511] Processing CreateTablet for tablet a722544bf4144c0e9eaa94e5366bcf37 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:25.374635 18667 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:25.375795 18524 tablet_service.cc:1511] Processing CreateTablet for tablet d6fdf8a52f8d4fa89b8d3dc56aa700be (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:25.382133 18532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09ac542509f94d39af016e80ba1eb5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.360553 18601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fdf8a52f8d4fa89b8d3dc56aa700be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.394896 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:25.402040 18524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fdf8a52f8d4fa89b8d3dc56aa700be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.391352 18667 ts_tablet_manager.cc:1403] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.411s	user 0.020s	sys 0.004s
I20260709 13:05:25.417663 18599 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 27) took 1133 ms. Trace:
I20260709 13:05:25.429847 18599 rpcz_store.cc:276] 0709 13:05:24.284032 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.742152 (+458120us) service_pool.cc:224] Handling call
0709 13:05:24.763239 (+ 21087us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.763323 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.029256 (+265933us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.361901 (+332645us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.417223 (+ 55322us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.427609 18606 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 31) took 1075 ms. Trace:
I20260709 13:05:25.448413 18665 tablet_bootstrap.cc:492] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:25.448936 18662 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:25.450933 18662 ts_tablet_manager.cc:1403] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.150s	user 0.019s	sys 0.034s
I20260709 13:05:25.448995 18665 ts_tablet_manager.cc:1403] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.578s	user 0.012s	sys 0.020s
I20260709 13:05:25.434334 18606 rpcz_store.cc:276] 0709 13:05:24.351765 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.872297 (+520532us) service_pool.cc:224] Handling call
0709 13:05:24.937188 (+ 64891us) spinlock_profiling.cc:243] Waited 935 us on lock 0x7b58004c0298. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9b1a2 00007ff677cdcbb9 00007ff676e0dd88 00007ff676ed0b80 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1 00007ff67030492c
0709 13:05:24.947084 (+  9896us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.949904 (+  2820us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.249295 (+299391us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.427089 (+177794us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.427548 (+   459us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2150272}
I20260709 13:05:25.460999 18606 tablet_service.cc:1511] Processing CreateTablet for tablet 9331b6c03a344e7e9370f75a29ec3c1a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:25.442741 18602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a722544bf4144c0e9eaa94e5366bcf37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.463548 18603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51fb22ccd0cf484da09de19c7755c413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.471511 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:25.472232 18617 raft_consensus.cc:2468] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:25.478698 18599 tablet_service.cc:1511] Processing CreateTablet for tablet 63a29093d60b41eb84f58e3aa47a7dab (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:25.508430 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:25.509217 18469 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
W20260709 13:05:25.520979 18381 consensus_meta.cc:287] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent flushing consensus metadata: real 0.744s	user 0.009s	sys 0.004s
I20260709 13:05:25.531906 18604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581963d411d04059867f500f0d41acc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.539448 18607 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb698e43e434047a5f2dde48bec724e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:05:25.548048 18376 consensus_meta.cc:287] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent flushing consensus metadata: real 0.596s	user 0.005s	sys 0.004s
I20260709 13:05:25.550654 18360 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:25.551534 18667 raft_consensus.cc:359] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:25.552260 18667 raft_consensus.cc:385] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:25.552556 18667 raft_consensus.cc:740] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:25.553257 18667 consensus_queue.cc:260] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
W20260709 13:05:25.608076 18360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 57504.4us
I20260709 13:05:25.608441 18695 raft_consensus.cc:2804] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:25.608906 18695 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:25.609268 18695 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.616569 18695 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:25.618996 18695 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:25.620126 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:25.620750 18469 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:25.622087 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f34c8bbec6084b47a3754fde768f0d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.627781 18469 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:25.630257 18360 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:25.631072 18695 raft_consensus.cc:2804] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:25.634622 18695 raft_consensus.cc:697] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:25.635573 18695 consensus_queue.cc:237] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:25.638737 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 29) took 1223 ms. Trace:
I20260709 13:05:25.639783 18531 rpcz_store.cc:276] 0709 13:05:24.415198 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.964567 (+549369us) service_pool.cc:224] Handling call
0709 13:05:25.621476 (+656909us) spinlock_profiling.cc:243] Waited 3.14 ms on lock 0x7b580052d798. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ef3831 00007ff676ed0ac3 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1
0709 13:05:25.621619 (+   143us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.621711 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.630515 (+  8804us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.638239 (+  7724us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.638682 (+   443us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7229184}
I20260709 13:05:25.641450 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 41715e2282b3459f9c4e6d09ab8c5c57 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:25.642689 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41715e2282b3459f9c4e6d09ab8c5c57. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:25.654461 18379 consensus_meta.cc:287] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent flushing consensus metadata: real 0.661s	user 0.006s	sys 0.009s
I20260709 13:05:25.654995 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 35) took 1238 ms. Trace:
I20260709 13:05:25.655397 18531 rpcz_store.cc:276] 0709 13:05:24.416951 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.640669 (+1223718us) service_pool.cc:224] Handling call
0709 13:05:25.642226 (+  1557us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.642310 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.650220 (+  7910us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.654587 (+  4367us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.654936 (+   349us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.657497 18531 tablet_service.cc:1511] Processing CreateTablet for tablet f119c2d5f3544ac2a975d8d354a0fd21 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:25.658504 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f119c2d5f3544ac2a975d8d354a0fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.671264 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 36) took 1254 ms. Trace:
I20260709 13:05:25.671631 18531 rpcz_store.cc:276] 0709 13:05:24.417215 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.656303 (+1239088us) service_pool.cc:224] Handling call
0709 13:05:25.658160 (+  1857us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.658225 (+    65us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.665489 (+  7264us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.670800 (+  5311us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.671215 (+   415us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.673205 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 51fb22ccd0cf484da09de19c7755c413 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:25.674319 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51fb22ccd0cf484da09de19c7755c413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.687273 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 37) took 1269 ms. Trace:
I20260709 13:05:25.687642 18531 rpcz_store.cc:276] 0709 13:05:24.417487 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.672320 (+1254833us) service_pool.cc:224] Handling call
0709 13:05:25.673932 (+  1612us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.674014 (+    82us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.681391 (+  7377us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.686886 (+  5495us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.687216 (+   330us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.689204 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 65e04ff4cce744e893d0bb9d69adc0a7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:25.690343 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e04ff4cce744e893d0bb9d69adc0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.703619 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 42) took 1278 ms. Trace:
I20260709 13:05:25.703967 18531 rpcz_store.cc:276] 0709 13:05:24.425583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.688500 (+1262917us) service_pool.cc:224] Handling call
0709 13:05:25.689925 (+  1425us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.690015 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.697300 (+  7285us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.703107 (+  5807us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.703559 (+   452us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.705569 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 63a29093d60b41eb84f58e3aa47a7dab (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:25.706678 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a29093d60b41eb84f58e3aa47a7dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.720248 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 40) took 1295 ms. Trace:
I20260709 13:05:25.720624 18531 rpcz_store.cc:276] 0709 13:05:24.425009 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.704758 (+1279749us) service_pool.cc:224] Handling call
0709 13:05:25.706274 (+  1516us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.706358 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.713739 (+  7381us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.719753 (+  6014us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.720189 (+   436us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.722276 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 04e6a5bb58624290a0201ea74b6b3319 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:25.723624 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e6a5bb58624290a0201ea74b6b3319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.737079 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 39) took 1312 ms. Trace:
I20260709 13:05:25.737411 18531 rpcz_store.cc:276] 0709 13:05:24.424746 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.721417 (+1296671us) service_pool.cc:224] Handling call
0709 13:05:25.723164 (+  1747us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.723254 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.730823 (+  7569us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.736588 (+  5765us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.737021 (+   433us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.739017 18531 tablet_service.cc:1511] Processing CreateTablet for tablet 328adffbe78a441c80b9b9cf0e0288f9 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:25.740080 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328adffbe78a441c80b9b9cf0e0288f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.753168 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 41) took 1327 ms. Trace:
I20260709 13:05:25.753518 18531 rpcz_store.cc:276] 0709 13:05:24.425277 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.738207 (+1312930us) service_pool.cc:224] Handling call
0709 13:05:25.739697 (+  1490us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.739771 (+    74us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.747083 (+  7312us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.752682 (+  5599us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.753108 (+   426us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.755290 18531 tablet_service.cc:1511] Processing CreateTablet for tablet d8d065dd3b9b44369c62f0f0ac7ffd74 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:25.756426 18531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d065dd3b9b44369c62f0f0ac7ffd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:25.769477 18531 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 43) took 1343 ms. Trace:
I20260709 13:05:25.769833 18531 rpcz_store.cc:276] 0709 13:05:24.425935 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.754378 (+1328443us) service_pool.cc:224] Handling call
0709 13:05:25.756011 (+  1633us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.756095 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.763426 (+  7331us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.768998 (+  5572us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.769422 (+   424us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.515228 18698 consensus_queue.cc:1048] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.516970 18528 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 27) took 2223 ms. Trace:
I20260709 13:05:26.517395 18528 rpcz_store.cc:276] 0709 13:05:24.293097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.935517 (+642420us) service_pool.cc:224] Handling call
0709 13:05:24.994135 (+ 58618us) spinlock_profiling.cc:243] Waited 1.45 ms on lock 0x7b580052d798. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ef3831 00007ff676ed0ac3 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1
0709 13:05:25.041079 (+ 46944us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.215707 (+174628us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.410862 (+1195155us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.516479 (+105617us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.516913 (+   434us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3336448}
I20260709 13:05:26.527130 18532 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 31) took 2111 ms. Trace:
I20260709 13:05:26.527459 18532 rpcz_store.cc:276] 0709 13:05:24.415777 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.245737 (+829960us) service_pool.cc:224] Handling call
0709 13:05:25.247521 (+  1784us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.247616 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.517222 (+1269606us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.526666 (+  9444us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.527077 (+   411us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.528645 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:26.529368 18543 raft_consensus.cc:2468] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:26.530668 18582 leader_election.cc:304] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:26.536580 18703 raft_consensus.cc:2804] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:26.537083 18703 raft_consensus.cc:493] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:26.537482 18703 raft_consensus.cc:3060] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:26.539994 18359 thread.cc:641] server-negotiator [worker] (thread pool) Time spent creating pthread: real 1.608s	user 0.020s	sys 0.038s
W20260709 13:05:26.540336 18359 thread.cc:608] server-negotiator [worker] (thread pool) Time spent starting thread: real 1.611s	user 0.020s	sys 0.038s
I20260709 13:05:26.544572 18599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a29093d60b41eb84f58e3aa47a7dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.544914 18703 raft_consensus.cc:515] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:26.546886 18703 leader_election.cc:290] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:26.550899 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:26.551497 18543 raft_consensus.cc:3060] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:26.558368 18543 raft_consensus.cc:2468] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:26.559543 18582 leader_election.cc:304] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:26.560523 18703 raft_consensus.cc:2804] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:26.561163 18604 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 36) took 2156 ms. Trace:
I20260709 13:05:26.561615 18604 rpcz_store.cc:276] 0709 13:05:24.405136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.339331 (+934195us) service_pool.cc:224] Handling call
0709 13:05:25.356580 (+ 17249us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.356730 (+   150us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.552081 (+1195351us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.560593 (+  8512us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.561106 (+   513us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.563560 18604 tablet_service.cc:1511] Processing CreateTablet for tablet 328adffbe78a441c80b9b9cf0e0288f9 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:26.564882 18604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328adffbe78a441c80b9b9cf0e0288f9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:26.567016 18490 debug-util.cc:398] Leaking SignalData structure 0x7b0800310500 after lost signal to thread 15007
I20260709 13:05:26.567515 18598 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 33) took 2178 ms. Trace:
I20260709 13:05:26.567970 18598 rpcz_store.cc:276] 0709 13:05:24.391188 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.985645 (+594457us) service_pool.cc:224] Handling call
0709 13:05:24.996099 (+ 10454us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.996189 (+    90us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.422100 (+425911us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.439672 (+ 17572us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.567449 (+1127777us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.570663 18606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9331b6c03a344e7e9370f75a29ec3c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.574178 18598 tablet_service.cc:1511] Processing CreateTablet for tablet d8d065dd3b9b44369c62f0f0ac7ffd74 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:26.575590 18598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d065dd3b9b44369c62f0f0ac7ffd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.580624 18665 raft_consensus.cc:359] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:26.581434 18665 raft_consensus.cc:385] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.581713 18665 raft_consensus.cc:740] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.582090 18703 raft_consensus.cc:697] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:26.582496 18665 consensus_queue.cc:260] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:26.582940 18703 consensus_queue.cc:237] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:26.584566 18665 ts_tablet_manager.cc:1434] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 1.127s	user 0.004s	sys 0.015s
W20260709 13:05:26.584851 18665 ts_tablet_manager.cc:1467] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: Tablet startup took 1126ms
I20260709 13:05:26.586408 18383 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 29) took 2452 ms. Trace:
I20260709 13:05:26.586799 18383 rpcz_store.cc:276] 0709 13:05:24.133936 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.697833 (+563897us) service_pool.cc:224] Handling call
0709 13:05:24.699428 (+  1595us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.699509 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.932292 (+232783us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.394456 (+462164us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.586346 (+1191890us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.588677 18383 tablet_service.cc:1511] Processing CreateTablet for tablet f119c2d5f3544ac2a975d8d354a0fd21 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:26.590005 18380 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 31) took 2446 ms. Trace:
I20260709 13:05:26.590348 18380 rpcz_store.cc:276] 0709 13:05:24.144112 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.737614 (+593502us) service_pool.cc:224] Handling call
0709 13:05:24.762648 (+ 25034us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.762747 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.368265 (+605518us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.466934 (+ 98669us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.589942 (+1123008us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.591027 18382 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 33) took 2424 ms. Trace:
I20260709 13:05:26.591399 18382 rpcz_store.cc:276] 0709 13:05:24.166910 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.779347 (+612437us) service_pool.cc:224] Handling call
0709 13:05:24.851803 (+ 72456us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.855358 (+  3555us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.580770 (+1725412us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.590543 (+  9773us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.590974 (+   431us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.592221 18380 tablet_service.cc:1511] Processing CreateTablet for tablet 581963d411d04059867f500f0d41acc9 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:26.593132 18382 tablet_service.cc:1511] Processing CreateTablet for tablet 51fb22ccd0cf484da09de19c7755c413 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:26.594352 18378 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 30) took 2454 ms. Trace:
I20260709 13:05:26.594743 18378 rpcz_store.cc:276] 0709 13:05:24.139652 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.701949 (+562297us) service_pool.cc:224] Handling call
0709 13:05:24.703512 (+  1563us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.703596 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.993926 (+290330us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.477493 (+483567us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.594295 (+1116802us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.596169 18376 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 28) took 2468 ms. Trace:
I20260709 13:05:26.597348 18381 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 26) took 2484 ms. Trace:
I20260709 13:05:26.597729 18381 rpcz_store.cc:276] 0709 13:05:24.113070 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.692716 (+579646us) service_pool.cc:224] Handling call
0709 13:05:24.697230 (+  4514us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.697321 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.777082 (+ 79761us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.550358 (+773276us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.597294 (+1046936us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.599453 18381 tablet_service.cc:1511] Processing CreateTablet for tablet 9331b6c03a344e7e9370f75a29ec3c1a (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:26.597026 18603 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 37) took 2191 ms. Trace:
I20260709 13:05:26.602563 18603 rpcz_store.cc:276] 0709 13:05:24.405442 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.349149 (+943707us) service_pool.cc:224] Handling call
0709 13:05:25.351905 (+  2756us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.352042 (+   137us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.576763 (+1224721us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.596573 (+ 19810us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.596969 (+   396us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.604628 18524 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 34) took 2188 ms. Trace:
I20260709 13:05:26.605039 18524 rpcz_store.cc:276] 0709 13:05:24.416651 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.374935 (+958284us) service_pool.cc:224] Handling call
0709 13:05:25.394330 (+ 19395us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.394449 (+   119us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.564477 (+1170028us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.604106 (+ 39629us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.604566 (+   460us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.606453 18604 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 41) took 2174 ms. Trace:
I20260709 13:05:26.606820 18604 rpcz_store.cc:276] 0709 13:05:24.432234 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.562660 (+2130426us) service_pool.cc:224] Handling call
0709 13:05:26.564448 (+  1788us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.564532 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.572945 (+  8413us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.605993 (+ 33048us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.606400 (+   407us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.607332 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 328adffbe78a441c80b9b9cf0e0288f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.611666 18701 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.612200 18701 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:26.614733 18701 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
W20260709 13:05:26.617381 18530 consensus_meta.cc:287] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: Time spent flushing consensus metadata: real 1.245s	user 0.015s	sys 0.006s
I20260709 13:05:26.596571 18376 rpcz_store.cc:276] 0709 13:05:24.127983 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.731485 (+603502us) service_pool.cc:224] Handling call
0709 13:05:24.744970 (+ 13485us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.745064 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.930408 (+185344us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.548683 (+618275us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.596114 (+1047431us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.619704 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 63a29093d60b41eb84f58e3aa47a7dab (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:26.621136 18458 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 39) took 2346 ms. Trace:
I20260709 13:05:26.621588 18458 rpcz_store.cc:276] 0709 13:05:24.275150 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.839285 (+564135us) service_pool.cc:224] Handling call
0709 13:05:24.959409 (+120124us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.959531 (+   122us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.243842 (+284311us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.620539 (+1376697us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.621073 (+   534us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.627146 18530 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 38) took 2209 ms. Trace:
I20260709 13:05:26.627539 18530 rpcz_store.cc:276] 0709 13:05:24.423093 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.938107 (+515014us) service_pool.cc:224] Handling call
0709 13:05:24.939706 (+  1599us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.939797 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.372483 (+432686us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.626642 (+1254159us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.627085 (+   443us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.622187 18378 tablet_service.cc:1511] Processing CreateTablet for tablet 04e6a5bb58624290a0201ea74b6b3319 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:26.628672 18667 ts_tablet_manager.cc:1434] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 1.220s	user 0.017s	sys 0.006s
W20260709 13:05:26.633009 18667 ts_tablet_manager.cc:1467] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Tablet startup took 1225ms
W20260709 13:05:26.633308 18667 ts_tablet_manager.cc:1469] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: Trace:
0709 13:05:24.073659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.073848 (+   189us) service_pool.cc:224] Handling call
0709 13:05:24.120786 (+ 46938us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.120880 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.167750 (+ 46870us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:24.242053 (+ 74303us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:24.270051 (+ 27998us) inbound_call.cc:177] Queueing success response
0709 13:05:24.978021 (+707970us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:05:25.408604 (+430583us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:05:25.473884 (+ 65280us) tablet_replica.cc:261] Starting instrumentation
0709 13:05:25.474483 (+   599us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":68655,"raft.queue_time_us":1627,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":90,"tablet-open.queue_time_us":703726}
I20260709 13:05:26.635876 18667 tablet_bootstrap.cc:492] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:26.665293 18455 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 42) took 2191 ms. Trace:
I20260709 13:05:26.666404 18455 rpcz_store.cc:276] 0709 13:05:24.474001 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.272281 (+798280us) service_pool.cc:224] Handling call
0709 13:05:25.302588 (+ 30307us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.302679 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.556416 (+1253737us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.664744 (+108328us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.665228 (+   484us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.672828 18606 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 39) took 2241 ms. Trace:
I20260709 13:05:26.674762 18667 tablet_bootstrap.cc:654] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:26.585121 18665 ts_tablet_manager.cc:1469] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: Trace:
0709 13:05:24.224887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.229488 (+  4601us) service_pool.cc:224] Handling call
0709 13:05:24.248942 (+ 19454us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.249045 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.257075 (+  8030us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:24.474531 (+217456us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:24.475867 (+  1336us) inbound_call.cc:177] Queueing success response
0709 13:05:24.870787 (+394920us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:05:25.458047 (+587260us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:05:25.458533 (+   486us) tablet_replica.cc:261] Starting instrumentation
0709 13:05:25.459169 (+   636us) tablet_replica.cc:280] Starting consensus
Metrics: {"tablet-open.queue_time_us":395909}
I20260709 13:05:26.707561 18459 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb698e43e434047a5f2dde48bec724e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:26.708922 18459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb698e43e434047a5f2dde48bec724e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.709440 18607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb698e43e434047a5f2dde48bec724e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:26.717437 18454 consensus_meta.cc:287] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: Time spent flushing consensus metadata: real 1.393s	user 0.012s	sys 0.011s
I20260709 13:05:26.701596 18599 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 40) took 2269 ms. Trace:
W20260709 13:05:26.722865 18359 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.14.167.3:33003 timed out after 1.804s (SENT) [suppressed 109 similar messages]
I20260709 13:05:26.713351 18605 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 29) took 2367 ms. Trace:
I20260709 13:05:26.730324 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:25.323212 18456 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 40) took 1029 ms. Trace:
I20260709 13:05:26.731571 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:26.731918 18456 rpcz_store.cc:276] 0709 13:05:24.293506 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.910218 (+616712us) service_pool.cc:224] Handling call
0709 13:05:24.979734 (+ 69516us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.015169 (+ 35435us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.249890 (+234721us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.255944 (+  6054us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.314785 (+ 58841us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.732758 18601 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 34) took 2328 ms. Trace:
I20260709 13:05:26.734871 18598 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 43) took 2298 ms. Trace:
I20260709 13:05:26.682241 18606 rpcz_store.cc:276] 0709 13:05:24.431656 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.458514 (+1026858us) service_pool.cc:224] Handling call
0709 13:05:25.462726 (+  4212us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.462822 (+    96us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.591824 (+1129002us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.672308 (+ 80484us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.672768 (+   460us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:05:26.736196 18384 consensus_meta.cc:287] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent flushing consensus metadata: real 1.812s	user 0.009s	sys 0.009s
I20260709 13:05:26.725358 18605 rpcz_store.cc:276] 0709 13:05:24.346109 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.755477 (+409368us) service_pool.cc:224] Handling call
0709 13:05:24.978077 (+222600us) spinlock_profiling.cc:243] Waited 1.38 ms on lock 0x7b58004c0298. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9b1a2 00007ff677cdcbb9 00007ff676e0dd88 00007ff676ed0b80 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1 00007ff67030492c
0709 13:05:24.979235 (+  1158us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.981465 (+  2230us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.543791 (+562326us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.712831 (+1169040us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.713292 (+   461us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3175680}
I20260709 13:05:26.733171 18601 rpcz_store.cc:276] 0709 13:05:24.404510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.234615 (+830105us) service_pool.cc:224] Handling call
0709 13:05:25.296304 (+ 61689us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.309417 (+ 13113us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.707979 (+1398562us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.732254 (+ 24275us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.732699 (+   445us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.721629 18599 rpcz_store.cc:276] 0709 13:05:24.431960 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.459454 (+1027494us) service_pool.cc:224] Handling call
0709 13:05:25.544235 (+ 84781us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.544338 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.597987 (+1053649us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.701109 (+103122us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.701535 (+   426us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.722539 18454 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 32) took 2559 ms. Trace:
I20260709 13:05:26.751631 18663 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:26.751001 18665 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:26.752063 18454 rpcz_store.cc:276] 0709 13:05:24.162993 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.627117 (+464124us) service_pool.cc:224] Handling call
0709 13:05:24.704923 (+ 77806us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.705008 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.324155 (+619147us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.721965 (+1397810us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.722483 (+   518us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.747997 18598 rpcz_store.cc:276] 0709 13:05:24.436155 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.568923 (+2132768us) service_pool.cc:224] Handling call
0709 13:05:26.575083 (+  6160us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.575191 (+   108us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.662051 (+ 86860us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.734371 (+ 72320us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.734812 (+   441us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.765138 18459 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 43) took 2290 ms. Trace:
I20260709 13:05:26.772449 18607 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 42) took 2338 ms. Trace:
I20260709 13:05:26.773325 18452 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 38) took 2498 ms. Trace:
I20260709 13:05:26.776522 18526 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 33) took 2360 ms. Trace:
W20260709 13:05:26.782979 18583 leader_election.cc:343] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.784420 18450 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 41) took 2458 ms. Trace:
I20260709 13:05:26.784832 18450 rpcz_store.cc:276] 0709 13:05:24.326072 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.913491 (+587419us) service_pool.cc:224] Handling call
0709 13:05:26.606750 (+1693259us) spinlock_profiling.cc:243] Waited 1.75 ms on lock 0x7b58004c1798. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ef3831 00007ff676ed0ac3 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1
0709 13:05:26.606888 (+   138us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.606972 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.739923 (+132951us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.783914 (+ 43991us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.784361 (+   447us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4034816}
I20260709 13:05:26.787508 18665 tablet_bootstrap.cc:654] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:26.785458 18662 raft_consensus.cc:359] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:26.795282 18662 raft_consensus.cc:385] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.795589 18662 raft_consensus.cc:740] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.796312 18662 consensus_queue.cc:260] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:26.798295 18667 tablet_bootstrap.cc:492] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:26.798799 18667 ts_tablet_manager.cc:1403] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.004s
W20260709 13:05:26.799412 18434 leader_election.cc:343] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.799795 18533 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 32) took 2383 ms. Trace:
I20260709 13:05:26.800186 18533 rpcz_store.cc:276] 0709 13:05:24.416081 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.249056 (+832975us) service_pool.cc:224] Handling call
0709 13:05:25.251679 (+  2623us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.251763 (+    84us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.623946 (+1372183us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.799315 (+175369us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.799735 (+   420us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.801738 18667 raft_consensus.cc:359] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:26.774914 18459 rpcz_store.cc:276] 0709 13:05:24.474405 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.301288 (+826883us) service_pool.cc:224] Handling call
0709 13:05:26.708485 (+1407197us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.708576 (+    91us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.718382 (+  9806us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.764644 (+ 46262us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.765079 (+   435us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.802604 18667 raft_consensus.cc:385] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.802958 18667 raft_consensus.cc:740] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.803998 18381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9331b6c03a344e7e9370f75a29ec3c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.806933 18662 ts_tablet_manager.cc:1434] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 1.354s	user 0.007s	sys 0.012s
W20260709 13:05:26.807276 18662 ts_tablet_manager.cc:1467] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: Tablet startup took 1355ms
I20260709 13:05:26.775250 18607 rpcz_store.cc:276] 0709 13:05:24.434947 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.390476 (+955529us) service_pool.cc:224] Handling call
0709 13:05:26.709016 (+1318540us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.709103 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.753307 (+ 44204us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.771902 (+ 18595us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.772380 (+   478us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.808795 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6fdf8a52f8d4fa89b8d3dc56aa700be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.810935 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:26.812335 18583 leader_election.cc:343] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.814489 18383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f119c2d5f3544ac2a975d8d354a0fd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.816316 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581963d411d04059867f500f0d41acc9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:26.807552 18662 ts_tablet_manager.cc:1469] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: Trace:
0709 13:05:23.999873 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.001846 (+  1973us) service_pool.cc:224] Handling call
0709 13:05:24.020617 (+ 18771us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.020711 (+    94us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.065119 (+ 44408us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:24.116078 (+ 50959us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:24.116511 (+   433us) inbound_call.cc:177] Queueing success response
0709 13:05:25.300996 (+1184485us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:05:25.452549 (+151553us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:05:25.542654 (+ 90105us) tablet_replica.cc:261] Starting instrumentation
0709 13:05:25.545886 (+  3232us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":1237885,"raft.queue_time_us":1948,"raft.run_cpu_time_us":90,"raft.run_wall_time_us":91,"tablet-open.queue_time_us":1184560}
I20260709 13:05:26.820290 18662 tablet_bootstrap.cc:492] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:26.822871 18379 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 32) took 2661 ms. Trace:
I20260709 13:05:26.823303 18379 rpcz_store.cc:276] 0709 13:05:24.161423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.788043 (+626620us) service_pool.cc:224] Handling call
0709 13:05:24.820563 (+ 32520us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.820662 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.993395 (+172733us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.654999 (+661604us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.822808 (+1167809us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:25.341428 18451 rpcz_store.cc:276] 0709 13:05:24.190449 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.699806 (+509357us) service_pool.cc:224] Handling call
0709 13:05:24.701358 (+  1552us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.701438 (+    80us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.946076 (+244638us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:25.340497 (+394421us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:25.340953 (+   456us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.827934 18378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04e6a5bb58624290a0201ea74b6b3319. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.830726 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:26.832154 18384 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 27) took 2713 ms. Trace:
I20260709 13:05:26.832569 18384 rpcz_store.cc:276] 0709 13:05:24.118821 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.743403 (+624582us) service_pool.cc:224] Handling call
0709 13:05:24.745347 (+  1944us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.745444 (+    97us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:24.890743 (+145299us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.754200 (+1863457us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.832090 (+ 77890us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.777530 18526 rpcz_store.cc:276] 0709 13:05:24.416356 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.272286 (+855930us) service_pool.cc:224] Handling call
0709 13:05:25.305933 (+ 33647us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.306036 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.739352 (+1433316us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.774259 (+ 34907us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.776396 (+  2137us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.834509 18384 tablet_service.cc:1511] Processing CreateTablet for tablet 6bb698e43e434047a5f2dde48bec724e (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:26.790371 18452 rpcz_store.cc:276] 0709 13:05:24.274693 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.792421 (+517728us) service_pool.cc:224] Handling call
0709 13:05:24.854380 (+ 61959us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.863017 (+  8637us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.762284 (+1899267us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.772790 (+ 10506us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.773271 (+   481us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.842278 18600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41715e2282b3459f9c4e6d09ab8c5c57. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:26.844303 18490 debug-util.cc:398] Leaking SignalData structure 0x7b0800191340 after lost signal to thread 18326
I20260709 13:05:26.851722 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:26.853240 18382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51fb22ccd0cf484da09de19c7755c413. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.868708 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a29093d60b41eb84f58e3aa47a7dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.825212 18379 tablet_service.cc:1511] Processing CreateTablet for tablet 65e04ff4cce744e893d0bb9d69adc0a7 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:26.891808 18379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65e04ff4cce744e893d0bb9d69adc0a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.903229 18384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bb698e43e434047a5f2dde48bec724e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:26.912705 18699 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.913363 18699 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:26.922147 18278 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 115546us
I20260709 13:05:26.923197 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:26.925388 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:26.927030 18527 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 25) took 2634 ms. Trace:
I20260709 13:05:26.927737 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:26.928508 18457 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:35008 (request call id 37) took 2714 ms. Trace:
I20260709 13:05:26.941656 18457 rpcz_store.cc:276] 0709 13:05:24.213673 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.747175 (+533502us) service_pool.cc:224] Handling call
0709 13:05:24.748766 (+  1591us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.748853 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.764554 (+2015701us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.927957 (+163403us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.928445 (+   488us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:05:26.930037 18279 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 103850us
W20260709 13:05:26.945932 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 133628us
I20260709 13:05:26.932821 18290 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44550 (request call id 2) took 2166 ms. Trace:
W20260709 13:05:26.935411 18490 debug-util.cc:398] Leaking SignalData structure 0x7b0800139c20 after lost signal to thread 18493
I20260709 13:05:26.929042 18508 leader_election.cc:304] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:26.955842 18665 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:26.956360 18665 ts_tablet_manager.cc:1403] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.231s	user 0.016s	sys 0.001s
I20260709 13:05:26.951422 18667 consensus_queue.cc:260] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:26.959910 18667 ts_tablet_manager.cc:1434] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.161s	user 0.016s	sys 0.007s
I20260709 13:05:26.960889 18667 tablet_bootstrap.cc:492] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:26.961963 18617 raft_consensus.cc:2468] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:26.963411 18673 raft_consensus.cc:2764] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:26.964062 18673 raft_consensus.cc:493] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:26.964432 18673 raft_consensus.cc:515] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
W20260709 13:05:26.966158 18359 leader_election.cc:343] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:26.967111 18359 leader_election.cc:343] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.967233 18377 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 34) took 2789 ms. Trace:
W20260709 13:05:26.967844 18359 consensus_peers.cc:597] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:26.968438 18359 leader_election.cc:343] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:26.969389 18665 raft_consensus.cc:359] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:26.969664 18434 leader_election.cc:304] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:26.970150 18665 raft_consensus.cc:385] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:26.970451 18665 raft_consensus.cc:740] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:26.971462 18673 leader_election.cc:290] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:26.971220 18665 consensus_queue.cc:260] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
W20260709 13:05:26.952684 18490 debug-util.cc:398] Leaking SignalData structure 0x7b08002802e0 after lost signal to thread 18494
W20260709 13:05:26.973341 18490 debug-util.cc:398] Leaking SignalData structure 0x7b0800325620 after lost signal to thread 18567
W20260709 13:05:26.976475 18490 debug-util.cc:398] Leaking SignalData structure 0x7b08001faaa0 after lost signal to thread 18568
W20260709 13:05:26.977527 18490 debug-util.cc:398] Leaking SignalData structure 0x7b080027b4a0 after lost signal to thread 18642
I20260709 13:05:26.980167 18381 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 40) took 2704 ms. Trace:
I20260709 13:05:26.973727 18663 tablet_bootstrap.cc:654] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:26.994648 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:26.952139 18290 rpcz_store.cc:276] 0709 13:05:24.794310 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.796347 (+  2037us) service_pool.cc:224] Handling call
0709 13:05:26.932630 (+2136283us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":20951,"reported_tablets":11}
I20260709 13:05:26.996541 18699 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:26.997982 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:26.998718 18703 consensus_queue.cc:1048] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:26.999500 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.019801 18380 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 37) took 2811 ms. Trace:
I20260709 13:05:27.020202 18380 rpcz_store.cc:276] 0709 13:05:24.208699 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.591349 (+2382650us) service_pool.cc:224] Handling call
0709 13:05:26.593020 (+  1671us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.593109 (+    89us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.001221 (+408112us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.017638 (+ 16417us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.019743 (+  2105us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.967675 18377 rpcz_store.cc:276] 0709 13:05:24.177617 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.934577 (+756960us) service_pool.cc:224] Handling call
0709 13:05:24.955624 (+ 21047us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.961651 (+  6027us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.927104 (+1965453us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.966699 (+ 39595us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.967167 (+   468us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.997983 18379 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 42) took 2668 ms. Trace:
I20260709 13:05:27.002254 18384 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 43) took 2528 ms. Trace:
W20260709 13:05:27.005018 18525 consensus_meta.cc:287] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: Time spent flushing consensus metadata: real 1.576s	user 0.019s	sys 0.002s
I20260709 13:05:26.999419 18291 catalog_manager.cc:5697] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.982475 18381 rpcz_store.cc:276] 0709 13:05:24.275481 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.598608 (+2323127us) service_pool.cc:224] Handling call
0709 13:05:26.600177 (+  1569us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.600258 (+    81us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.964393 (+364135us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.979690 (+ 15297us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.980110 (+   420us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:05:27.011946 18529 consensus_meta.cc:287] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: Time spent flushing consensus metadata: real 1.609s	user 0.013s	sys 0.014s
I20260709 13:05:27.012882 18289 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44544 (request call id 4) took 1462 ms. Trace:
I20260709 13:05:27.029960 18289 rpcz_store.cc:276] 0709 13:05:25.550848 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.551608 (+   760us) service_pool.cc:224] Handling call
0709 13:05:27.012676 (+1461068us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1275083,"reported_tablets":1}
I20260709 13:05:27.015036 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.030943 18542 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:26.927444 18527 rpcz_store.cc:276] 0709 13:05:24.292524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.944327 (+651803us) service_pool.cc:224] Handling call
0709 13:05:25.250789 (+306462us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.250888 (+    99us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.773146 (+1522258us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.926517 (+153371us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.926967 (+   450us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:26.995819 18292 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44564 (request call id 2) took 2244 ms. Trace:
I20260709 13:05:27.032114 18529 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 28) took 2639 ms. Trace:
I20260709 13:05:27.032264 18292 rpcz_store.cc:276] 0709 13:05:24.750390 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.750553 (+   163us) service_pool.cc:224] Handling call
0709 13:05:26.995165 (+2244612us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2812,"reported_tablets":18}
I20260709 13:05:27.025350 18384 rpcz_store.cc:276] 0709 13:05:24.474197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.833540 (+2359343us) service_pool.cc:224] Handling call
0709 13:05:26.835367 (+  1827us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.835459 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.952954 (+117495us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.001793 (+ 48839us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.002196 (+   403us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:27.035460 18525 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:53946 (request call id 26) took 2742 ms. Trace:
I20260709 13:05:27.035843 18525 rpcz_store.cc:276] 0709 13:05:24.292795 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.933254 (+640459us) service_pool.cc:224] Handling call
0709 13:05:24.950042 (+ 16788us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.951456 (+  1414us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.429174 (+477718us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.031317 (+1602143us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.035404 (+  4087us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3624}
I20260709 13:05:27.025219 18379 rpcz_store.cc:276] 0709 13:05:24.329157 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.824253 (+2495096us) service_pool.cc:224] Handling call
0709 13:05:26.891221 (+ 66968us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.891347 (+   126us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.956922 (+ 65575us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:26.997471 (+ 40549us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:26.997925 (+   454us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:27.025506 18699 raft_consensus.cc:2804] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.037732 18699 raft_consensus.cc:493] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.038128 18699 raft_consensus.cc:3060] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.040045 18663 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
W20260709 13:05:27.020422 18508 leader_election.cc:343] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:27.020025 18435 leader_election.cc:343] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.040584 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.041702 18292 catalog_manager.cc:5697] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:27.037894 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 68307.8us
I20260709 13:05:27.022153 18380 tablet_service.cc:1511] Processing CreateTablet for tablet d8d065dd3b9b44369c62f0f0ac7ffd74 (DEFAULT_TABLE table=test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:27.040608 18663 ts_tablet_manager.cc:1403] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.293s	user 0.035s	sys 0.012s
I20260709 13:05:27.052381 18665 ts_tablet_manager.cc:1434] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260709 13:05:27.060994 18665 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:27.064700 18667 tablet_bootstrap.cc:654] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:27.066397 18359 leader_election.cc:343] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.068003 18699 raft_consensus.cc:515] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.068763 18665 tablet_bootstrap.cc:654] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.070011 18662 tablet_bootstrap.cc:654] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.069713 18663 raft_consensus.cc:359] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.070739 18380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d065dd3b9b44369c62f0f0ac7ffd74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.040896 18529 rpcz_store.cc:276] 0709 13:05:24.413665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:24.938051 (+524386us) service_pool.cc:224] Handling call
0709 13:05:24.941254 (+  3203us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:24.941347 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:25.402068 (+460721us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.031660 (+1629592us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.032054 (+   394us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:27.078646 18376 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 41) took 2754 ms. Trace:
I20260709 13:05:27.071125 18382 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 38) took 2796 ms. Trace:
I20260709 13:05:27.075006 18359 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:27.075603 18663 raft_consensus.cc:385] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.081236 18701 raft_consensus.cc:2749] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.081979 18663 raft_consensus.cc:740] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.083587 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.084096 18434 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:27.085299 18712 raft_consensus.cc:2764] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:27.083105 18663 consensus_queue.cc:260] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.090338 18663 ts_tablet_manager.cc:1434] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260709 13:05:27.091328 18602 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 38) took 2685 ms. Trace:
I20260709 13:05:27.091792 18602 rpcz_store.cc:276] 0709 13:05:24.405733 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.365724 (+959991us) service_pool.cc:224] Handling call
0709 13:05:25.373217 (+  7493us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:25.373303 (+    86us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:26.943838 (+1570535us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.079268 (+135430us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.091264 (+ 11996us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:27.079270 18382 rpcz_store.cc:276] 0709 13:05:24.274447 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.592269 (+2317822us) service_pool.cc:224] Handling call
0709 13:05:26.819930 (+227661us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.820073 (+   143us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.019612 (+199539us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.070642 (+ 51030us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.071069 (+   427us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:27.100455 18600 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:56522 (request call id 35) took 2695 ms. Trace:
I20260709 13:05:27.104082 18375 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 35) took 2917 ms. Trace:
I20260709 13:05:27.104493 18375 rpcz_store.cc:276] 0709 13:05:24.186249 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.008193 (+821944us) service_pool.cc:224] Handling call
0709 13:05:25.216309 (+208116us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.579655 (+1363346us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.036892 (+457237us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.098827 (+ 61935us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.103244 (+  4417us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2364}
I20260709 13:05:27.106137 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.106360 18699 leader_election.cc:290] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:27.106459 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:27.107075 18617 raft_consensus.cc:3060] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.107735 18662 tablet_bootstrap.cc:492] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:27.107597 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
W20260709 13:05:27.108884 18509 leader_election.cc:343] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:27.109908 18434 leader_election.cc:343] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.110347 18434 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
W20260709 13:05:27.111464 18434 leader_election.cc:343] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.112142 18699 raft_consensus.cc:2749] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.113114 18662 ts_tablet_manager.cc:1403] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.293s	user 0.028s	sys 0.012s
I20260709 13:05:27.103397 18663 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:27.079015 18376 rpcz_store.cc:276] 0709 13:05:24.323960 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.618765 (+2294805us) service_pool.cc:224] Handling call
0709 13:05:26.815804 (+197039us) spinlock_profiling.cc:243] Waited 4.32 ms on lock 0x7b5800121b98. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ae9c 00007ff66ed9aa5b 00007ff677cb3c09 00007ff676e0dee0 00007ff676ef3831 00007ff676ed0ac3 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1
0709 13:05:26.859502 (+ 43698us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.859622 (+   120us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.034183 (+174561us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.078152 (+ 43969us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.078589 (+   437us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":9941888}
I20260709 13:05:27.102566 18383 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 36) took 2906 ms. Trace:
I20260709 13:05:27.116259 18662 raft_consensus.cc:359] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.124816 18378 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 39) took 2850 ms. Trace:
I20260709 13:05:27.101092 18600 rpcz_store.cc:276] 0709 13:05:24.404824 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:25.288194 (+883370us) service_pool.cc:224] Handling call
0709 13:05:26.841620 (+1553426us) spinlock_profiling.cc:243] Waited 1.67 ms on lock 0x7b58004c0298. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aa22 00007ff677cb3c09 00007ff676e0dee0 00007ff676ef3831 00007ff676ed0ac3 00007ff676e7f400 00007ff670304af4 00007ff670304a82 00007ff6703049b1
0709 13:05:26.841782 (+   162us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.841874 (+    92us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.033518 (+191644us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.099988 (+ 66470us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.100395 (+   407us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3851520}
I20260709 13:05:27.128997 18543 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.126950 18378 rpcz_store.cc:276] 0709 13:05:24.274894 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.595614 (+2320720us) service_pool.cc:224] Handling call
0709 13:05:26.827408 (+231794us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.827536 (+   128us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.058344 (+230808us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.103241 (+ 44897us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.124743 (+ 21502us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":4112}
I20260709 13:05:27.138633 18617 raft_consensus.cc:2468] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:27.141340 18434 leader_election.cc:304] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:27.142984 18699 raft_consensus.cc:2804] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.132184 18662 raft_consensus.cc:385] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.143561 18662 raft_consensus.cc:740] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.143746 18699 raft_consensus.cc:697] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:27.144902 18699 consensus_queue.cc:237] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.150744 18705 raft_consensus.cc:493] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.151218 18705 raft_consensus.cc:515] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
W20260709 13:05:27.151615 18583 consensus_peers.cc:597] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:27.153540 18705 leader_election.cc:290] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.157068 18667 tablet_bootstrap.cc:492] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:27.156955 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.157469 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.162482 18665 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:27.164279 18663 tablet_bootstrap.cc:654] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.144471 18662 consensus_queue.cc:260] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.126330 18383 rpcz_store.cc:276] 0709 13:05:24.195576 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:26.587760 (+2392184us) service_pool.cc:224] Handling call
0709 13:05:26.589401 (+  1641us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:26.589502 (+   101us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.005915 (+416413us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.067904 (+ 61989us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.098972 (+ 31068us) spinlock_profiling.cc:243] Waited 5.82 ms on lock 0x7b5800121b98. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9b1a2 00007ff677cdcbb9 00007ff676e0dd88 00007ff676ed4973 00007ff676ed070f 00007ff676ed0ecd 00007ff676e7f400 00007ff670304af4 00007ff670304a82
0709 13:05:27.102158 (+  3186us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13392768}
I20260709 13:05:27.168393 18380 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:43028 (request call id 44) took 2693 ms. Trace:
I20260709 13:05:27.170463 18667 ts_tablet_manager.cc:1403] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.210s	user 0.018s	sys 0.010s
I20260709 13:05:27.171355 18665 ts_tablet_manager.cc:1403] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.005s
I20260709 13:05:27.179813 18665 raft_consensus.cc:359] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:27.180814 18509 leader_election.cc:343] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.183878 18509 leader_election.cc:304] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:27.184953 18673 raft_consensus.cc:2749] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.182497 18662 ts_tablet_manager.cc:1434] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.069s	user 0.006s	sys 0.001s
I20260709 13:05:27.186883 18662 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
W20260709 13:05:27.185396 18583 leader_election.cc:343] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.182878 18667 raft_consensus.cc:359] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.191681 18667 raft_consensus.cc:385] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.192070 18667 raft_consensus.cc:740] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.192976 18667 consensus_queue.cc:260] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.180529 18665 raft_consensus.cc:385] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.194049 18665 raft_consensus.cc:740] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.194811 18665 consensus_queue.cc:260] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.173188 18380 rpcz_store.cc:276] 0709 13:05:24.474659 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:27.021203 (+2546544us) service_pool.cc:224] Handling call
0709 13:05:27.070293 (+ 49090us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:05:27.070397 (+   104us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:05:27.113206 (+ 42809us) tablet_metadata.cc:665] Metadata flushed
0709 13:05:27.167884 (+ 54678us) tablet_replica.cc:206] Creating consensus instance
0709 13:05:27.168334 (+   450us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:05:27.199117 18667 ts_tablet_manager.cc:1434] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:27.200165 18667 tablet_bootstrap.cc:492] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:27.203641 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.206422 18667 tablet_bootstrap.cc:654] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.206861 18665 ts_tablet_manager.cc:1434] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260709 13:05:27.208613 18665 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:27.207484 18662 tablet_bootstrap.cc:654] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:27.214176 18583 leader_election.cc:343] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.214715 18583 leader_election.cc:304] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:27.215500 18703 raft_consensus.cc:2749] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.226372 18663 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:27.226697 18665 tablet_bootstrap.cc:654] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.227010 18663 ts_tablet_manager.cc:1403] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.009s
I20260709 13:05:27.232612 18663 raft_consensus.cc:359] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.233373 18663 raft_consensus.cc:385] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.233698 18663 raft_consensus.cc:740] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.234913 18662 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:27.234476 18663 consensus_queue.cc:260] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.235392 18662 ts_tablet_manager.cc:1403] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.000s
I20260709 13:05:27.236919 18663 ts_tablet_manager.cc:1434] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:05:27.237955 18663 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:27.239178 18667 tablet_bootstrap.cc:492] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:27.239637 18667 ts_tablet_manager.cc:1403] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.010s
I20260709 13:05:27.245167 18663 tablet_bootstrap.cc:654] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.244904 18662 raft_consensus.cc:359] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.245640 18662 raft_consensus.cc:385] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.245956 18662 raft_consensus.cc:740] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.249435 18662 consensus_queue.cc:260] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.253537 18662 ts_tablet_manager.cc:1434] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:05:27.257917 18667 raft_consensus.cc:359] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.264091 18667 raft_consensus.cc:385] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.264451 18667 raft_consensus.cc:740] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.265316 18667 consensus_queue.cc:260] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.267508 18667 ts_tablet_manager.cc:1434] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.028s	user 0.000s	sys 0.007s
I20260709 13:05:27.270629 18667 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:27.269688 18662 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:27.269251 18665 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:27.278122 18665 ts_tablet_manager.cc:1403] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.002s
I20260709 13:05:27.282846 18665 raft_consensus.cc:359] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.289881 18665 raft_consensus.cc:385] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.290216 18665 raft_consensus.cc:740] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.290915 18665 consensus_queue.cc:260] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.293079 18665 ts_tablet_manager.cc:1434] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 13:05:27.297456 18665 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:27.303581 18662 tablet_bootstrap.cc:654] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.299207 18667 tablet_bootstrap.cc:654] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.307862 18699 raft_consensus.cc:493] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.308363 18699 raft_consensus.cc:515] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.310333 18699 leader_election.cc:290] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:27.312275 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca731142a8774d8a833da4a61db76586" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.312831 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca731142a8774d8a833da4a61db76586" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.313486 18617 raft_consensus.cc:2468] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
W20260709 13:05:27.313917 18434 leader_election.cc:343] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.314702 18434 leader_election.cc:304] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:27.315994 18699 raft_consensus.cc:2804] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.316394 18699 raft_consensus.cc:493] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.316708 18699 raft_consensus.cc:3060] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.316876 18701 raft_consensus.cc:493] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.317303 18701 raft_consensus.cc:515] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.319319 18701 leader_election.cc:290] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.320798 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.322790 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.323786 18665 tablet_bootstrap.cc:654] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:27.324625 18360 leader_election.cc:343] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:27.325474 18359 leader_election.cc:343] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.325910 18359 leader_election.cc:304] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:27.327317 18701 raft_consensus.cc:2749] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.327838 18667 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:27.334261 18667 ts_tablet_manager.cc:1403] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.002s
I20260709 13:05:27.334934 18290 catalog_manager.cc:5697] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.337175 18667 raft_consensus.cc:359] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.323725 18699 raft_consensus.cc:515] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.340602 18699 leader_election.cc:290] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:27.341143 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca731142a8774d8a833da4a61db76586" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:27.341696 18617 raft_consensus.cc:3060] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.344143 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca731142a8774d8a833da4a61db76586" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:27.341084 18667 raft_consensus.cc:385] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.345203 18667 raft_consensus.cc:740] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.345913 18667 consensus_queue.cc:260] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.348346 18667 ts_tablet_manager.cc:1434] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.003s
I20260709 13:05:27.331655 18662 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
W20260709 13:05:27.349274 18434 leader_election.cc:343] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.328676 18712 raft_consensus.cc:493] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.350263 18662 ts_tablet_manager.cc:1403] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.000s
I20260709 13:05:27.350555 18712 raft_consensus.cc:515] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.351588 18617 raft_consensus.cc:2468] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:27.352645 18712 leader_election.cc:290] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.353178 18662 raft_consensus.cc:359] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.354265 18665 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:27.355137 18662 raft_consensus.cc:385] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.354220 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.357965 18665 ts_tablet_manager.cc:1403] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.002s
W20260709 13:05:27.358827 18435 leader_election.cc:343] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.357748 18662 raft_consensus.cc:740] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.360386 18701 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.360216 18662 consensus_queue.cc:260] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.360860 18701 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.361356 18712 raft_consensus.cc:493] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.362610 18673 raft_consensus.cc:493] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.363063 18673 raft_consensus.cc:515] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.364956 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.361852 18712 raft_consensus.cc:515] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.366631 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.354605 18434 leader_election.cc:304] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:27.368254 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.368866 18468 raft_consensus.cc:2468] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:27.369153 18662 ts_tablet_manager.cc:1434] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:27.369664 18699 raft_consensus.cc:2804] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.370182 18662 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:27.370756 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.371162 18665 raft_consensus.cc:359] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.372113 18665 raft_consensus.cc:385] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:27.372187 18359 leader_election.cc:343] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.372481 18665 raft_consensus.cc:740] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.373327 18665 consensus_queue.cc:260] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.375561 18665 ts_tablet_manager.cc:1434] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 13:05:27.364907 18673 leader_election.cc:290] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.375808 18712 leader_election.cc:290] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.349289 18667 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:27.355726 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.365597 18469 raft_consensus.cc:2468] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:27.376500 18617 raft_consensus.cc:2468] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:27.376994 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.377182 18360 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e
W20260709 13:05:27.378288 18435 leader_election.cc:343] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.378760 18434 leader_election.cc:304] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:27.379592 18712 raft_consensus.cc:2804] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.379901 18701 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.379978 18712 raft_consensus.cc:493] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.380551 18701 raft_consensus.cc:2804] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.380561 18712 raft_consensus.cc:3060] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.381078 18701 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.381458 18701 raft_consensus.cc:3060] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:27.369102 18509 leader_election.cc:343] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.384711 18509 leader_election.cc:304] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:27.386461 18673 raft_consensus.cc:2804] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.386817 18673 raft_consensus.cc:493] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.387146 18673 raft_consensus.cc:3060] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.388075 18667 tablet_bootstrap.cc:654] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.388099 18712 raft_consensus.cc:515] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.390897 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:27.391451 18617 raft_consensus.cc:3060] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.392627 18662 tablet_bootstrap.cc:654] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.399780 18617 raft_consensus.cc:2468] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:27.400383 18673 raft_consensus.cc:515] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.401094 18434 leader_election.cc:304] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:27.330310 18663 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:27.402278 18663 ts_tablet_manager.cc:1403] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.165s	user 0.031s	sys 0.034s
I20260709 13:05:27.402354 18699 raft_consensus.cc:697] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:27.403292 18699 consensus_queue.cc:237] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.403558 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:27.404955 18435 leader_election.cc:343] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.405975 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.406376 18739 raft_consensus.cc:2804] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.406888 18543 raft_consensus.cc:2393] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94620d4d29684d718973b984c40661df in current term 1: Already voted for candidate 4fec67b8f4fe4e9f996565687214176e in this term.
I20260709 13:05:27.405898 18712 leader_election.cc:290] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.408057 18434 leader_election.cc:304] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:27.409888 18712 raft_consensus.cc:3060] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.415807 18665 tablet_bootstrap.cc:492] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:27.402278 18662 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:27.422494 18662 ts_tablet_manager.cc:1403] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.000s
I20260709 13:05:27.423676 18739 raft_consensus.cc:697] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:27.426388 18739 consensus_queue.cc:237] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.405264 18663 raft_consensus.cc:359] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.431169 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:27.431567 18663 raft_consensus.cc:385] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.431880 18663 raft_consensus.cc:740] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.432559 18673 leader_election.cc:290] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.432874 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:27.433604 18701 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:27.434084 18509 leader_election.cc:343] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.436335 18663 consensus_queue.cc:260] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.436717 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:27.430334 18712 raft_consensus.cc:2749] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.437983 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:27.438557 18468 raft_consensus.cc:3060] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:27.440277 18359 leader_election.cc:343] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.436717 18667 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:27.442168 18667 ts_tablet_manager.cc:1403] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.002s
I20260709 13:05:27.444644 18469 raft_consensus.cc:2468] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:27.444985 18667 raft_consensus.cc:359] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.445658 18662 raft_consensus.cc:359] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.446388 18662 raft_consensus.cc:385] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.446674 18662 raft_consensus.cc:740] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.447412 18662 consensus_queue.cc:260] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.448727 18468 raft_consensus.cc:2468] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:27.449530 18662 ts_tablet_manager.cc:1434] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260709 13:05:27.451507 18662 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:27.451432 18360 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:27.452471 18740 raft_consensus.cc:2804] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.451907 18288 catalog_manager.cc:5697] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.449860 18701 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.441401 18665 tablet_bootstrap.cc:654] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.445708 18667 raft_consensus.cc:385] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.458220 18667 raft_consensus.cc:740] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.438616 18663 ts_tablet_manager.cc:1434] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 13:05:27.450088 18509 leader_election.cc:304] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:27.461187 18673 raft_consensus.cc:2804] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.466826 18673 raft_consensus.cc:697] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:27.468641 18673 consensus_queue.cc:237] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.507583 18703 raft_consensus.cc:493] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.508222 18703 raft_consensus.cc:515] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.509574 18740 raft_consensus.cc:697] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:27.509930 18663 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:27.511066 18703 leader_election.cc:290] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.511111 18740 consensus_queue.cc:237] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.513175 18662 tablet_bootstrap.cc:654] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.513475 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.514631 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:27.516688 18583 leader_election.cc:343] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:27.517365 18583 leader_election.cc:343] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.517767 18583 leader_election.cc:304] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:27.518803 18705 raft_consensus.cc:493] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.519330 18705 raft_consensus.cc:515] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.520208 18665 tablet_bootstrap.cc:492] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:27.520697 18665 ts_tablet_manager.cc:1403] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.010s
I20260709 13:05:27.522178 18288 catalog_manager.cc:5697] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.523267 18705 leader_election.cc:290] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.524919 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.525539 18543 raft_consensus.cc:2468] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:27.526598 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.526775 18582 leader_election.cc:304] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:27.527618 18705 raft_consensus.cc:2804] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.527966 18705 raft_consensus.cc:493] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:05:27.528012 18583 leader_election.cc:343] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.528460 18705 raft_consensus.cc:3060] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.522100 18703 raft_consensus.cc:2749] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.529531 18667 consensus_queue.cc:260] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.530793 18290 catalog_manager.cc:5697] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.535394 18705 raft_consensus.cc:515] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.537854 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:27.538018 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:27.538604 18543 raft_consensus.cc:3060] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:27.539048 18583 leader_election.cc:343] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.539661 18667 ts_tablet_manager.cc:1434] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.097s	user 0.018s	sys 0.012s
I20260709 13:05:27.540477 18667 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:27.545024 18667 tablet_bootstrap.cc:654] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.547240 18543 raft_consensus.cc:2468] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:27.548420 18582 leader_election.cc:304] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:27.549225 18703 raft_consensus.cc:2804] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.555511 18662 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:27.555995 18662 ts_tablet_manager.cc:1403] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.000s
I20260709 13:05:27.556818 18288 catalog_manager.cc:5697] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.558480 18662 raft_consensus.cc:359] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.559134 18662 raft_consensus.cc:385] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.559382 18662 raft_consensus.cc:740] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.559981 18705 leader_election.cc:290] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.525516 18665 raft_consensus.cc:359] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.563215 18665 raft_consensus.cc:385] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.563206 18703 raft_consensus.cc:697] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:27.563707 18665 raft_consensus.cc:740] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.564345 18703 consensus_queue.cc:237] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.565589 18663 tablet_bootstrap.cc:654] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.564509 18665 consensus_queue.cc:260] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.571079 18667 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:27.571544 18667 ts_tablet_manager.cc:1403] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 13:05:27.574244 18667 raft_consensus.cc:359] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.574301 18662 consensus_queue.cc:260] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.572094 18665 ts_tablet_manager.cc:1434] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.051s	user 0.008s	sys 0.000s
I20260709 13:05:27.575258 18667 raft_consensus.cc:385] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.575623 18667 raft_consensus.cc:740] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.575984 18665 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:27.576330 18667 consensus_queue.cc:260] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.578569 18667 ts_tablet_manager.cc:1434] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:27.579543 18667 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:27.581251 18663 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:27.582901 18662 ts_tablet_manager.cc:1434] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:05:27.586820 18667 tablet_bootstrap.cc:654] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.589977 18662 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:27.593803 18663 ts_tablet_manager.cc:1403] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.001s
I20260709 13:05:27.595196 18662 tablet_bootstrap.cc:654] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.600404 18665 tablet_bootstrap.cc:654] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.602464 18705 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.603021 18705 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.606671 18705 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.606853 18663 raft_consensus.cc:359] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.608019 18663 raft_consensus.cc:385] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.608299 18663 raft_consensus.cc:740] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.609261 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.610677 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.611361 18393 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
W20260709 13:05:27.618338 18582 leader_election.cc:343] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.629695 18673 raft_consensus.cc:493] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.630285 18673 raft_consensus.cc:515] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.632411 18673 leader_election.cc:290] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.632911 18673 raft_consensus.cc:493] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.643154 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.610625 18663 consensus_queue.cc:260] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.666030 18711 raft_consensus.cc:493] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.666718 18663 ts_tablet_manager.cc:1434] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.000s
I20260709 13:05:27.666597 18711 raft_consensus.cc:515] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.667853 18663 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:27.668929 18711 leader_election.cc:290] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:27.670718 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:27.665474 18508 leader_election.cc:343] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.673962 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.674829 18617 raft_consensus.cc:2393] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fec67b8f4fe4e9f996565687214176e in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:27.679325 18665 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:27.679868 18665 ts_tablet_manager.cc:1403] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.029s
I20260709 13:05:27.682385 18665 raft_consensus.cc:359] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.683548 18665 raft_consensus.cc:385] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.683807 18665 raft_consensus.cc:740] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.684092 18508 leader_election.cc:304] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:27.684511 18665 consensus_queue.cc:260] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.685693 18673 raft_consensus.cc:515] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.687783 18711 raft_consensus.cc:3060] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.695317 18673 leader_election.cc:290] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.699833 18667 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:27.700237 18667 ts_tablet_manager.cc:1403] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.030s
I20260709 13:05:27.705145 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:27.707341 18508 leader_election.cc:343] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.713227 18665 ts_tablet_manager.cc:1434] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.033s	user 0.011s	sys 0.017s
I20260709 13:05:27.714222 18665 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:27.719488 18665 tablet_bootstrap.cc:654] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.721029 18583 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:27.722366 18705 raft_consensus.cc:2804] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.722739 18705 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.723099 18705 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.730015 18711 raft_consensus.cc:2749] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.732884 18662 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:27.733368 18662 ts_tablet_manager.cc:1403] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.144s	user 0.018s	sys 0.009s
I20260709 13:05:27.735419 18663 tablet_bootstrap.cc:654] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.735896 18662 raft_consensus.cc:359] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.736603 18662 raft_consensus.cc:385] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.736863 18662 raft_consensus.cc:740] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.732923 18667 raft_consensus.cc:359] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.738103 18667 raft_consensus.cc:385] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.738376 18667 raft_consensus.cc:740] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.739022 18667 consensus_queue.cc:260] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.740875 18667 ts_tablet_manager.cc:1434] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.000s
I20260709 13:05:27.731190 18705 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.745500 18667 tablet_bootstrap.cc:492] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:27.751307 18667 tablet_bootstrap.cc:654] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.754452 18663 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:27.755010 18663 ts_tablet_manager.cc:1403] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.087s	user 0.017s	sys 0.008s
I20260709 13:05:27.758071 18663 raft_consensus.cc:359] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.758795 18663 raft_consensus.cc:385] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.759095 18663 raft_consensus.cc:740] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.759946 18663 consensus_queue.cc:260] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.762492 18663 ts_tablet_manager.cc:1434] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:27.763504 18663 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:27.769680 18663 tablet_bootstrap.cc:654] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.785247 18699 raft_consensus.cc:493] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.786012 18699 raft_consensus.cc:515] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.788301 18699 leader_election.cc:290] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.788412 18740 raft_consensus.cc:493] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.788794 18699 raft_consensus.cc:493] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.788928 18740 raft_consensus.cc:515] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.789266 18699 raft_consensus.cc:515] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.790977 18740 leader_election.cc:290] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.793356 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.794041 18394 raft_consensus.cc:2468] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:27.795089 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.795384 18435 leader_election.cc:304] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:27.796511 18712 raft_consensus.cc:2804] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.796898 18712 raft_consensus.cc:493] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.797521 18712 raft_consensus.cc:3060] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.802333 18703 raft_consensus.cc:493] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.802832 18703 raft_consensus.cc:515] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.804705 18703 leader_election.cc:290] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.806514 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.807134 18393 raft_consensus.cc:2468] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:27.807209 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.807992 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.808300 18583 leader_election.cc:304] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:27.808611 18617 raft_consensus.cc:2468] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:27.809129 18703 raft_consensus.cc:2804] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.809475 18703 raft_consensus.cc:493] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.809813 18703 raft_consensus.cc:3060] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.812440 18434 leader_election.cc:304] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:27.813372 18739 raft_consensus.cc:2804] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:27.813724 18739 raft_consensus.cc:493] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:27.814075 18739 raft_consensus.cc:3060] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.814427 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.816807 18703 raft_consensus.cc:515] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.819510 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:27.820124 18394 raft_consensus.cc:3060] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:27.816372 18435 leader_election.cc:343] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.822181 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.823153 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.823098 18699 leader_election.cc:290] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.821554 18712 raft_consensus.cc:515] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.825941 18468 raft_consensus.cc:2393] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:27.827191 18394 raft_consensus.cc:2468] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:27.828465 18583 leader_election.cc:304] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:27.829356 18753 raft_consensus.cc:2804] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.831681 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:27.833680 18703 leader_election.cc:290] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.834422 18712 leader_election.cc:290] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.835268 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:27.835894 18394 raft_consensus.cc:3060] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.843302 18740 raft_consensus.cc:493] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.843806 18740 raft_consensus.cc:515] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.845808 18740 leader_election.cc:290] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:27.847103 18394 raft_consensus.cc:2468] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:27.847678 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:27.847934 18753 raft_consensus.cc:697] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:27.848479 18467 raft_consensus.cc:2393] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate 4fec67b8f4fe4e9f996565687214176e in this term.
I20260709 13:05:27.848917 18753 consensus_queue.cc:237] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.851953 18739 raft_consensus.cc:515] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.854075 18712 consensus_queue.cc:1048] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.855552 18435 leader_election.cc:304] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:27.857268 18712 raft_consensus.cc:2804] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:27.857477 18509 leader_election.cc:343] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.857771 18712 raft_consensus.cc:697] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:27.857935 18509 leader_election.cc:304] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:27.858768 18759 raft_consensus.cc:2749] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:27.858575 18712 consensus_queue.cc:237] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.860354 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:27.861390 18759 raft_consensus.cc:493] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.861920 18759 raft_consensus.cc:515] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:27.863957 18759 leader_election.cc:290] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.868098 18740 raft_consensus.cc:493] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:27.869462 18740 raft_consensus.cc:515] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:27.873601 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.992183 18665 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
W20260709 13:05:27.899425 18509 leader_election.cc:343] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.992650 18665 ts_tablet_manager.cc:1403] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.279s	user 0.068s	sys 0.065s
I20260709 13:05:27.992847 18509 leader_election.cc:304] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:27.993443 18740 leader_election.cc:290] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:27.900127 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:27.928805 18290 catalog_manager.cc:5697] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:27.938937 18739 leader_election.cc:290] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.940002 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:27.994524 18359 leader_election.cc:304] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:27.941242 18745 consensus_queue.cc:1048] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.947726 18705 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:27.950098 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:27.995707 18392 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.944563 18667 tablet_bootstrap.cc:492] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
W20260709 13:05:27.996210 18509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 94389.2us
I20260709 13:05:27.996634 18667 ts_tablet_manager.cc:1403] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.251s	user 0.029s	sys 0.028s
W20260709 13:05:27.998025 18434 leader_election.cc:343] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:27.999194 18667 raft_consensus.cc:359] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:27.999430 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:27.999858 18667 raft_consensus.cc:385] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.999958 18393 raft_consensus.cc:3060] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.000164 18667 raft_consensus.cc:740] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.963608 18767 consensus_queue.cc:1048] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:27.965106 18712 consensus_queue.cc:1048] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:27.961386 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:27.970512 18663 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:27.974684 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:28.003049 18435 leader_election.cc:343] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.003234 18615 raft_consensus.cc:3060] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.982234 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
W20260709 13:05:28.003968 18359 leader_election.cc:343] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.002987 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.004424 18359 leader_election.cc:304] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:28.005697 18747 raft_consensus.cc:2749] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:28.005927 18582 leader_election.cc:343] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.006675 18663 ts_tablet_manager.cc:1403] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.243s	user 0.016s	sys 0.024s
I20260709 13:05:28.009300 18665 raft_consensus.cc:359] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.009965 18665 raft_consensus.cc:385] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.010226 18665 raft_consensus.cc:740] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.010840 18665 consensus_queue.cc:260] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:27.988065 18292 catalog_manager.cc:5697] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:27.990098 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:27.994676 18759 raft_consensus.cc:2749] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:28.012967 18508 leader_election.cc:343] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.013517 18753 raft_consensus.cc:493] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.013990 18753 raft_consensus.cc:515] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.015079 18663 raft_consensus.cc:359] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.015703 18663 raft_consensus.cc:385] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.015897 18753 leader_election.cc:290] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:28.015985 18663 raft_consensus.cc:740] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.968152 18662 consensus_queue.cc:260] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.016963 18753 consensus_queue.cc:1048] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.017601 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.017721 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:28.018443 18434 leader_election.cc:343] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.019039 18583 leader_election.cc:343] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.019731 18583 leader_election.cc:343] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.020004 18616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee35cdcd049b41ad849bc1f4ea6d33d5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.020161 18583 leader_election.cc:304] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:28.021008 18753 raft_consensus.cc:2749] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.017786 18662 ts_tablet_manager.cc:1434] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.284s	user 0.002s	sys 0.006s
I20260709 13:05:28.021409 18663 consensus_queue.cc:260] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.001171 18667 consensus_queue.cc:260] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.022655 18662 tablet_bootstrap.cc:492] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:28.023656 18667 ts_tablet_manager.cc:1434] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:05:28.024484 18667 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.021546 18359 leader_election.cc:304] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
W20260709 13:05:28.028064 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:28.028759 18740 raft_consensus.cc:2749] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.031603 18747 raft_consensus.cc:2749] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.033380 18663 ts_tablet_manager.cc:1434] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.002s
I20260709 13:05:28.035161 18662 tablet_bootstrap.cc:654] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:28.036747 18359 consensus_peers.cc:597] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:28.037676 18663 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:28.044162 18665 ts_tablet_manager.cc:1434] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
W20260709 13:05:28.044452 18509 leader_election.cc:343] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.045068 18665 tablet_bootstrap.cc:492] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:28.044943 18509 leader_election.cc:304] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.046234 18392 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:28.046965 18711 raft_consensus.cc:2749] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.047492 18615 raft_consensus.cc:2468] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:28.048498 18469 raft_consensus.cc:2468] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:28.049765 18393 raft_consensus.cc:3060] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.056763 18667 tablet_bootstrap.cc:654] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.057802 18434 leader_election.cc:304] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:28.059001 18712 raft_consensus.cc:2804] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.059504 18712 raft_consensus.cc:697] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:28.060117 18768 raft_consensus.cc:493] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.060317 18712 consensus_queue.cc:237] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.062050 18759 consensus_queue.cc:1048] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.063531 18663 tablet_bootstrap.cc:654] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.065407 18583 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:28.066654 18753 raft_consensus.cc:2804] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.067139 18753 raft_consensus.cc:697] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:28.067899 18753 consensus_queue.cc:237] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.079026 18759 consensus_queue.cc:1048] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:28.080406 18583 consensus_peers.cc:597] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:05:28.082257 18434 consensus_peers.cc:597] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:28.073895 18768 raft_consensus.cc:515] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.090263 18665 tablet_bootstrap.cc:654] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.091681 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.092504 18394 raft_consensus.cc:2393] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94620d4d29684d718973b984c40661df in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:28.092638 18768 leader_election.cc:290] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.092383 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.095916 18435 leader_election.cc:304] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.098073 18699 raft_consensus.cc:3060] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.102619 18662 tablet_bootstrap.cc:492] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:28.103088 18662 ts_tablet_manager.cc:1403] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.000s
I20260709 13:05:28.106261 18292 catalog_manager.cc:5697] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.116921 18740 consensus_queue.cc:1048] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.126384 18759 raft_consensus.cc:493] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.127981 18759 raft_consensus.cc:515] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.147343 18759 leader_election.cc:290] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:28.149219 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.150316 18392 raft_consensus.cc:3060] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.151466 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.152225 18394 raft_consensus.cc:2393] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fec67b8f4fe4e9f996565687214176e in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:28.153966 18509 leader_election.cc:304] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:28.158962 18712 consensus_queue.cc:1048] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.163868 18665 tablet_bootstrap.cc:492] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:28.164399 18665 ts_tablet_manager.cc:1403] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.000s
I20260709 13:05:28.165782 18662 raft_consensus.cc:359] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.166515 18662 raft_consensus.cc:385] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.166772 18662 raft_consensus.cc:740] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.155870 18759 raft_consensus.cc:3060] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.175978 18699 raft_consensus.cc:2749] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.187561 18662 consensus_queue.cc:260] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.192339 18662 ts_tablet_manager.cc:1434] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260709 13:05:28.193220 18667 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:28.193667 18667 ts_tablet_manager.cc:1403] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.169s	user 0.027s	sys 0.030s
W20260709 13:05:28.193837 18779 log.cc:927] Time spent T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: Append to log took a long time: real 0.064s	user 0.001s	sys 0.000s
I20260709 13:05:28.196674 18667 raft_consensus.cc:359] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.197366 18667 raft_consensus.cc:385] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.197638 18667 raft_consensus.cc:740] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.198319 18667 consensus_queue.cc:260] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.200292 18667 ts_tablet_manager.cc:1434] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:28.201174 18667 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.204648 18764 raft_consensus.cc:493] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.205117 18764 raft_consensus.cc:515] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.206573 18667 tablet_bootstrap.cc:654] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.207142 18764 leader_election.cc:290] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.208482 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:28.208928 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.209118 18543 raft_consensus.cc:2468] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:28.210343 18582 leader_election.cc:304] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:28.210918 18583 leader_election.cc:343] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.211514 18764 raft_consensus.cc:2804] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.211875 18764 raft_consensus.cc:493] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.212199 18764 raft_consensus.cc:3060] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.213119 18288 catalog_manager.cc:5697] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.219137 18764 raft_consensus.cc:515] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.220435 18759 raft_consensus.cc:2749] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.221771 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:28.222347 18543 raft_consensus.cc:3060] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.228149 18665 raft_consensus.cc:359] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.228835 18665 raft_consensus.cc:385] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.229081 18665 raft_consensus.cc:740] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.232211 18662 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:28.234568 18665 consensus_queue.cc:260] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.241472 18665 ts_tablet_manager.cc:1434] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.001s
I20260709 13:05:28.244350 18663 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:28.244809 18663 ts_tablet_manager.cc:1403] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.207s	user 0.019s	sys 0.003s
I20260709 13:05:28.247326 18663 raft_consensus.cc:359] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.247949 18663 raft_consensus.cc:385] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.248194 18663 raft_consensus.cc:740] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.248783 18663 consensus_queue.cc:260] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.251207 18665 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:28.252651 18764 leader_election.cc:290] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.254398 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:28.256968 18663 ts_tablet_manager.cc:1434] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:28.257869 18663 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:28.260303 18583 leader_election.cc:343] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.264397 18543 raft_consensus.cc:2468] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:28.266749 18673 raft_consensus.cc:493] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.268626 18673 raft_consensus.cc:515] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.268975 18745 raft_consensus.cc:493] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.259961 18764 raft_consensus.cc:493] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.269984 18764 raft_consensus.cc:515] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.270680 18673 leader_election.cc:290] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:28.271390 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca731142a8774d8a833da4a61db76586" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.271955 18764 leader_election.cc:290] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:28.272049 18582 leader_election.cc:304] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:28.274161 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca731142a8774d8a833da4a61db76586" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.274566 18665 tablet_bootstrap.cc:654] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.275969 18508 leader_election.cc:304] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.277237 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:28.277423 18673 raft_consensus.cc:2749] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.277782 18662 tablet_bootstrap.cc:654] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.277159 18667 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:28.278378 18667 ts_tablet_manager.cc:1403] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.008s
W20260709 13:05:28.278434 18582 leader_election.cc:343] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.279326 18764 raft_consensus.cc:2804] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.269430 18745 raft_consensus.cc:515] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.279942 18764 raft_consensus.cc:697] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:28.280759 18764 consensus_queue.cc:237] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.281884 18667 raft_consensus.cc:359] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.282522 18667 raft_consensus.cc:385] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.282764 18667 raft_consensus.cc:740] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.283394 18667 consensus_queue.cc:260] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.285213 18667 ts_tablet_manager.cc:1434] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:28.280090 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.291769 18667 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.294449 18663 tablet_bootstrap.cc:654] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.293280 18468 raft_consensus.cc:2468] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:28.298878 18583 leader_election.cc:304] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:28.299748 18745 leader_election.cc:290] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:28.300115 18667 tablet_bootstrap.cc:654] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.299981 18764 raft_consensus.cc:2804] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.300496 18764 raft_consensus.cc:493] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.300834 18764 raft_consensus.cc:3060] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.301599 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.305076 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:28.310021 18434 leader_election.cc:343] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.330814 18662 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:28.331405 18662 ts_tablet_manager.cc:1403] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.015s
I20260709 13:05:28.335999 18662 raft_consensus.cc:359] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.336665 18662 raft_consensus.cc:385] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.336925 18662 raft_consensus.cc:740] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.337590 18662 consensus_queue.cc:260] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.339809 18662 ts_tablet_manager.cc:1434] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:28.340152 18663 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:28.340760 18663 ts_tablet_manager.cc:1403] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.000s
I20260709 13:05:28.343961 18663 raft_consensus.cc:359] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.344619 18663 raft_consensus.cc:385] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.344871 18663 raft_consensus.cc:740] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.345561 18663 consensus_queue.cc:260] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.347604 18665 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:28.347800 18663 ts_tablet_manager.cc:1434] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:28.348073 18665 ts_tablet_manager.cc:1403] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.097s	user 0.014s	sys 0.011s
I20260709 13:05:28.348799 18663 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:28.340673 18662 tablet_bootstrap.cc:492] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:28.354462 18663 tablet_bootstrap.cc:654] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.357492 18662 tablet_bootstrap.cc:654] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.356894 18764 raft_consensus.cc:515] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.358493 18615 raft_consensus.cc:2393] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94620d4d29684d718973b984c40661df in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:28.359117 18667 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:28.359423 18764 leader_election.cc:290] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:28.359551 18667 ts_tablet_manager.cc:1403] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.025s
I20260709 13:05:28.360579 18434 leader_election.cc:304] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.360594 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:28.361693 18745 raft_consensus.cc:3060] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.362370 18667 raft_consensus.cc:359] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.363058 18667 raft_consensus.cc:385] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.363301 18667 raft_consensus.cc:740] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.363737 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:28.363947 18667 consensus_queue.cc:260] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.365445 18705 consensus_queue.cc:1048] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.368140 18665 raft_consensus.cc:359] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.368870 18665 raft_consensus.cc:385] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:28.368965 18582 leader_election.cc:343] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.369153 18665 raft_consensus.cc:740] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.368291 18745 raft_consensus.cc:2749] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.369920 18665 consensus_queue.cc:260] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.371219 18292 catalog_manager.cc:5697] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.376708 18469 raft_consensus.cc:2468] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:28.378446 18583 leader_election.cc:304] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:28.379300 18665 ts_tablet_manager.cc:1434] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:05:28.379552 18705 raft_consensus.cc:493] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.380016 18705 raft_consensus.cc:515] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.382563 18667 ts_tablet_manager.cc:1434] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260709 13:05:28.383335 18705 leader_election.cc:290] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.383517 18667 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.384881 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.385723 18392 raft_consensus.cc:2468] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:28.386981 18583 leader_election.cc:304] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:28.387693 18753 raft_consensus.cc:2804] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.388020 18753 raft_consensus.cc:493] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.388317 18753 raft_consensus.cc:3060] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.392387 18667 tablet_bootstrap.cc:654] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.396204 18753 raft_consensus.cc:515] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.398555 18662 tablet_bootstrap.cc:492] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:28.401806 18662 ts_tablet_manager.cc:1403] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.000s
I20260709 13:05:28.404585 18662 raft_consensus.cc:359] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.405270 18662 raft_consensus.cc:385] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.400368 18703 consensus_queue.cc:1048] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.385655 18705 raft_consensus.cc:2804] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.404803 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:28.405942 18392 raft_consensus.cc:3060] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.385947 18745 consensus_queue.cc:1048] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.408713 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:28.409225 18541 raft_consensus.cc:3060] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.412220 18662 raft_consensus.cc:740] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.412987 18662 consensus_queue.cc:260] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.415387 18662 ts_tablet_manager.cc:1434] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:28.416304 18662 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:28.420822 18665 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:28.422276 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:28.423830 18745 raft_consensus.cc:493] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.424250 18768 consensus_queue.cc:1048] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:28.428525 18662 tablet_bootstrap.cc:654] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.429500 18541 raft_consensus.cc:2468] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:28.430267 18705 raft_consensus.cc:697] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:28.431638 18705 consensus_queue.cc:237] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.424320 18745 raft_consensus.cc:515] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.437939 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.438549 18615 raft_consensus.cc:2468] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:28.439057 18745 leader_election.cc:290] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.439201 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.439816 18434 leader_election.cc:304] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:28.440366 18582 leader_election.cc:304] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:28.440732 18435 leader_election.cc:343] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.441269 18703 raft_consensus.cc:2804] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.441764 18703 raft_consensus.cc:697] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:28.442601 18703 consensus_queue.cc:237] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.430619 18392 raft_consensus.cc:2468] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:28.405400 18753 leader_election.cc:290] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.446270 18745 raft_consensus.cc:2804] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.455660 18745 raft_consensus.cc:493] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.481519 18665 tablet_bootstrap.cc:654] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.492937 18705 raft_consensus.cc:493] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.493536 18705 raft_consensus.cc:515] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.495604 18705 leader_election.cc:290] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.481009 18745 raft_consensus.cc:3060] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.497720 18541 raft_consensus.cc:3060] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.499203 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:28.499868 18543 raft_consensus.cc:2468] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:28.501125 18582 leader_election.cc:304] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:28.477208 18288 catalog_manager.cc:5697] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.503147 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.505970 18705 raft_consensus.cc:2804] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.506353 18705 raft_consensus.cc:493] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.506672 18705 raft_consensus.cc:3060] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.511931 18543 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:28.521631 18583 leader_election.cc:343] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.524853 18740 raft_consensus.cc:493] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.525384 18740 raft_consensus.cc:515] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.527339 18740 leader_election.cc:290] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:28.528987 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:28.529781 18540 raft_consensus.cc:2393] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:28.531106 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20ef3ea6b34a47748be0d0a8a3d3874a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.533206 18359 leader_election.cc:304] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.534646 18740 raft_consensus.cc:3060] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.543839 18745 raft_consensus.cc:515] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.546397 18745 leader_election.cc:290] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.546994 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:28.548583 18435 leader_election.cc:343] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.548826 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:28.549348 18615 raft_consensus.cc:3060] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.560647 18705 raft_consensus.cc:515] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.571192 18673 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.573845 18673 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.575223 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:28.575814 18540 raft_consensus.cc:3060] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.576880 18673 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.579656 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.580829 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.581387 18392 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:28.584103 18509 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [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: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:28.585882 18789 raft_consensus.cc:2804] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:28.586253 18789 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.586555 18789 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:28.595552 18753 consensus_queue.cc:1048] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.597095 18740 raft_consensus.cc:2749] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.600744 18615 raft_consensus.cc:2468] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:28.601846 18434 leader_election.cc:304] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:28.602921 18699 raft_consensus.cc:2804] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.603382 18699 raft_consensus.cc:697] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:28.603436 18753 consensus_queue.cc:1048] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.604272 18699 consensus_queue.cc:237] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.568301 18745 raft_consensus.cc:493] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.632994 18662 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:28.633641 18662 ts_tablet_manager.cc:1403] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.218s	user 0.041s	sys 0.024s
I20260709 13:05:28.643388 18667 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:28.643836 18667 ts_tablet_manager.cc:1403] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.261s	user 0.021s	sys 0.031s
I20260709 13:05:28.611768 18745 raft_consensus.cc:515] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.653064 18662 raft_consensus.cc:359] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.653924 18662 raft_consensus.cc:385] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.655786 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:28.658581 18663 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:28.659094 18663 ts_tablet_manager.cc:1403] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.310s	user 0.078s	sys 0.060s
I20260709 13:05:28.655741 18662 raft_consensus.cc:740] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.644219 18705 leader_election.cc:290] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.665367 18663 raft_consensus.cc:359] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.666481 18663 raft_consensus.cc:385] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.669327 18663 raft_consensus.cc:740] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
W20260709 13:05:28.667654 18583 leader_election.cc:343] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.666230 18662 consensus_queue.cc:260] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.670192 18663 consensus_queue.cc:260] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.670593 18712 consensus_queue.cc:1048] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.668637 18665 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:28.671602 18665 ts_tablet_manager.cc:1403] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.251s	user 0.008s	sys 0.024s
I20260709 13:05:28.673004 18705 consensus_queue.cc:1048] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.674245 18665 raft_consensus.cc:359] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.674793 18662 ts_tablet_manager.cc:1434] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:05:28.674901 18665 raft_consensus.cc:385] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.675856 18665 raft_consensus.cc:740] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.675949 18667 raft_consensus.cc:359] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.676537 18665 consensus_queue.cc:260] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.676542 18667 raft_consensus.cc:385] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.677943 18667 raft_consensus.cc:740] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.678617 18667 consensus_queue.cc:260] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.679461 18662 tablet_bootstrap.cc:492] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
W20260709 13:05:28.668850 18435 consensus_peers.cc:597] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:28.684361 18663 ts_tablet_manager.cc:1434] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 13:05:28.685633 18663 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:28.686335 18667 ts_tablet_manager.cc:1434] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 13:05:28.688371 18665 ts_tablet_manager.cc:1434] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:28.688395 18667 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.648763 18789 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.696197 18663 tablet_bootstrap.cc:654] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.697619 18667 tablet_bootstrap.cc:654] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.697398 18540 raft_consensus.cc:2468] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:28.700124 18582 leader_election.cc:304] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:28.701203 18705 raft_consensus.cc:2804] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.701682 18705 raft_consensus.cc:697] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:28.702555 18705 consensus_queue.cc:237] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.704607 18747 raft_consensus.cc:493] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.705101 18747 raft_consensus.cc:515] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.708282 18665 tablet_bootstrap.cc:492] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:28.710400 18747 leader_election.cc:290] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:28.712936 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:28.714344 18359 leader_election.cc:343] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.735363 18665 tablet_bootstrap.cc:654] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.740942 18543 raft_consensus.cc:1240] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Rejecting Update request from peer a66c47f752e64d2b8c3f39cddc237eb7 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:05:28.746727 18789 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:28.747310 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:28.747910 18745 leader_election.cc:290] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:28.748636 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:28.751808 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:28.752694 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:28.762343 18292 catalog_manager.cc:5697] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.764046 18292 catalog_manager.cc:5697] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:28.756305 18434 leader_election.cc:343] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.775206 18508 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.776120 18789 raft_consensus.cc:2749] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:05:28.778733 18434 leader_election.cc:343] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.784386 18753 consensus_queue.cc:1059] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.784803 18434 leader_election.cc:304] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.785236 18753 raft_consensus.cc:3055] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:28.785604 18753 raft_consensus.cc:740] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:28.786414 18753 consensus_queue.cc:260] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.787513 18753 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:28.787739 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.789022 18816 raft_consensus.cc:2749] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:28.790230 18360 leader_election.cc:343] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.790697 18360 leader_election.cc:304] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:28.791555 18813 raft_consensus.cc:2749] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.802174 18662 tablet_bootstrap.cc:654] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.804251 18663 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:28.804670 18663 ts_tablet_manager.cc:1403] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.007s
I20260709 13:05:28.808118 18667 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:28.807966 18663 raft_consensus.cc:359] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.808585 18667 ts_tablet_manager.cc:1403] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.121s	user 0.009s	sys 0.003s
I20260709 13:05:28.812366 18663 raft_consensus.cc:385] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.812661 18663 raft_consensus.cc:740] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.813201 18663 consensus_queue.cc:260] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.817301 18667 raft_consensus.cc:359] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.818461 18667 raft_consensus.cc:385] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.818742 18667 raft_consensus.cc:740] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.819514 18667 consensus_queue.cc:260] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:28.821537 18667 ts_tablet_manager.cc:1434] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:05:28.822734 18667 tablet_bootstrap.cc:492] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.830586 18663 ts_tablet_manager.cc:1434] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 13:05:28.850638 18667 tablet_bootstrap.cc:654] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.856937 18703 consensus_queue.cc:1048] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.854609 18663 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:28.872413 18415 debug-util.cc:398] Leaking SignalData structure 0x7b08002e7260 after lost signal to thread 15007
W20260709 13:05:28.873436 18415 debug-util.cc:398] Leaking SignalData structure 0x7b08002651e0 after lost signal to thread 18326
I20260709 13:05:28.874110 18815 consensus_queue.cc:1048] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:28.876209 18415 debug-util.cc:398] Leaking SignalData structure 0x7b080019a300 after lost signal to thread 18418
W20260709 13:05:28.877238 18415 debug-util.cc:398] Leaking SignalData structure 0x7b08000b4ca0 after lost signal to thread 18493
I20260709 13:05:28.880738 18663 tablet_bootstrap.cc:654] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.881548 18665 tablet_bootstrap.cc:492] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:28.882031 18665 ts_tablet_manager.cc:1403] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.174s	user 0.013s	sys 0.024s
I20260709 13:05:28.882534 18815 consensus_queue.cc:1048] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.884608 18665 raft_consensus.cc:359] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.885293 18665 raft_consensus.cc:385] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.885560 18665 raft_consensus.cc:740] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.886236 18665 consensus_queue.cc:260] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
W20260709 13:05:28.887295 18415 debug-util.cc:398] Leaking SignalData structure 0x7b08001cfde0 after lost signal to thread 18567
I20260709 13:05:28.888239 18665 ts_tablet_manager.cc:1434] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 13:05:28.888386 18415 debug-util.cc:398] Leaking SignalData structure 0x7b0800248080 after lost signal to thread 18641
I20260709 13:05:28.889185 18665 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:28.888520 18291 catalog_manager.cc:5697] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.894083 18665 tablet_bootstrap.cc:654] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.927862 18662 tablet_bootstrap.cc:492] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:28.928347 18662 ts_tablet_manager.cc:1403] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.249s	user 0.028s	sys 0.021s
I20260709 13:05:28.930292 18292 catalog_manager.cc:5697] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.930821 18662 raft_consensus.cc:359] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.931473 18662 raft_consensus.cc:385] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.931751 18662 raft_consensus.cc:740] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.932186 18815 consensus_queue.cc:1048] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:28.932348 18662 consensus_queue.cc:260] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.940475 18662 ts_tablet_manager.cc:1434] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260709 13:05:28.941416 18662 tablet_bootstrap.cc:492] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:28.953029 18662 tablet_bootstrap.cc:654] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.954123 18789 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.954659 18789 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:28.956629 18789 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:28.958217 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.959677 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.961730 18509 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:28.962841 18789 raft_consensus.cc:2749] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.975342 18667 tablet_bootstrap.cc:492] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:28.975896 18667 ts_tablet_manager.cc:1403] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.153s	user 0.024s	sys 0.054s
I20260709 13:05:28.980139 18665 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:28.980605 18665 ts_tablet_manager.cc:1403] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.092s	user 0.013s	sys 0.004s
W20260709 13:05:28.981715 18582 consensus_peers.cc:597] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:28.982057 18667 raft_consensus.cc:359] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.982748 18667 raft_consensus.cc:385] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.982990 18667 raft_consensus.cc:740] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.983700 18667 consensus_queue.cc:260] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:28.982183 18753 raft_consensus.cc:493] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.984956 18753 raft_consensus.cc:515] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:28.985772 18667 ts_tablet_manager.cc:1434] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:28.986708 18667 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:28.986780 18753 leader_election.cc:290] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:28.989538 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:28.991291 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:28.992812 18667 tablet_bootstrap.cc:654] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:28.994127 18583 leader_election.cc:343] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.995016 18583 leader_election.cc:343] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.995393 18583 leader_election.cc:304] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:29.003355 18665 raft_consensus.cc:359] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.004025 18665 raft_consensus.cc:385] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.004276 18665 raft_consensus.cc:740] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.005062 18703 raft_consensus.cc:2749] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.004905 18665 consensus_queue.cc:260] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.006840 18665 ts_tablet_manager.cc:1434] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:05:29.008976 18813 raft_consensus.cc:493] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.009438 18813 raft_consensus.cc:515] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.011554 18813 leader_election.cc:290] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.012995 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:29.013664 18665 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.017248 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf6b11aff1849c1beecb132d4f17cc1" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.018808 18360 leader_election.cc:304] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:29.019567 18813 raft_consensus.cc:2749] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.021093 18665 tablet_bootstrap.cc:654] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.031642 18764 raft_consensus.cc:493] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.032160 18764 raft_consensus.cc:515] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.035001 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145fde9b9a4efaa381f0834f45e349" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.035342 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145fde9b9a4efaa381f0834f45e349" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.035653 18469 raft_consensus.cc:2468] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.035953 18542 raft_consensus.cc:2468] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.036892 18583 leader_election.cc:304] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.037144 18764 leader_election.cc:290] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.037647 18753 raft_consensus.cc:2804] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.039053 18753 raft_consensus.cc:493] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.039384 18753 raft_consensus.cc:3060] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.040095 18667 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.040581 18667 ts_tablet_manager.cc:1403] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.054s	user 0.011s	sys 0.005s
I20260709 13:05:29.043054 18667 raft_consensus.cc:359] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.043673 18667 raft_consensus.cc:385] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.043929 18667 raft_consensus.cc:740] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.044637 18667 consensus_queue.cc:260] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.045341 18753 raft_consensus.cc:515] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.046813 18667 ts_tablet_manager.cc:1434] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:29.047791 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145fde9b9a4efaa381f0834f45e349" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:29.048353 18469 raft_consensus.cc:3060] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.050765 18663 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.053239 18667 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:29.054929 18662 tablet_bootstrap.cc:492] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.058772 18662 ts_tablet_manager.cc:1403] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.118s	user 0.022s	sys 0.025s
I20260709 13:05:29.059383 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de145fde9b9a4efaa381f0834f45e349" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:29.059930 18542 raft_consensus.cc:3060] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.061311 18662 raft_consensus.cc:359] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.061983 18662 raft_consensus.cc:385] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.062235 18662 raft_consensus.cc:740] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
W20260709 13:05:29.064640 18435 consensus_peers.cc:597] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:29.065896 18665 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.066368 18665 ts_tablet_manager.cc:1403] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.003s
I20260709 13:05:29.068856 18665 raft_consensus.cc:359] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.069475 18665 raft_consensus.cc:385] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.069572 18753 leader_election.cc:290] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.069489 18542 raft_consensus.cc:2468] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.071385 18665 raft_consensus.cc:740] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.057628 18663 ts_tablet_manager.cc:1403] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.203s	user 0.007s	sys 0.008s
I20260709 13:05:29.071256 18582 leader_election.cc:304] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.056649 18469 raft_consensus.cc:2468] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.072180 18665 consensus_queue.cc:260] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.062875 18662 consensus_queue.cc:260] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.074867 18662 ts_tablet_manager.cc:1434] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 13:05:29.071211 18667 tablet_bootstrap.cc:654] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.076560 18753 raft_consensus.cc:2804] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.078581 18753 raft_consensus.cc:697] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:29.079360 18753 consensus_queue.cc:237] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.077262 18662 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.083451 18663 raft_consensus.cc:359] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.084085 18663 raft_consensus.cc:385] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.084321 18663 raft_consensus.cc:740] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.084895 18663 consensus_queue.cc:260] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.086741 18662 tablet_bootstrap.cc:654] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.086767 18663 ts_tablet_manager.cc:1434] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:29.076612 18665 ts_tablet_manager.cc:1434] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:05:29.088812 18665 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.077340 18745 raft_consensus.cc:493] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.094426 18663 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.094440 18745 raft_consensus.cc:515] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.099093 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.100730 18665 tablet_bootstrap.cc:654] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.102769 18789 raft_consensus.cc:493] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.097365 18745 leader_election.cc:290] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
W20260709 13:05:29.104856 18435 leader_election.cc:343] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.106705 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:29.108980 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:29.110574 18663 tablet_bootstrap.cc:654] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.105811 18789 raft_consensus.cc:515] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.113185 18789 leader_election.cc:290] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.113780 18542 raft_consensus.cc:2468] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:29.119517 18434 leader_election.cc:304] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:29.120249 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.120668 18745 raft_consensus.cc:2804] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.121064 18745 raft_consensus.cc:493] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.121376 18745 raft_consensus.cc:3060] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.132642 18745 raft_consensus.cc:515] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.134083 18469 raft_consensus.cc:2393] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fec67b8f4fe4e9f996565687214176e in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:29.134495 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.138855 18699 consensus_queue.cc:1048] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:29.142540 18509 leader_election.cc:343] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.146293 18764 consensus_queue.cc:1048] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.142977 18509 leader_election.cc:304] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:29.156818 18789 raft_consensus.cc:3060] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.165678 18291 catalog_manager.cc:5697] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.168888 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:29.171870 18435 leader_election.cc:343] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.173333 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:29.169979 18745 leader_election.cc:290] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.180104 18663 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.180595 18663 ts_tablet_manager.cc:1403] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.086s	user 0.016s	sys 0.012s
I20260709 13:05:29.182991 18789 raft_consensus.cc:2749] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.185174 18667 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.185629 18667 ts_tablet_manager.cc:1403] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.133s	user 0.016s	sys 0.010s
W20260709 13:05:29.187675 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:29.189625 18662 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.187647 18665 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.190129 18662 ts_tablet_manager.cc:1403] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.006s
I20260709 13:05:29.190346 18665 ts_tablet_manager.cc:1403] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.006s
I20260709 13:05:29.192308 18815 raft_consensus.cc:493] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.192706 18662 raft_consensus.cc:359] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.193005 18665 raft_consensus.cc:359] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.193473 18662 raft_consensus.cc:385] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.193851 18759 raft_consensus.cc:493] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.193997 18662 raft_consensus.cc:740] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.192757 18815 raft_consensus.cc:515] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.194370 18759 raft_consensus.cc:515] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.194685 18662 consensus_queue.cc:260] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.196345 18759 leader_election.cc:290] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.188162 18667 raft_consensus.cc:359] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.197057 18667 raft_consensus.cc:385] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.197348 18667 raft_consensus.cc:740] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.193874 18665 raft_consensus.cc:385] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.196849 18663 raft_consensus.cc:359] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.198352 18663 raft_consensus.cc:385] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.196627 18662 ts_tablet_manager.cc:1434] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:05:29.198730 18663 raft_consensus.cc:740] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.198665 18667 consensus_queue.cc:260] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.199947 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.201227 18667 ts_tablet_manager.cc:1434] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:29.200980 18663 consensus_queue.cc:260] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.202126 18667 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:29.205016 18813 raft_consensus.cc:493] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.205468 18813 raft_consensus.cc:515] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.198159 18665 raft_consensus.cc:740] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.207806 18665 consensus_queue.cc:260] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.208595 18663 ts_tablet_manager.cc:1434] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:05:29.209326 18663 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.196400 18815 leader_election.cc:290] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.209897 18542 raft_consensus.cc:2468] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.212284 18662 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.213187 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.217597 18665 ts_tablet_manager.cc:1434] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 13:05:29.218143 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.218422 18665 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.220141 18663 tablet_bootstrap.cc:654] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.210304 18543 raft_consensus.cc:2468] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
W20260709 13:05:29.226508 18360 leader_election.cc:343] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.227324 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b151acf5e7834b35a8996d30b03b82d8" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.230597 18662 tablet_bootstrap.cc:654] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.230355 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b151acf5e7834b35a8996d30b03b82d8" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.245054 18667 tablet_bootstrap.cc:654] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.237051 18813 leader_election.cc:290] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.226538 18582 leader_election.cc:304] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.254555 18468 raft_consensus.cc:2468] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
W20260709 13:05:29.256212 18509 leader_election.cc:343] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:29.258375 18583 leader_election.cc:343] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.261183 18815 raft_consensus.cc:2804] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.266439 18434 leader_election.cc:304] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:29.267931 18745 raft_consensus.cc:2804] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.268435 18745 raft_consensus.cc:697] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:29.269200 18745 consensus_queue.cc:237] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.273460 18665 tablet_bootstrap.cc:654] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.267843 18509 leader_election.cc:304] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:29.274081 18789 raft_consensus.cc:2804] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.274436 18789 raft_consensus.cc:493] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.274757 18789 raft_consensus.cc:3060] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.265573 18815 raft_consensus.cc:493] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.276656 18815 raft_consensus.cc:3060] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.266628 18393 raft_consensus.cc:3060] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.263084 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.284478 18703 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.284948 18703 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:29.285216 18359 leader_election.cc:343] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.285701 18359 leader_election.cc:304] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:29.286995 18813 raft_consensus.cc:2749] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.288118 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:29.289342 18582 leader_election.cc:343] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.290081 18663 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.290594 18663 ts_tablet_manager.cc:1403] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.023s
I20260709 13:05:29.291899 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.286880 18703 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.295096 18815 raft_consensus.cc:515] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.300603 18662 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.281560 18789 raft_consensus.cc:515] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:29.302976 18583 leader_election.cc:343] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.303412 18583 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:29.304104 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b151acf5e7834b35a8996d30b03b82d8" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:29.306466 18703 raft_consensus.cc:2749] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.310390 18662 ts_tablet_manager.cc:1403] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.011s
W20260709 13:05:29.307163 18509 leader_election.cc:343] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.311579 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:29.312152 18543 raft_consensus.cc:3060] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.312510 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b151acf5e7834b35a8996d30b03b82d8" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:29.313136 18468 raft_consensus.cc:3060] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.309052 18789 leader_election.cc:290] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.322932 18663 raft_consensus.cc:359] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.323782 18663 raft_consensus.cc:385] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.324116 18663 raft_consensus.cc:740] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.324929 18815 leader_election.cc:290] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.326148 18663 consensus_queue.cc:260] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.309098 18542 raft_consensus.cc:3060] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.329618 18663 ts_tablet_manager.cc:1434] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 13:05:29.336534 18662 raft_consensus.cc:359] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.337448 18662 raft_consensus.cc:385] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.337725 18662 raft_consensus.cc:740] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.338284 18663 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.342384 18667 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.342906 18667 ts_tablet_manager.cc:1403] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.141s	user 0.025s	sys 0.014s
I20260709 13:05:29.344408 18665 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.344875 18665 ts_tablet_manager.cc:1403] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.008s
I20260709 13:05:29.347222 18468 raft_consensus.cc:2468] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:29.347886 18543 raft_consensus.cc:2468] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.348574 18509 leader_election.cc:304] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:29.349002 18582 leader_election.cc:304] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.349885 18703 raft_consensus.cc:2804] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.350407 18703 raft_consensus.cc:697] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:29.351174 18703 consensus_queue.cc:237] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.349678 18759 raft_consensus.cc:2804] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.353504 18759 raft_consensus.cc:697] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:29.350014 18662 consensus_queue.cc:260] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.354892 18744 raft_consensus.cc:493] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.355123 18759 consensus_queue.cc:237] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.355340 18744 raft_consensus.cc:515] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.357317 18744 leader_election.cc:290] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:29.355763 18662 ts_tablet_manager.cc:1434] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.000s
I20260709 13:05:29.360240 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:29.362227 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.363718 18434 leader_election.cc:304] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:29.364776 18816 raft_consensus.cc:2749] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.367857 18665 raft_consensus.cc:359] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.368568 18665 raft_consensus.cc:385] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.368817 18665 raft_consensus.cc:740] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.347210 18663 tablet_bootstrap.cc:654] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.369479 18665 consensus_queue.cc:260] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.376257 18665 ts_tablet_manager.cc:1434] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:05:29.377058 18665 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.381080 18662 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.403682 18288 catalog_manager.cc:5697] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.408607 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:29.410712 18705 raft_consensus.cc:493] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.428785 18705 raft_consensus.cc:515] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
W20260709 13:05:29.429275 18583 leader_election.cc:343] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.432677 18705 leader_election.cc:290] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.436203 18665 tablet_bootstrap.cc:654] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.437044 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4555e4c6b52347f99177d3a54fc79776" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.441148 18468 raft_consensus.cc:2468] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.442551 18583 leader_election.cc:304] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.436533 18290 catalog_manager.cc:5697] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.438155 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4555e4c6b52347f99177d3a54fc79776" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.440086 18667 raft_consensus.cc:359] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.446312 18667 raft_consensus.cc:385] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.446555 18667 raft_consensus.cc:740] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.449631 18667 consensus_queue.cc:260] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.443686 18753 raft_consensus.cc:2804] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.450742 18753 raft_consensus.cc:493] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.451066 18753 raft_consensus.cc:3060] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:29.454249 18583 leader_election.cc:343] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.455535 18667 ts_tablet_manager.cc:1434] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.000s
I20260709 13:05:29.456388 18667 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:29.458843 18288 catalog_manager.cc:5697] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.462615 18753 raft_consensus.cc:515] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.465413 18663 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.465322 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4555e4c6b52347f99177d3a54fc79776" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:29.465957 18663 ts_tablet_manager.cc:1403] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.128s	user 0.016s	sys 0.010s
W20260709 13:05:29.466697 18583 leader_election.cc:343] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.468701 18663 raft_consensus.cc:359] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.469386 18663 raft_consensus.cc:385] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.470105 18663 raft_consensus.cc:740] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.470887 18663 consensus_queue.cc:260] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.472831 18663 ts_tablet_manager.cc:1434] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:05:29.473075 18753 leader_election.cc:290] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.474419 18663 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.474534 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4555e4c6b52347f99177d3a54fc79776" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:29.481271 18469 raft_consensus.cc:3060] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.480304 18662 tablet_bootstrap.cc:654] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.488425 18853 raft_consensus.cc:493] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.488893 18853 raft_consensus.cc:515] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.489116 18469 raft_consensus.cc:2468] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.491528 18853 leader_election.cc:290] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.491931 18583 leader_election.cc:304] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:29.498924 18853 raft_consensus.cc:2804] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.500118 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.500622 18764 consensus_queue.cc:1048] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.500893 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.497123 18667 tablet_bootstrap.cc:654] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:29.506626 18583 leader_election.cc:343] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:29.507305 18583 leader_election.cc:343] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.507710 18583 leader_election.cc:304] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:29.507817 18853 raft_consensus.cc:697] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:29.503361 18665 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.504855 18663 tablet_bootstrap.cc:654] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.509020 18665 ts_tablet_manager.cc:1403] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.132s	user 0.005s	sys 0.006s
I20260709 13:05:29.509393 18764 raft_consensus.cc:2749] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.514307 18665 raft_consensus.cc:359] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.515204 18665 raft_consensus.cc:385] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.515470 18665 raft_consensus.cc:740] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.516093 18665 consensus_queue.cc:260] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.523496 18665 ts_tablet_manager.cc:1434] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:29.524173 18665 tablet_bootstrap.cc:492] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.528836 18813 raft_consensus.cc:493] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.529641 18813 raft_consensus.cc:515] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.531611 18813 leader_election.cc:290] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.536309 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.537067 18541 raft_consensus.cc:2393] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:29.537858 18667 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.537935 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.538407 18667 ts_tablet_manager.cc:1403] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.001s
I20260709 13:05:29.540925 18813 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.515692 18853 consensus_queue.cc:237] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.540899 18667 raft_consensus.cc:359] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.546785 18667 raft_consensus.cc:385] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.547087 18667 raft_consensus.cc:740] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.548398 18667 consensus_queue.cc:260] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.550482 18667 ts_tablet_manager.cc:1434] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:05:29.550527 18813 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.551486 18667 tablet_bootstrap.cc:492] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:29.573737 18764 consensus_queue.cc:1048] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.577950 18813 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:29.580340 18667 tablet_bootstrap.cc:654] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.586010 18292 catalog_manager.cc:5697] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.580998 18359 leader_election.cc:304] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:29.588622 18813 raft_consensus.cc:3060] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.589864 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.591965 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:29.592571 18615 raft_consensus.cc:2468] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:29.595574 18359 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:29.596391 18359 leader_election.cc:343] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.602272 18468 raft_consensus.cc:3060] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.607862 18858 raft_consensus.cc:2804] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.608263 18858 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.608534 18858 raft_consensus.cc:3060] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.608909 18662 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.609397 18662 ts_tablet_manager.cc:1403] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.228s	user 0.026s	sys 0.022s
I20260709 13:05:29.607117 18813 raft_consensus.cc:2749] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.612957 18813 raft_consensus.cc:493] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.613422 18813 raft_consensus.cc:515] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.614128 18662 raft_consensus.cc:359] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.614787 18662 raft_consensus.cc:385] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.615041 18662 raft_consensus.cc:740] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.615685 18662 consensus_queue.cc:260] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.615533 18813 leader_election.cc:290] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:29.620267 18665 tablet_bootstrap.cc:654] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.620802 18764 raft_consensus.cc:493] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.622735 18662 ts_tablet_manager.cc:1434] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:05:29.621259 18764 raft_consensus.cc:515] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.624742 18764 leader_election.cc:290] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.631367 18663 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.631807 18663 ts_tablet_manager.cc:1403] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.011s
I20260709 13:05:29.635017 18662 tablet_bootstrap.cc:492] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.635079 18759 raft_consensus.cc:493] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.635602 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.635852 18759 raft_consensus.cc:515] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.636385 18541 raft_consensus.cc:2393] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:29.638598 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:29.639883 18508 leader_election.cc:343] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.636044 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.641404 18662 tablet_bootstrap.cc:654] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:29.642104 18583 leader_election.cc:343] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.643337 18759 leader_election.cc:290] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.654245 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:29.655318 18663 raft_consensus.cc:359] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.656109 18663 raft_consensus.cc:385] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.656402 18663 raft_consensus.cc:740] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.657051 18663 consensus_queue.cc:260] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.659288 18663 ts_tablet_manager.cc:1434] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:05:29.656255 18759 raft_consensus.cc:493] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.660281 18663 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.660679 18759 raft_consensus.cc:515] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.663128 18759 leader_election.cc:290] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.665055 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:29.666674 18509 leader_election.cc:343] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.667649 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.668943 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:29.669181 18509 leader_election.cc:343] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.669528 18393 raft_consensus.cc:2468] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:29.669629 18509 leader_election.cc:304] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:29.670745 18663 tablet_bootstrap.cc:654] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.670863 18509 leader_election.cc:304] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [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: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:29.671836 18789 raft_consensus.cc:2749] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.672010 18759 raft_consensus.cc:2804] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.672473 18759 raft_consensus.cc:493] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.672797 18759 raft_consensus.cc:3060] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.680976 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.681654 18393 raft_consensus.cc:2468] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.682492 18745 consensus_queue.cc:1048] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.684047 18665 tablet_bootstrap.cc:492] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.684525 18665 ts_tablet_manager.cc:1403] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.003s
I20260709 13:05:29.684718 18858 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.691452 18359 leader_election.cc:304] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:29.693851 18667 tablet_bootstrap.cc:492] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.694361 18667 ts_tablet_manager.cc:1403] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.143s	user 0.013s	sys 0.002s
I20260709 13:05:29.697115 18813 raft_consensus.cc:3060] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.698912 18667 raft_consensus.cc:359] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.699610 18662 tablet_bootstrap.cc:492] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.699759 18667 raft_consensus.cc:385] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.700327 18667 raft_consensus.cc:740] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.697252 18665 raft_consensus.cc:359] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.700755 18665 raft_consensus.cc:385] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.701030 18665 raft_consensus.cc:740] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.700198 18662 ts_tablet_manager.cc:1403] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.023s
I20260709 13:05:29.701093 18667 consensus_queue.cc:260] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.703946 18662 raft_consensus.cc:359] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.704635 18662 raft_consensus.cc:385] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.704896 18662 raft_consensus.cc:740] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.705943 18665 consensus_queue.cc:260] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.706519 18667 ts_tablet_manager.cc:1434] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:29.707405 18667 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:29.708350 18665 ts_tablet_manager.cc:1434] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 13:05:29.709251 18665 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.710809 18813 raft_consensus.cc:2749] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.713634 18662 consensus_queue.cc:260] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.716004 18662 ts_tablet_manager.cc:1434] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:29.687248 18858 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:29.721772 18662 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.723649 18665 tablet_bootstrap.cc:654] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.723493 18583 leader_election.cc:304] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:29.725086 18764 raft_consensus.cc:2804] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.725478 18764 raft_consensus.cc:493] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.725849 18764 raft_consensus.cc:3060] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.731513 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:29.732148 18613 raft_consensus.cc:3060] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.731419 18759 raft_consensus.cc:515] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.735373 18759 leader_election.cc:290] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.735823 18816 consensus_queue.cc:1048] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.737564 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
W20260709 13:05:29.739351 18509 leader_election.cc:343] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.740325 18613 raft_consensus.cc:2468] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:29.740852 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:29.741482 18394 raft_consensus.cc:3060] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.740540 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:29.763026 18665 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.763536 18665 ts_tablet_manager.cc:1403] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.003s
I20260709 13:05:29.764341 18662 tablet_bootstrap.cc:654] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.765368 18394 raft_consensus.cc:2468] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:29.740509 18764 raft_consensus.cc:515] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.766064 18665 raft_consensus.cc:359] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.767943 18665 raft_consensus.cc:385] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.768239 18665 raft_consensus.cc:740] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.768899 18665 consensus_queue.cc:260] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.771028 18665 ts_tablet_manager.cc:1434] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260709 13:05:29.766741 18359 leader_election.cc:343] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.773979 18359 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:29.775436 18858 raft_consensus.cc:2804] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.775903 18858 raft_consensus.cc:697] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:29.776278 18665 tablet_bootstrap.cc:492] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.776674 18858 consensus_queue.cc:237] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.778599 18764 leader_election.cc:290] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:29.779630 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
W20260709 13:05:29.781062 18583 leader_election.cc:343] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.782793 18665 tablet_bootstrap.cc:654] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.784776 18667 tablet_bootstrap.cc:654] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.790272 18663 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.790728 18663 ts_tablet_manager.cc:1403] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.131s	user 0.009s	sys 0.010s
I20260709 13:05:29.788692 18391 raft_consensus.cc:3060] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.797890 18509 leader_election.cc:304] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [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: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:29.798744 18789 raft_consensus.cc:2804] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.799209 18789 raft_consensus.cc:697] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:29.799993 18789 consensus_queue.cc:237] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.796523 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:29.821491 18291 catalog_manager.cc:5697] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.823065 18662 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.823539 18662 ts_tablet_manager.cc:1403] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.102s	user 0.022s	sys 0.008s
I20260709 13:05:29.825116 18667 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.819634 18394 raft_consensus.cc:3060] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.829066 18662 raft_consensus.cc:359] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.825640 18667 ts_tablet_manager.cc:1403] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.008s
I20260709 13:05:29.829766 18662 raft_consensus.cc:385] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.830068 18662 raft_consensus.cc:740] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.830776 18662 consensus_queue.cc:260] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:29.832324 18667 raft_consensus.cc:359] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.833038 18667 raft_consensus.cc:385] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.833335 18667 raft_consensus.cc:740] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.836320 18662 ts_tablet_manager.cc:1434] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:05:29.837222 18662 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.837446 18667 consensus_queue.cc:260] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.841777 18663 raft_consensus.cc:359] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.841313 18288 catalog_manager.cc:5697] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.842456 18663 raft_consensus.cc:385] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.842730 18663 raft_consensus.cc:740] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.842821 18662 tablet_bootstrap.cc:654] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.846249 18663 consensus_queue.cc:260] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.851790 18663 ts_tablet_manager.cc:1434] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 13:05:29.852854 18663 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.854581 18394 raft_consensus.cc:2468] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.855494 18667 ts_tablet_manager.cc:1434] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:05:29.855784 18583 leader_election.cc:304] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:29.857060 18853 raft_consensus.cc:2804] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.857538 18853 raft_consensus.cc:697] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:29.858556 18853 consensus_queue.cc:237] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.861567 18667 tablet_bootstrap.cc:492] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:29.867528 18667 tablet_bootstrap.cc:654] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.868038 18663 tablet_bootstrap.cc:654] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.878398 18853 raft_consensus.cc:493] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.885610 18764 consensus_queue.cc:1048] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:05:29.879112 18291 catalog_manager.cc:5697] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.891738 18853 raft_consensus.cc:515] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.888303 18665 tablet_bootstrap.cc:492] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:29.893798 18665 ts_tablet_manager.cc:1403] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.118s	user 0.011s	sys 0.013s
I20260709 13:05:29.894645 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.895280 18468 raft_consensus.cc:2468] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.900039 18583 leader_election.cc:304] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.901765 18753 raft_consensus.cc:2804] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.902144 18753 raft_consensus.cc:493] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.902642 18662 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:29.902495 18665 raft_consensus.cc:359] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.902463 18753 raft_consensus.cc:3060] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.903229 18662 ts_tablet_manager.cc:1403] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.011s
I20260709 13:05:29.903196 18665 raft_consensus.cc:385] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.904342 18665 raft_consensus.cc:740] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.907055 18662 raft_consensus.cc:359] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.907830 18662 raft_consensus.cc:385] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.908077 18764 raft_consensus.cc:493] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.908145 18662 raft_consensus.cc:740] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.908638 18764 raft_consensus.cc:515] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:29.909253 18662 consensus_queue.cc:260] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.913439 18665 consensus_queue.cc:260] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.913965 18753 raft_consensus.cc:515] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.915503 18662 ts_tablet_manager.cc:1434] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
W20260709 13:05:29.915838 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:29.916532 18662 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:29.916538 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:29.917348 18468 raft_consensus.cc:3060] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.918916 18665 ts_tablet_manager.cc:1434] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:29.922241 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:29.922919 18541 raft_consensus.cc:2468] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:29.925356 18582 leader_election.cc:304] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.926177 18703 raft_consensus.cc:2804] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.926522 18703 raft_consensus.cc:493] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.926904 18703 raft_consensus.cc:3060] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.927124 18789 consensus_queue.cc:1048] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.934651 18662 tablet_bootstrap.cc:654] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.922271 18663 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:29.935575 18663 ts_tablet_manager.cc:1403] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.083s	user 0.004s	sys 0.011s
I20260709 13:05:29.937995 18665 tablet_bootstrap.cc:492] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:29.937897 18764 leader_election.cc:290] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.940152 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:29.940384 18853 leader_election.cc:290] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.942075 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:29.943132 18583 leader_election.cc:343] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.939694 18703 raft_consensus.cc:515] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:29.944617 18582 leader_election.cc:343] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.944860 18753 leader_election.cc:290] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:29.945310 18665 tablet_bootstrap.cc:654] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.947074 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:29.947221 18468 raft_consensus.cc:2468] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.943154 18663 raft_consensus.cc:359] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.948390 18663 raft_consensus.cc:385] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.949471 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:29.952943 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:29.949595 18582 leader_election.cc:343] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.956146 18543 raft_consensus.cc:3060] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.949697 18703 leader_election.cc:290] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.962388 18583 leader_election.cc:304] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:29.963063 18816 raft_consensus.cc:493] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.963873 18789 raft_consensus.cc:493] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.963658 18816 raft_consensus.cc:515] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.964363 18789 raft_consensus.cc:515] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.966207 18816 leader_election.cc:290] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:29.966348 18789 leader_election.cc:290] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:29.966616 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:29.967242 18613 raft_consensus.cc:2468] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:29.968276 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:29.968431 18434 leader_election.cc:304] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:29.967260 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:29.969791 18508 leader_election.cc:343] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.969928 18816 raft_consensus.cc:2804] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.970309 18816 raft_consensus.cc:493] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.970621 18816 raft_consensus.cc:3060] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.949385 18663 raft_consensus.cc:740] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.972342 18663 consensus_queue.cc:260] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:29.973875 18391 raft_consensus.cc:2468] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:29.980357 18815 raft_consensus.cc:2804] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.980878 18815 raft_consensus.cc:697] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
W20260709 13:05:29.981431 18583 leader_election.cc:343] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.981722 18815 consensus_queue.cc:237] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.970604 18543 raft_consensus.cc:2468] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:29.988042 18663 ts_tablet_manager.cc:1434] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260709 13:05:29.988853 18667 tablet_bootstrap.cc:492] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:29.989295 18667 ts_tablet_manager.cc:1403] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.000s
I20260709 13:05:29.990315 18663 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:29.991847 18667 raft_consensus.cc:359] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:29.992479 18667 raft_consensus.cc:385] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.992718 18667 raft_consensus.cc:740] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.976857 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:29.996205 18469 raft_consensus.cc:2468] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:30.001518 18509 leader_election.cc:304] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:30.002315 18789 raft_consensus.cc:2804] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.002703 18789 raft_consensus.cc:493] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.002756 18583 leader_election.cc:304] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:30.003094 18789 raft_consensus.cc:3060] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.004446 18753 raft_consensus.cc:2804] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.004968 18753 raft_consensus.cc:697] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:30.005671 18853 consensus_queue.cc:1048] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.005849 18753 consensus_queue.cc:237] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.010895 18789 raft_consensus.cc:515] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.011554 18703 consensus_queue.cc:1048] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.013607 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:30.014268 18469 raft_consensus.cc:3060] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.018011 18665 tablet_bootstrap.cc:492] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:30.022809 18665 ts_tablet_manager.cc:1403] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.086s	user 0.005s	sys 0.012s
I20260709 13:05:30.023825 18816 raft_consensus.cc:515] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.027230 18789 leader_election.cc:290] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:30.027474 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:30.029111 18615 raft_consensus.cc:3060] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.018343 18663 tablet_bootstrap.cc:654] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.028069 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
W20260709 13:05:30.030570 18508 leader_election.cc:343] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.028096 18667 consensus_queue.cc:260] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.036319 18469 raft_consensus.cc:2468] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:30.032914 18665 raft_consensus.cc:359] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.041363 18665 raft_consensus.cc:385] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.041712 18665 raft_consensus.cc:740] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.037894 18816 leader_election.cc:290] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:30.039143 18662 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:30.042810 18662 ts_tablet_manager.cc:1403] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.126s	user 0.018s	sys 0.001s
I20260709 13:05:30.042779 18665 consensus_queue.cc:260] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.045838 18665 ts_tablet_manager.cc:1434] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:05:30.045310 18662 raft_consensus.cc:359] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.047780 18662 raft_consensus.cc:385] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.048002 18615 raft_consensus.cc:2468] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:30.048081 18662 raft_consensus.cc:740] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.040773 18667 ts_tablet_manager.cc:1434] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.004s
I20260709 13:05:30.048934 18665 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:30.049685 18667 tablet_bootstrap.cc:492] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:30.049599 18543 raft_consensus.cc:3060] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.048861 18662 consensus_queue.cc:260] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.054685 18662 ts_tablet_manager.cc:1434] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:05:30.055635 18662 tablet_bootstrap.cc:492] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:30.098457 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:30.100392 18391 raft_consensus.cc:3060] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.115375 18391 raft_consensus.cc:2468] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:30.120769 18434 leader_election.cc:304] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:30.138259 18665 tablet_bootstrap.cc:654] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.145102 18759 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.145162 18744 raft_consensus.cc:493] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.149940 18744 raft_consensus.cc:515] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.151530 18753 raft_consensus.cc:493] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:30.152486 18890 log.cc:927] Time spent T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: Append to log took a long time: real 0.091s	user 0.000s	sys 0.000s
I20260709 13:05:30.152380 18753 raft_consensus.cc:515] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.153198 18744 leader_election.cc:290] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:30.159734 18759 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.162411 18744 raft_consensus.cc:2804] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.162699 18862 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:30.163552 18862 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.166134 18744 raft_consensus.cc:697] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:30.168069 18753 leader_election.cc:290] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:30.168296 18703 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.171998 18703 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.170413 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94931b4f314429180ef3a8af4beb747" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.175030 18542 raft_consensus.cc:2468] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:30.176218 18663 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:30.177000 18663 ts_tablet_manager.cc:1403] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.187s	user 0.009s	sys 0.000s
I20260709 13:05:30.176800 18582 leader_election.cc:304] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:30.178164 18815 raft_consensus.cc:2804] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.178606 18815 raft_consensus.cc:493] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.178989 18815 raft_consensus.cc:3060] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.166208 18667 tablet_bootstrap.cc:654] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.180851 18703 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:30.197911 18862 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:30.198917 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.199358 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:30.199028 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.197193 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.201489 18394 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:30.205124 18583 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:30.207720 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.208600 18394 raft_consensus.cc:2393] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94620d4d29684d718973b984c40661df in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:30.167933 18744 consensus_queue.cc:237] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.208724 18662 tablet_bootstrap.cc:654] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.210660 18759 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:30.213442 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:30.218151 18613 raft_consensus.cc:2393] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fec67b8f4fe4e9f996565687214176e in current term 1: Already voted for candidate 41aaaf7b190041fcadaa9db53f551c8b in this term.
I20260709 13:05:30.218547 18541 raft_consensus.cc:2393] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 2: Already voted for candidate 4fec67b8f4fe4e9f996565687214176e in this term.
I20260709 13:05:30.220389 18391 raft_consensus.cc:3060] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.201594 18615 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:30.222358 18753 raft_consensus.cc:2804] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:30.223330 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.225306 18540 raft_consensus.cc:3060] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.227149 18359 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:30.225306 18509 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
W20260709 13:05:30.228400 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:30.228793 18862 raft_consensus.cc:2804] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:30.229265 18862 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:30.229732 18862 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:30.236178 18290 catalog_manager.cc:5697] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.225373 18753 raft_consensus.cc:493] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.242187 18753 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:05:30.186801 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 66509us
I20260709 13:05:30.245857 18813 consensus_queue.cc:1048] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.247937 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:30.248956 18663 raft_consensus.cc:359] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.249945 18663 raft_consensus.cc:385] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.250257 18663 raft_consensus.cc:740] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.251003 18663 consensus_queue.cc:260] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.253598 18434 leader_election.cc:304] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:30.237437 18815 raft_consensus.cc:515] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.256611 18290 catalog_manager.cc:5697] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:30.272383 18816 raft_consensus.cc:3060] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.275381 18292 catalog_manager.cc:5697] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.292362 18759 raft_consensus.cc:2749] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.295680 18813 consensus_queue.cc:1048] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.307678 18753 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.310423 18665 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:30.311236 18665 ts_tablet_manager.cc:1403] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.262s	user 0.014s	sys 0.025s
I20260709 13:05:30.320228 18892 raft_consensus.cc:493] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.322849 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:30.323485 18663 ts_tablet_manager.cc:1434] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.146s	user 0.011s	sys 0.000s
I20260709 13:05:30.323539 18542 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:30.324973 18663 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:30.322989 18665 raft_consensus.cc:359] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.325776 18665 raft_consensus.cc:385] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.326792 18667 tablet_bootstrap.cc:492] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:30.330575 18665 raft_consensus.cc:740] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.331387 18665 consensus_queue.cc:260] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.314395 18816 raft_consensus.cc:2749] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.315454 18815 leader_election.cc:290] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:30.320865 18892 raft_consensus.cc:515] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.345099 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94931b4f314429180ef3a8af4beb747" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:30.345821 18539 raft_consensus.cc:3060] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.348187 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:30.337749 18509 leader_election.cc:304] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:30.350956 18886 raft_consensus.cc:2804] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.339713 18753 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 3 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:30.354611 18759 consensus_queue.cc:1048] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.358695 18667 ts_tablet_manager.cc:1403] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.309s	user 0.014s	sys 0.008s
I20260709 13:05:30.385004 18539 raft_consensus.cc:2468] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:30.387609 18662 tablet_bootstrap.cc:492] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:30.342929 18862 raft_consensus.cc:515] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.396930 18394 raft_consensus.cc:3060] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:30.391074 18886 raft_consensus.cc:697] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:30.403771 18665 ts_tablet_manager.cc:1434] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.000s
I20260709 13:05:30.404920 18665 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:30.408317 18662 ts_tablet_manager.cc:1403] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.353s	user 0.020s	sys 0.024s
I20260709 13:05:30.406426 18667 raft_consensus.cc:359] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.409507 18667 raft_consensus.cc:385] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.409730 18667 raft_consensus.cc:740] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.411136 18886 consensus_queue.cc:237] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.412139 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.413625 18892 leader_election.cc:290] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:30.424480 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.426839 18434 leader_election.cc:304] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:30.435098 18744 raft_consensus.cc:2749] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.437239 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:30.442418 18862 leader_election.cc:290] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:30.445897 18662 raft_consensus.cc:359] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.447211 18662 raft_consensus.cc:385] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.447837 18662 raft_consensus.cc:740] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.448881 18662 consensus_queue.cc:260] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.449474 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f24e688a79794ea0a6720359fd7313e5" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:30.452605 18613 raft_consensus.cc:2368] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b for earlier term 2. Current term is 3.
I20260709 13:05:30.453653 18468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94931b4f314429180ef3a8af4beb747" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:30.454340 18468 raft_consensus.cc:2468] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:30.449030 18582 leader_election.cc:304] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:30.463300 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94931b4f314429180ef3a8af4beb747" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:30.463929 18467 raft_consensus.cc:3060] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.470741 18359 leader_election.cc:400] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Vote denied by peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013) with higher term. Message: Invalid argument: T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b for earlier term 2. Current term is 3.
I20260709 13:05:30.471143 18359 leader_election.cc:403] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:05:30.474753 18853 consensus_queue.cc:1048] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 13:05:30.448810 18542 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 3.
I20260709 13:05:30.480021 18582 leader_election.cc:304] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:30.481076 18853 raft_consensus.cc:2804] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:30.481624 18853 raft_consensus.cc:697] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
W20260709 13:05:30.482728 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:30.482671 18853 consensus_queue.cc:237] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.460920 18753 raft_consensus.cc:2804] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:30.492201 18753 raft_consensus.cc:697] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:30.493309 18753 consensus_queue.cc:237] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.495476 18667 consensus_queue.cc:260] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.500272 18663 tablet_bootstrap.cc:654] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.501331 18464 raft_consensus.cc:3060] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.489503 18394 raft_consensus.cc:2468] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 3.
I20260709 13:05:30.516855 18862 raft_consensus.cc:2749] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013) with higher term. Message: Invalid argument: T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b for earlier term 2. Current term is 3.
I20260709 13:05:30.522593 18467 raft_consensus.cc:2468] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
W20260709 13:05:30.535533 18908 log.cc:927] Time spent T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 13:05:30.546317 18667 ts_tablet_manager.cc:1434] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.187s	user 0.003s	sys 0.007s
W20260709 13:05:30.552287 18582 consensus_peers.cc:597] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:30.554446 18862 raft_consensus.cc:493] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.554960 18862 raft_consensus.cc:515] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.556964 18862 leader_election.cc:290] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:30.557720 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4555e4c6b52347f99177d3a54fc79776" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:30.558398 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4555e4c6b52347f99177d3a54fc79776" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:30.560376 18360 leader_election.cc:304] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:30.561153 18862 raft_consensus.cc:2749] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.563309 18744 raft_consensus.cc:493] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.563809 18744 raft_consensus.cc:515] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.565308 18665 tablet_bootstrap.cc:654] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.546119 18662 ts_tablet_manager.cc:1434] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.138s	user 0.001s	sys 0.007s
I20260709 13:05:30.567116 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.567318 18744 leader_election.cc:290] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
W20260709 13:05:30.569132 18435 leader_election.cc:343] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.570204 18662 tablet_bootstrap.cc:492] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:30.570482 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.574077 18789 consensus_queue.cc:1048] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.573666 18764 consensus_queue.cc:1048] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.575398 18667 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
W20260709 13:05:30.577313 18434 leader_election.cc:343] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.583902 18434 leader_election.cc:304] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:30.585641 18892 raft_consensus.cc:2749] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.587237 18662 tablet_bootstrap.cc:654] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.587379 18288 catalog_manager.cc:5697] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:30.588060 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 110077us
I20260709 13:05:30.642602 18853 consensus_queue.cc:1048] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.643929 18903 consensus_queue.cc:1048] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:30.662833 18663 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:30.663393 18663 ts_tablet_manager.cc:1403] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.339s	user 0.014s	sys 0.005s
W20260709 13:05:30.667207 18583 consensus_peers.cc:597] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:30.668639 18662 tablet_bootstrap.cc:492] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:30.669111 18662 ts_tablet_manager.cc:1403] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.099s	user 0.004s	sys 0.031s
I20260709 13:05:30.671833 18662 raft_consensus.cc:359] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.672492 18662 raft_consensus.cc:385] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.672744 18662 raft_consensus.cc:740] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.675611 18667 tablet_bootstrap.cc:654] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.679388 18662 consensus_queue.cc:260] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.684180 18662 ts_tablet_manager.cc:1434] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 13:05:30.685895 18663 raft_consensus.cc:359] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.691965 18663 raft_consensus.cc:385] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.692221 18663 raft_consensus.cc:740] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.692888 18663 consensus_queue.cc:260] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.697553 18886 raft_consensus.cc:493] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.698007 18662 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:30.698092 18886 raft_consensus.cc:515] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.700225 18886 leader_election.cc:290] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:30.703424 18291 catalog_manager.cc:5697] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:30.704660 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eda339c65942fbae2f8e43c4aa067f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:30.709682 18665 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:30.710172 18665 ts_tablet_manager.cc:1403] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.306s	user 0.014s	sys 0.008s
I20260709 13:05:30.694906 18663 ts_tablet_manager.cc:1434] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260709 13:05:30.712095 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eda339c65942fbae2f8e43c4aa067f" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.712910 18663 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:30.712376 18291 catalog_manager.cc:5697] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:30.714532 18509 leader_election.cc:343] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.730636 18509 leader_election.cc:343] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.731107 18509 leader_election.cc:304] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:30.732081 18789 raft_consensus.cc:2749] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.734241 18663 tablet_bootstrap.cc:654] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.736650 18662 tablet_bootstrap.cc:654] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.740737 18667 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:30.741179 18667 ts_tablet_manager.cc:1403] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.166s	user 0.009s	sys 0.014s
I20260709 13:05:30.746809 18393 raft_consensus.cc:3060] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.748288 18744 consensus_queue.cc:1048] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.744340 18667 raft_consensus.cc:359] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.752709 18667 raft_consensus.cc:385] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.753062 18667 raft_consensus.cc:740] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.745199 18665 raft_consensus.cc:359] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.754825 18665 raft_consensus.cc:385] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.755152 18665 raft_consensus.cc:740] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.755162 18667 consensus_queue.cc:260] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.763259 18665 consensus_queue.cc:260] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.767527 18744 consensus_queue.cc:1048] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.783305 18662 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:30.783874 18662 ts_tablet_manager.cc:1403] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.086s	user 0.011s	sys 0.003s
I20260709 13:05:30.787178 18667 ts_tablet_manager.cc:1434] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 13:05:30.788378 18667 tablet_bootstrap.cc:492] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:30.793249 18913 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.793859 18913 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:30.807539 18667 tablet_bootstrap.cc:654] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.808534 18665 ts_tablet_manager.cc:1434] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.001s
I20260709 13:05:30.813851 18662 raft_consensus.cc:359] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.815068 18662 raft_consensus.cc:385] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.815346 18662 raft_consensus.cc:740] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.822345 18913 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:30.820326 18662 consensus_queue.cc:260] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.823714 18665 tablet_bootstrap.cc:492] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:30.825521 18662 ts_tablet_manager.cc:1434] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260709 13:05:30.826330 18662 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:30.823273 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:30.828233 18582 leader_election.cc:343] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.832995 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.833333 18392 raft_consensus.cc:3060] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:30.837957 18583 leader_election.cc:343] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.838410 18583 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:30.840143 18753 raft_consensus.cc:2749] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.842353 18662 tablet_bootstrap.cc:654] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.847342 18665 tablet_bootstrap.cc:654] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.860179 18663 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:30.860631 18663 ts_tablet_manager.cc:1403] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.009s
I20260709 13:05:30.862123 18903 raft_consensus.cc:493] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.862612 18903 raft_consensus.cc:515] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.863117 18663 raft_consensus.cc:359] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.863799 18663 raft_consensus.cc:385] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.864066 18663 raft_consensus.cc:740] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.865337 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:30.866133 18467 raft_consensus.cc:2393] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a66c47f752e64d2b8c3f39cddc237eb7 in current term 1: Already voted for candidate 4fec67b8f4fe4e9f996565687214176e in this term.
I20260709 13:05:30.864707 18663 consensus_queue.cc:260] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.867877 18903 leader_election.cc:290] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:30.868768 18663 ts_tablet_manager.cc:1434] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:30.870325 18663 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:30.871760 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37ef642e5ede480f90a32ca643d0984f" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.872500 18665 tablet_bootstrap.cc:492] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:30.872956 18665 ts_tablet_manager.cc:1403] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.005s
I20260709 13:05:30.875536 18665 raft_consensus.cc:359] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.876129 18665 raft_consensus.cc:385] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.880479 18667 tablet_bootstrap.cc:492] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:30.880688 18665 raft_consensus.cc:740] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.880963 18667 ts_tablet_manager.cc:1403] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.011s
I20260709 13:05:30.877219 18582 leader_election.cc:304] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:30.884322 18913 raft_consensus.cc:3060] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.888440 18862 raft_consensus.cc:493] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.888978 18862 raft_consensus.cc:515] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.891601 18862 leader_election.cc:290] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:30.892776 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:30.894345 18360 leader_election.cc:343] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.897537 18903 consensus_queue.cc:1048] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.898734 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:30.898763 18662 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:30.899451 18613 raft_consensus.cc:2468] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:30.900111 18662 ts_tablet_manager.cc:1403] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.008s
I20260709 13:05:30.900792 18663 tablet_bootstrap.cc:654] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.901921 18359 leader_election.cc:304] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:30.903736 18662 raft_consensus.cc:359] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.907881 18662 raft_consensus.cc:385] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.908252 18662 raft_consensus.cc:740] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.904424 18665 consensus_queue.cc:260] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.909786 18662 consensus_queue.cc:260] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.911821 18662 ts_tablet_manager.cc:1434] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 13:05:30.912333 18909 raft_consensus.cc:2804] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:30.912722 18909 raft_consensus.cc:493] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:30.913105 18909 raft_consensus.cc:3060] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.919297 18665 ts_tablet_manager.cc:1434] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 13:05:30.898728 18667 raft_consensus.cc:359] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.920486 18667 raft_consensus.cc:385] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:30.922936 18909 raft_consensus.cc:515] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:30.923656 18667 raft_consensus.cc:740] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:30.928977 18665 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:30.928898 18667 consensus_queue.cc:260] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:30.931190 18667 ts_tablet_manager.cc:1434] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260709 13:05:30.912806 18662 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:30.937367 18764 consensus_queue.cc:1048] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.949364 18913 raft_consensus.cc:2749] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:30.967221 18662 tablet_bootstrap.cc:654] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.956292 18665 tablet_bootstrap.cc:654] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:30.962790 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:30.963205 18789 consensus_queue.cc:1048] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:30.971184 18613 raft_consensus.cc:3060] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.971617 18894 raft_consensus.cc:493] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:30.972127 18894 raft_consensus.cc:515] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:30.978971 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eda339c65942fbae2f8e43c4aa067f" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:30.979094 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:30.975114 18886 consensus_queue.cc:1048] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 13:05:30.981980 18435 leader_election.cc:343] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:30.982868 18360 leader_election.cc:343] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:30.984025 18894 leader_election.cc:290] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:30.987088 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eda339c65942fbae2f8e43c4aa067f" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:30.987727 18539 raft_consensus.cc:2468] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:30.988153 18667 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:30.989231 18543 raft_consensus.cc:3060] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:30.977469 18909 leader_election.cc:290] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:30.998402 18434 leader_election.cc:304] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:31.002200 18816 raft_consensus.cc:2804] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.002682 18816 raft_consensus.cc:493] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.002993 18816 raft_consensus.cc:3060] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.006683 18663 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.007113 18663 ts_tablet_manager.cc:1403] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.137s	user 0.016s	sys 0.010s
I20260709 13:05:31.017037 18663 raft_consensus.cc:359] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.017856 18663 raft_consensus.cc:385] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.018671 18663 raft_consensus.cc:740] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.013378 18816 raft_consensus.cc:515] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.022157 18613 raft_consensus.cc:2468] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:31.037645 18359 leader_election.cc:304] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:31.038944 18909 raft_consensus.cc:2804] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.039391 18909 raft_consensus.cc:697] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:31.024060 18663 consensus_queue.cc:260] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.042164 18816 leader_election.cc:290] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:31.042335 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eda339c65942fbae2f8e43c4aa067f" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:31.026830 18667 tablet_bootstrap.cc:654] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.029896 18392 raft_consensus.cc:1275] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Refusing update from remote peer a66c47f752e64d2b8c3f39cddc237eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:31.042963 18393 raft_consensus.cc:3060] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.047402 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59eda339c65942fbae2f8e43c4aa067f" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:31.048018 18663 ts_tablet_manager.cc:1434] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.003s
I20260709 13:05:31.048027 18540 raft_consensus.cc:3060] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.049116 18663 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:31.048830 18913 consensus_queue.cc:1048] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.055514 18909 consensus_queue.cc:237] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.069896 18893 raft_consensus.cc:493] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.070466 18893 raft_consensus.cc:515] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.071064 18665 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:31.071547 18665 ts_tablet_manager.cc:1403] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.143s	user 0.011s	sys 0.010s
I20260709 13:05:31.072448 18893 leader_election.cc:290] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.072942 18540 raft_consensus.cc:2468] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:31.075718 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef509394184efb93b9f60639b1a019" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:31.076414 18665 raft_consensus.cc:359] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.077227 18665 raft_consensus.cc:385] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.077536 18665 raft_consensus.cc:740] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.080233 18665 consensus_queue.cc:260] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.082841 18539 raft_consensus.cc:1275] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Refusing update from remote peer a66c47f752e64d2b8c3f39cddc237eb7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:31.083587 18434 leader_election.cc:304] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:31.084745 18913 consensus_queue.cc:1048] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.085798 18663 tablet_bootstrap.cc:654] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.084694 18744 raft_consensus.cc:2804] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.087010 18744 raft_consensus.cc:697] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:31.087790 18744 consensus_queue.cc:237] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.090569 18665 ts_tablet_manager.cc:1434] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:05:31.091586 18665 tablet_bootstrap.cc:492] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:31.093312 18886 raft_consensus.cc:493] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.094976 18886 raft_consensus.cc:515] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.096933 18886 leader_election.cc:290] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.098557 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:31.100167 18509 leader_election.cc:343] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.077087 18393 raft_consensus.cc:2468] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:31.076370 18615 raft_consensus.cc:2468] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:31.113837 18667 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.122927 18667 ts_tablet_manager.cc:1403] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.002s
I20260709 13:05:31.115085 18292 catalog_manager.cc:5697] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.120708 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.121022 18665 tablet_bootstrap.cc:654] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.124565 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef509394184efb93b9f60639b1a019" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:31.127430 18662 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:31.127170 18667 raft_consensus.cc:359] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.127856 18667 raft_consensus.cc:385] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.127892 18662 ts_tablet_manager.cc:1403] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.006s
I20260709 13:05:31.128223 18667 raft_consensus.cc:740] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.130338 18667 consensus_queue.cc:260] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.132826 18467 raft_consensus.cc:2468] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:31.133972 18434 leader_election.cc:304] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:31.134737 18816 raft_consensus.cc:2804] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:31.134986 18434 leader_election.cc:343] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.135087 18816 raft_consensus.cc:493] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.136109 18816 raft_consensus.cc:3060] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.137166 18509 leader_election.cc:304] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:31.138222 18886 raft_consensus.cc:2804] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.138554 18886 raft_consensus.cc:493] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.138857 18886 raft_consensus.cc:3060] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.158470 18667 ts_tablet_manager.cc:1434] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 13:05:31.163393 18667 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.169126 18667 tablet_bootstrap.cc:654] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.145483 18886 raft_consensus.cc:515] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.175668 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:31.177075 18509 leader_election.cc:343] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.183230 18662 raft_consensus.cc:359] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.183955 18662 raft_consensus.cc:385] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.184222 18662 raft_consensus.cc:740] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.184859 18662 consensus_queue.cc:260] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.190315 18886 leader_election.cc:290] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.191319 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:31.191890 18467 raft_consensus.cc:3060] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.192140 18665 tablet_bootstrap.cc:492] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:31.192564 18665 ts_tablet_manager.cc:1403] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.101s	user 0.036s	sys 0.015s
I20260709 13:05:31.194813 18663 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.195339 18663 ts_tablet_manager.cc:1403] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.146s	user 0.013s	sys 0.030s
I20260709 13:05:31.198004 18663 raft_consensus.cc:359] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.198629 18663 raft_consensus.cc:385] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.198884 18663 raft_consensus.cc:740] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.198019 18662 ts_tablet_manager.cc:1434] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 13:05:31.199458 18663 consensus_queue.cc:260] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.200582 18662 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:31.201455 18663 ts_tablet_manager.cc:1434] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 13:05:31.202004 18816 raft_consensus.cc:515] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.203336 18663 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:31.204968 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef509394184efb93b9f60639b1a019" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:31.205925 18816 leader_election.cc:290] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.206151 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef509394184efb93b9f60639b1a019" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
W20260709 13:05:31.206481 18434 leader_election.cc:343] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.207743 18613 raft_consensus.cc:3060] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.208876 18663 tablet_bootstrap.cc:654] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.216396 18613 raft_consensus.cc:2468] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:31.217546 18434 leader_election.cc:304] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:31.218398 18467 raft_consensus.cc:2468] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:31.219889 18744 raft_consensus.cc:2804] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.220374 18744 raft_consensus.cc:697] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:31.220639 18509 leader_election.cc:304] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:31.221151 18744 consensus_queue.cc:237] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.224644 18665 raft_consensus.cc:359] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.225296 18665 raft_consensus.cc:385] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.225625 18665 raft_consensus.cc:740] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.226027 18816 raft_consensus.cc:493] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.226194 18886 raft_consensus.cc:2804] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.226524 18816 raft_consensus.cc:515] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.226979 18886 raft_consensus.cc:697] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:31.226261 18665 consensus_queue.cc:260] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.229275 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:31.228984 18292 catalog_manager.cc:5697] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.230042 18665 ts_tablet_manager.cc:1434] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 13:05:31.230998 18665 tablet_bootstrap.cc:492] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
W20260709 13:05:31.231034 18434 leader_election.cc:343] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.233261 18816 leader_election.cc:290] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:31.235057 18667 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.235487 18667 ts_tablet_manager.cc:1403] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.002s
I20260709 13:05:31.237839 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.238055 18667 raft_consensus.cc:359] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.238670 18667 raft_consensus.cc:385] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.238942 18667 raft_consensus.cc:740] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.239590 18667 consensus_queue.cc:260] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
W20260709 13:05:31.239880 18435 leader_election.cc:343] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.243111 18435 leader_election.cc:304] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.243822 18816 raft_consensus.cc:2749] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.227986 18886 consensus_queue.cc:237] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.248773 18667 ts_tablet_manager.cc:1434] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:05:31.252749 18665 tablet_bootstrap.cc:654] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.258737 18290 catalog_manager.cc:5697] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.250988 18662 tablet_bootstrap.cc:654] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.269447 18744 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.269564 18667 tablet_bootstrap.cc:492] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.270004 18744 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.271133 18665 tablet_bootstrap.cc:492] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:31.271595 18665 ts_tablet_manager.cc:1403] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.004s
I20260709 13:05:31.272682 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:31.274096 18434 leader_election.cc:343] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.276158 18667 tablet_bootstrap.cc:654] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.277007 18744 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:31.276598 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.276645 18292 catalog_manager.cc:5697] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:31.278527 18435 leader_election.cc:343] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.279014 18435 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.280131 18744 raft_consensus.cc:2749] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.282151 18662 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:31.282833 18662 ts_tablet_manager.cc:1403] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.000s
I20260709 13:05:31.285260 18662 raft_consensus.cc:359] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.285985 18662 raft_consensus.cc:385] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.286314 18662 raft_consensus.cc:740] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.286962 18662 consensus_queue.cc:260] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.290271 18663 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.291329 18667 tablet_bootstrap.cc:492] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.292026 18667 ts_tablet_manager.cc:1403] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.003s
I20260709 13:05:31.292063 18663 ts_tablet_manager.cc:1403] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.089s	user 0.015s	sys 0.001s
I20260709 13:05:31.294701 18667 raft_consensus.cc:359] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.295329 18667 raft_consensus.cc:385] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.295585 18667 raft_consensus.cc:740] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.295761 18662 ts_tablet_manager.cc:1434] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:31.296964 18662 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:31.296657 18663 raft_consensus.cc:359] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.297444 18663 raft_consensus.cc:385] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.297727 18663 raft_consensus.cc:740] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.298581 18663 consensus_queue.cc:260] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.300778 18663 ts_tablet_manager.cc:1434] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:05:31.302063 18663 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:31.287712 18665 raft_consensus.cc:359] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.303048 18665 raft_consensus.cc:385] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.303320 18665 raft_consensus.cc:740] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.303941 18665 consensus_queue.cc:260] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.306435 18665 ts_tablet_manager.cc:1434] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:05:31.307358 18665 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:31.309785 18667 consensus_queue.cc:260] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.310304 18909 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.310796 18909 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.312770 18909 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.314935 18667 ts_tablet_manager.cc:1434] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 13:05:31.318440 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:31.318946 18662 tablet_bootstrap.cc:654] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.319541 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.320201 18467 raft_consensus.cc:2468] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:31.322620 18360 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
W20260709 13:05:31.323412 18359 leader_election.cc:343] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.325407 18905 raft_consensus.cc:2804] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.325824 18905 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.326172 18905 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.330425 18663 tablet_bootstrap.cc:654] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.333992 18905 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.336975 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
W20260709 13:05:31.338438 18359 leader_election.cc:343] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.320621 18667 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.342949 18662 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:31.343451 18662 ts_tablet_manager.cc:1403] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.006s
I20260709 13:05:31.343708 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:31.344352 18467 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.347493 18667 tablet_bootstrap.cc:654] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.349946 18665 tablet_bootstrap.cc:654] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.364853 18662 raft_consensus.cc:359] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.365665 18662 raft_consensus.cc:385] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.365986 18662 raft_consensus.cc:740] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.367331 18904 raft_consensus.cc:493] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.367789 18904 raft_consensus.cc:515] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.373165 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.369689 18904 leader_election.cc:290] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
W20260709 13:05:31.375080 18509 leader_election.cc:343] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.375605 18662 consensus_queue.cc:260] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.378075 18662 ts_tablet_manager.cc:1434] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 13:05:31.378674 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.379822 18662 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
W20260709 13:05:31.382865 18509 leader_election.cc:343] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.383261 18509 leader_election.cc:304] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:31.384347 18904 raft_consensus.cc:2749] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.391335 18905 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.392946 18665 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:31.393402 18665 ts_tablet_manager.cc:1403] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.007s
I20260709 13:05:31.396029 18665 raft_consensus.cc:359] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.396639 18665 raft_consensus.cc:385] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.396895 18665 raft_consensus.cc:740] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.397500 18665 consensus_queue.cc:260] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.401052 18665 ts_tablet_manager.cc:1434] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:31.398824 18667 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.401835 18667 ts_tablet_manager.cc:1403] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.081s	user 0.004s	sys 0.010s
I20260709 13:05:31.406858 18662 tablet_bootstrap.cc:654] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.411772 18663 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.416097 18663 ts_tablet_manager.cc:1403] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.114s	user 0.041s	sys 0.026s
I20260709 13:05:31.412201 18667 raft_consensus.cc:359] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.419450 18663 raft_consensus.cc:359] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.420094 18663 raft_consensus.cc:385] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.420351 18663 raft_consensus.cc:740] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.420971 18663 consensus_queue.cc:260] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.423298 18663 ts_tablet_manager.cc:1434] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:31.424199 18663 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:31.433897 18667 raft_consensus.cc:385] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.434252 18667 raft_consensus.cc:740] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.448906 18663 tablet_bootstrap.cc:654] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.450047 18665 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:31.398074 18467 raft_consensus.cc:2468] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:31.456373 18667 consensus_queue.cc:260] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.459761 18360 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.460561 18905 raft_consensus.cc:2804] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.461015 18905 raft_consensus.cc:697] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:31.462107 18667 ts_tablet_manager.cc:1434] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 13:05:31.461803 18905 consensus_queue.cc:237] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.464227 18667 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.465384 18663 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.465849 18663 ts_tablet_manager.cc:1403] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.042s	user 0.002s	sys 0.011s
I20260709 13:05:31.472918 18663 raft_consensus.cc:359] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.473518 18663 raft_consensus.cc:385] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.473795 18663 raft_consensus.cc:740] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.476257 18662 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:31.476722 18662 ts_tablet_manager.cc:1403] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.014s
I20260709 13:05:31.479203 18662 raft_consensus.cc:359] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.479844 18662 raft_consensus.cc:385] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.480103 18662 raft_consensus.cc:740] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.480867 18663 consensus_queue.cc:260] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.481989 18662 consensus_queue.cc:260] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.482836 18665 tablet_bootstrap.cc:654] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.485550 18667 tablet_bootstrap.cc:654] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.497897 18663 ts_tablet_manager.cc:1434] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260709 13:05:31.498908 18663 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:31.506783 18662 ts_tablet_manager.cc:1434] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.005s
I20260709 13:05:31.507812 18662 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:31.509087 18904 raft_consensus.cc:493] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.509563 18904 raft_consensus.cc:515] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.510155 18764 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.510591 18764 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.511621 18904 leader_election.cc:290] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.512459 18764 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.513655 18663 tablet_bootstrap.cc:654] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.513875 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.514465 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.515044 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:31.516364 18508 leader_election.cc:343] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:31.518265 18509 leader_election.cc:343] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.518630 18509 leader_election.cc:304] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.519801 18662 tablet_bootstrap.cc:654] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.521852 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.522579 18467 raft_consensus.cc:2393] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a66c47f752e64d2b8c3f39cddc237eb7 in current term 1: Already voted for candidate 41aaaf7b190041fcadaa9db53f551c8b in this term.
I20260709 13:05:31.523573 18465 raft_consensus.cc:3060] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.526394 18583 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:31.527838 18667 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.528280 18667 ts_tablet_manager.cc:1403] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.000s
I20260709 13:05:31.528995 18904 raft_consensus.cc:2749] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.530352 18753 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.530853 18667 raft_consensus.cc:359] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.531469 18667 raft_consensus.cc:385] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.531742 18667 raft_consensus.cc:740] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.535475 18667 consensus_queue.cc:260] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.541198 18753 raft_consensus.cc:2749] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.542405 18905 raft_consensus.cc:493] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.546273 18291 catalog_manager.cc:5697] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.547191 18905 raft_consensus.cc:515] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.549261 18905 leader_election.cc:290] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.546298 18909 consensus_queue.cc:1048] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.552522 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:31.555061 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:31.556054 18764 raft_consensus.cc:493] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.556811 18764 raft_consensus.cc:515] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.557711 18359 leader_election.cc:304] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.558914 18909 raft_consensus.cc:2749] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.560732 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:31.562316 18582 leader_election.cc:343] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.558933 18764 leader_election.cc:290] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:31.565006 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:31.566493 18583 leader_election.cc:343] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.566901 18583 leader_election.cc:304] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:31.567622 18906 raft_consensus.cc:2749] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.569156 18667 ts_tablet_manager.cc:1434] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:05:31.560789 18753 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.574067 18753 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.575861 18753 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:31.578760 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.581453 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:31.583339 18582 leader_election.cc:343] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:31.584335 18583 leader_election.cc:343] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.584705 18583 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:31.585741 18753 raft_consensus.cc:2749] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.586472 18909 consensus_queue.cc:1048] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.591765 18665 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:31.592257 18665 ts_tablet_manager.cc:1403] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.008s
I20260709 13:05:31.599004 18665 raft_consensus.cc:359] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.599618 18665 raft_consensus.cc:385] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.599851 18665 raft_consensus.cc:740] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
W20260709 13:05:31.600772 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:31.601912 18667 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.603021 18904 raft_consensus.cc:493] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.604219 18904 raft_consensus.cc:515] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.606426 18904 leader_election.cc:290] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.602989 18909 raft_consensus.cc:493] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.607163 18909 raft_consensus.cc:515] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.607594 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.608230 18465 raft_consensus.cc:2468] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:31.609370 18509 leader_election.cc:304] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:31.609277 18744 consensus_queue.cc:1048] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.610196 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:31.610797 18886 raft_consensus.cc:2804] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.610953 18904 raft_consensus.cc:493] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.611475 18904 raft_consensus.cc:515] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:31.612154 18886 raft_consensus.cc:493] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.612530 18886 raft_consensus.cc:3060] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.613497 18904 leader_election.cc:290] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.615713 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:31.615751 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:31.622573 18508 leader_election.cc:343] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.611936 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:31.623648 18509 leader_election.cc:343] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.624070 18509 leader_election.cc:304] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.624186 18465 raft_consensus.cc:2393] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate 4fec67b8f4fe4e9f996565687214176e in this term.
I20260709 13:05:31.625047 18904 raft_consensus.cc:2749] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.625957 18909 leader_election.cc:290] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:31.627601 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.629340 18360 leader_election.cc:304] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:31.634181 18909 raft_consensus.cc:3060] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:31.630342 18509 leader_election.cc:343] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.642794 18886 raft_consensus.cc:515] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.645654 18665 consensus_queue.cc:260] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.646550 18759 raft_consensus.cc:493] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.646811 18663 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.647312 18663 ts_tablet_manager.cc:1403] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.008s
I20260709 13:05:31.647038 18759 raft_consensus.cc:515] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.648132 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:31.649513 18509 leader_election.cc:343] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.649960 18663 raft_consensus.cc:359] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.650612 18663 raft_consensus.cc:385] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.650823 18759 leader_election.cc:290] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:31.651505 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:31.652122 18465 raft_consensus.cc:3060] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.652310 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:31.653637 18508 leader_election.cc:343] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.650862 18663 raft_consensus.cc:740] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.655951 18663 consensus_queue.cc:260] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.659852 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.660614 18753 raft_consensus.cc:493] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.661115 18753 raft_consensus.cc:515] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.663532 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.664294 18663 ts_tablet_manager.cc:1434] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:05:31.664768 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:31.664958 18583 leader_election.cc:343] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.665329 18663 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:31.665459 18464 raft_consensus.cc:2468] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:31.667405 18583 leader_election.cc:304] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:31.668165 18906 raft_consensus.cc:2804] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.668503 18906 raft_consensus.cc:493] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.668804 18906 raft_consensus.cc:3060] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.675611 18753 leader_election.cc:290] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.677033 18393 raft_consensus.cc:3060] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.678843 18906 raft_consensus.cc:515] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.681551 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:31.682505 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:31.683084 18464 raft_consensus.cc:3060] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.687475 18894 consensus_queue.cc:1048] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:31.689106 18583 leader_election.cc:343] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.691080 18464 raft_consensus.cc:2468] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:31.692365 18583 leader_election.cc:304] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:31.695118 18906 leader_election.cc:290] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.693302 18703 raft_consensus.cc:2804] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:05:31.661396 18509 leader_election.cc:343] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.698662 18509 leader_election.cc:304] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:31.707696 18665 ts_tablet_manager.cc:1434] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.000s
I20260709 13:05:31.710585 18667 tablet_bootstrap.cc:654] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.714062 18662 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:31.714514 18662 ts_tablet_manager.cc:1403] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.207s	user 0.017s	sys 0.039s
I20260709 13:05:31.715615 18663 tablet_bootstrap.cc:654] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.701805 18904 raft_consensus.cc:2749] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.714600 18703 raft_consensus.cc:697] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:31.704524 18886 leader_election.cc:290] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.730232 18906 raft_consensus.cc:493] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.718217 18703 consensus_queue.cc:237] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.734076 18906 raft_consensus.cc:515] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.752282 18465 raft_consensus.cc:2468] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:31.755843 18509 leader_election.cc:304] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:31.756505 18904 raft_consensus.cc:2804] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.756970 18904 raft_consensus.cc:697] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:31.759176 18665 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:31.757803 18904 consensus_queue.cc:237] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.777411 18667 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.777299 18909 raft_consensus.cc:2749] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:31.777974 18667 ts_tablet_manager.cc:1403] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.176s	user 0.019s	sys 0.013s
I20260709 13:05:31.781787 18662 raft_consensus.cc:359] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.782647 18662 raft_consensus.cc:385] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.782969 18662 raft_consensus.cc:740] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.784026 18662 consensus_queue.cc:260] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:31.773885 18434 consensus_peers.cc:597] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:31.787227 18906 leader_election.cc:290] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.789142 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:31.789801 18467 raft_consensus.cc:2468] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:31.791042 18583 leader_election.cc:304] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:31.792955 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.793540 18392 raft_consensus.cc:2468] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:31.795181 18764 raft_consensus.cc:2804] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.795673 18764 raft_consensus.cc:493] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.795421 18667 raft_consensus.cc:359] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.795996 18764 raft_consensus.cc:3060] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.796092 18667 raft_consensus.cc:385] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.796474 18667 raft_consensus.cc:740] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.797188 18667 consensus_queue.cc:260] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.798636 18667 ts_tablet_manager.cc:1434] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 13:05:31.799602 18667 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.798445 18662 ts_tablet_manager.cc:1434] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 13:05:31.803850 18662 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:31.815053 18764 raft_consensus.cc:515] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.813156 18667 tablet_bootstrap.cc:654] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.828594 18665 tablet_bootstrap.cc:654] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.836382 18744 consensus_queue.cc:1048] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.845075 18662 tablet_bootstrap.cc:654] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:31.847023 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:31.849628 18394 raft_consensus.cc:3060] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.852361 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:31.852986 18467 raft_consensus.cc:3060] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.859812 18904 consensus_queue.cc:1048] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:31.859107 18394 raft_consensus.cc:2468] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:31.864221 18291 catalog_manager.cc:5697] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:31.866228 18583 leader_election.cc:304] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:31.867010 18703 raft_consensus.cc:2804] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:31.866727 18288 catalog_manager.cc:5697] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:31.867739 18703 raft_consensus.cc:697] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:31.868211 18467 raft_consensus.cc:2468] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:31.848518 18764 leader_election.cc:290] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:31.868788 18703 consensus_queue.cc:237] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.885910 18979 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.886462 18979 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.889256 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:31.890846 18359 leader_election.cc:343] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.896461 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:31.897049 18615 raft_consensus.cc:2468] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:31.897372 18759 consensus_queue.cc:1048] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:31.899044 18359 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:31.899938 18909 raft_consensus.cc:2804] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:31.900297 18909 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:31.900614 18909 raft_consensus.cc:3060] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:31.900903 18979 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.925455 18816 raft_consensus.cc:493] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:31.926002 18816 raft_consensus.cc:515] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:31.931363 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:31.931999 18540 raft_consensus.cc:2468] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:31.934232 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:31.937160 18816 leader_election.cc:290] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
W20260709 13:05:31.939626 18435 leader_election.cc:343] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:31.952427 18667 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:31.952955 18667 ts_tablet_manager.cc:1403] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.154s	user 0.017s	sys 0.001s
I20260709 13:05:31.955482 18667 raft_consensus.cc:359] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.956130 18667 raft_consensus.cc:385] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:31.956380 18667 raft_consensus.cc:740] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:31.958570 18667 consensus_queue.cc:260] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:31.966096 18663 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:31.966660 18663 ts_tablet_manager.cc:1403] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.302s	user 0.017s	sys 0.009s
I20260709 13:05:31.967603 18667 ts_tablet_manager.cc:1434] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:31.937538 18909 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:31.983760 18667 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:31.995426 18909 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:31.996747 18667 tablet_bootstrap.cc:654] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.001106 18663 raft_consensus.cc:359] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.001693 18663 raft_consensus.cc:385] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.001991 18663 raft_consensus.cc:740] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.002508 18663 consensus_queue.cc:260] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.007067 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:32.007753 18615 raft_consensus.cc:3060] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.008520 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
W20260709 13:05:32.009898 18359 leader_election.cc:343] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.010162 18703 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.010696 18703 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.011059 18292 catalog_manager.cc:5697] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.013947 18703 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:32.014427 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.013938 18662 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.015625 18662 ts_tablet_manager.cc:1403] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.212s	user 0.017s	sys 0.010s
W20260709 13:05:32.016007 18582 leader_election.cc:343] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.013947 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:32.018988 18583 leader_election.cc:343] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.019410 18583 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:32.020213 18703 raft_consensus.cc:2749] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.028793 18615 raft_consensus.cc:2468] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:32.029944 18359 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:31.989081 18434 leader_election.cc:304] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
W20260709 13:05:32.031597 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 46806us
I20260709 13:05:32.032456 18894 raft_consensus.cc:2804] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.032804 18894 raft_consensus.cc:493] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.030927 18909 raft_consensus.cc:2804] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.033169 18894 raft_consensus.cc:3060] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.033782 18909 raft_consensus.cc:697] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:32.034662 18909 consensus_queue.cc:237] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.042006 18663 ts_tablet_manager.cc:1434] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 13:05:32.043181 18663 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:32.053268 18894 raft_consensus.cc:515] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.065940 18663 tablet_bootstrap.cc:654] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.067077 18894 leader_election.cc:290] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.070748 18662 raft_consensus.cc:359] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.071504 18662 raft_consensus.cc:385] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.074095 18662 raft_consensus.cc:740] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.078096 18662 consensus_queue.cc:260] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.082008 18665 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:32.082506 18665 ts_tablet_manager.cc:1403] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.339s	user 0.004s	sys 0.008s
I20260709 13:05:32.085042 18665 raft_consensus.cc:359] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.077308 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:32.091848 18905 consensus_queue.cc:1048] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.092852 18979 consensus_queue.cc:1048] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.094027 18667 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:32.094518 18667 ts_tablet_manager.cc:1403] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.112s	user 0.022s	sys 0.012s
I20260709 13:05:32.095288 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.095871 18540 raft_consensus.cc:3060] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.097005 18667 raft_consensus.cc:359] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.097661 18667 raft_consensus.cc:385] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.098147 18667 raft_consensus.cc:740] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.098793 18667 consensus_queue.cc:260] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.085675 18665 raft_consensus.cc:385] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.100674 18665 raft_consensus.cc:740] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.102265 18665 consensus_queue.cc:260] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.108894 18667 ts_tablet_manager.cc:1434] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:32.110206 18662 ts_tablet_manager.cc:1434] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260709 13:05:32.115056 18665 ts_tablet_manager.cc:1434] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 13:05:32.117039 18662 tablet_bootstrap.cc:492] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: Bootstrap starting.
W20260709 13:05:32.116220 18435 leader_election.cc:343] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.124104 18290 catalog_manager.cc:5697] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:32.134922 18583 consensus_peers.cc:597] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:32.142824 18662 tablet_bootstrap.cc:654] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.153926 18667 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:32.154538 18983 consensus_queue.cc:1048] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.162288 18663 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:32.162807 18663 ts_tablet_manager.cc:1403] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.003s
I20260709 13:05:32.163233 18665 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:32.167233 18663 raft_consensus.cc:359] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.167914 18663 raft_consensus.cc:385] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.168215 18663 raft_consensus.cc:740] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.168843 18663 consensus_queue.cc:260] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.173461 18663 ts_tablet_manager.cc:1434] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:05:32.174418 18663 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:32.187465 18909 raft_consensus.cc:493] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.188087 18909 raft_consensus.cc:515] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.190002 18663 tablet_bootstrap.cc:654] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.195317 18909 leader_election.cc:290] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.195820 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:32.199409 18360 leader_election.cc:343] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.199898 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:32.201092 18359 leader_election.cc:343] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.201524 18359 leader_election.cc:304] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:32.203415 18909 raft_consensus.cc:2749] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.209834 18540 raft_consensus.cc:2468] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:32.214473 18434 leader_election.cc:304] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:32.215229 18816 raft_consensus.cc:2804] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.215695 18816 raft_consensus.cc:697] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:32.216471 18816 consensus_queue.cc:237] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.226675 18662 tablet_bootstrap.cc:492] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.227187 18662 ts_tablet_manager.cc:1403] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.015s
I20260709 13:05:32.229714 18662 raft_consensus.cc:359] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.230379 18662 raft_consensus.cc:385] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.230643 18662 raft_consensus.cc:740] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.234844 18665 tablet_bootstrap.cc:654] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.245937 18662 consensus_queue.cc:260] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.248116 18662 ts_tablet_manager.cc:1434] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:05:32.250854 18667 tablet_bootstrap.cc:654] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.259289 18662 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.260169 18663 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:32.260622 18663 ts_tablet_manager.cc:1403] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.004s
I20260709 13:05:32.263142 18663 raft_consensus.cc:359] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.263809 18663 raft_consensus.cc:385] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.264083 18663 raft_consensus.cc:740] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.264721 18663 consensus_queue.cc:260] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.265781 18662 tablet_bootstrap.cc:654] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.266347 18667 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:32.266819 18667 ts_tablet_manager.cc:1403] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.004s
I20260709 13:05:32.275209 18667 raft_consensus.cc:359] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.275847 18667 raft_consensus.cc:385] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.276101 18667 raft_consensus.cc:740] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.276716 18662 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.277200 18662 ts_tablet_manager.cc:1403] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 13:05:32.278435 18292 catalog_manager.cc:5697] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.279697 18662 raft_consensus.cc:359] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.280344 18662 raft_consensus.cc:385] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.280596 18662 raft_consensus.cc:740] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.283170 18663 ts_tablet_manager.cc:1434] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 13:05:32.285249 18662 consensus_queue.cc:260] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.286020 18665 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:32.286455 18665 ts_tablet_manager.cc:1403] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.000s
I20260709 13:05:32.287735 18662 ts_tablet_manager.cc:1434] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:32.288715 18662 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.294028 18662 tablet_bootstrap.cc:654] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.295190 18906 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.295665 18906 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.296327 18665 raft_consensus.cc:359] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.296964 18665 raft_consensus.cc:385] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.297217 18665 raft_consensus.cc:740] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.298686 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.300005 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.300582 18465 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
W20260709 13:05:32.300781 18583 leader_election.cc:343] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.297549 18906 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.303893 18662 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.304342 18662 ts_tablet_manager.cc:1403] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 13:05:32.307091 18662 raft_consensus.cc:359] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.304227 18583 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:32.307689 18662 raft_consensus.cc:385] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.308018 18662 raft_consensus.cc:740] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.308617 18662 consensus_queue.cc:260] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.309136 18906 raft_consensus.cc:2804] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.309520 18667 consensus_queue.cc:260] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.309521 18906 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.310491 18662 ts_tablet_manager.cc:1434] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:32.310473 18906 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.311581 18667 ts_tablet_manager.cc:1434] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.044s	user 0.003s	sys 0.002s
I20260709 13:05:32.303285 18663 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:32.312847 18662 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.297834 18665 consensus_queue.cc:260] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.318840 18662 tablet_bootstrap.cc:654] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.324081 18906 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.325992 18906 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.330188 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:32.331427 18662 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.331861 18662 ts_tablet_manager.cc:1403] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:05:32.332352 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:32.332942 18465 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.334427 18662 raft_consensus.cc:359] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.334756 18665 ts_tablet_manager.cc:1434] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 13:05:32.335085 18662 raft_consensus.cc:385] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.335382 18662 raft_consensus.cc:740] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.336123 18662 consensus_queue.cc:260] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.323746 18667 tablet_bootstrap.cc:492] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:32.338034 18662 ts_tablet_manager.cc:1434] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260709 13:05:32.332381 18583 leader_election.cc:343] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.343863 18663 tablet_bootstrap.cc:654] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.344014 18662 tablet_bootstrap.cc:492] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.345096 18665 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:32.347146 18465 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:32.348306 18583 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:32.348999 18667 tablet_bootstrap.cc:654] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.349391 18906 raft_consensus.cc:2804] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.350193 18662 tablet_bootstrap.cc:654] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.350322 18906 raft_consensus.cc:697] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:32.351284 18906 consensus_queue.cc:237] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.365976 18665 tablet_bootstrap.cc:654] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.382098 18665 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:32.382594 18665 ts_tablet_manager.cc:1403] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.003s
I20260709 13:05:32.387465 18663 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:32.387993 18663 ts_tablet_manager.cc:1403] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.006s
I20260709 13:05:32.391013 18663 raft_consensus.cc:359] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.391690 18663 raft_consensus.cc:385] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.391954 18663 raft_consensus.cc:740] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.392791 18663 consensus_queue.cc:260] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.385231 18665 raft_consensus.cc:359] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.396315 18665 raft_consensus.cc:385] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.396651 18665 raft_consensus.cc:740] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.398902 18665 consensus_queue.cc:260] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.401011 18665 ts_tablet_manager.cc:1434] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:05:32.402084 18665 tablet_bootstrap.cc:492] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
W20260709 13:05:32.409821 18509 consensus_peers.cc:597] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:32.411921 18744 raft_consensus.cc:493] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.412426 18744 raft_consensus.cc:515] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.413122 18703 raft_consensus.cc:493] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.413573 18703 raft_consensus.cc:515] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.414758 18744 leader_election.cc:290] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.415443 18703 leader_election.cc:290] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.417057 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.420186 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.421324 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:32.422539 18583 leader_election.cc:343] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.422672 18434 leader_election.cc:343] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.425232 18583 leader_election.cc:343] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.425626 18583 leader_election.cc:304] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:32.426148 18753 consensus_queue.cc:1048] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.426347 18983 raft_consensus.cc:2749] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.429677 18744 raft_consensus.cc:493] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.431392 18744 raft_consensus.cc:515] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.431608 18665 tablet_bootstrap.cc:654] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.436415 18744 leader_election.cc:290] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:32.437269 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:32.437546 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:32.438771 18434 leader_election.cc:343] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.439314 18435 leader_election.cc:343] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.439755 18435 leader_election.cc:304] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:32.440871 18744 raft_consensus.cc:2749] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.447101 18663 ts_tablet_manager.cc:1434] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260709 13:05:32.453166 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.453835 18543 raft_consensus.cc:2468] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:32.458293 18667 tablet_bootstrap.cc:492] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:32.458753 18667 ts_tablet_manager.cc:1403] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.012s
I20260709 13:05:32.459022 18744 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.459489 18744 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.461370 18667 raft_consensus.cc:359] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.461370 18744 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.462456 18663 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:32.462131 18667 raft_consensus.cc:385] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.463651 18667 raft_consensus.cc:740] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.464383 18667 consensus_queue.cc:260] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.464941 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:32.471236 18435 leader_election.cc:343] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.473171 18662 tablet_bootstrap.cc:492] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.473642 18662 ts_tablet_manager.cc:1403] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.130s	user 0.072s	sys 0.036s
I20260709 13:05:32.474143 18292 catalog_manager.cc:5697] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.475950 18667 ts_tablet_manager.cc:1434] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:05:32.478498 18434 leader_election.cc:304] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:32.479672 18744 raft_consensus.cc:2804] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.480031 18744 raft_consensus.cc:493] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.480347 18744 raft_consensus.cc:3060] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.482663 18759 raft_consensus.cc:493] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.475054 18979 raft_consensus.cc:493] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.483296 18979 raft_consensus.cc:515] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.485240 18979 leader_election.cc:290] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.483119 18759 raft_consensus.cc:515] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.487474 18759 leader_election.cc:290] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:32.488651 18744 raft_consensus.cc:515] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.489558 18759 raft_consensus.cc:493] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.490072 18759 raft_consensus.cc:515] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.490303 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.491707 18904 consensus_queue.cc:1048] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.491853 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.495395 18744 leader_election.cc:290] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.496099 18759 leader_election.cc:290] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.497179 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.497743 18540 raft_consensus.cc:3060] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.501399 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.511483 18667 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
W20260709 13:05:32.511999 18434 leader_election.cc:343] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.512483 18434 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:32.515228 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.516856 18894 raft_consensus.cc:2749] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.517061 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:32.518328 18979 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.518807 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:32.518813 18979 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.520900 18979 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
W20260709 13:05:32.521215 18434 leader_election.cc:343] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.522787 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:32.523180 18663 tablet_bootstrap.cc:654] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.523383 18614 raft_consensus.cc:2468] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:32.524408 18540 raft_consensus.cc:2468] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
W20260709 13:05:32.526449 18509 leader_election.cc:343] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.524590 18359 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:32.529080 18508 leader_election.cc:343] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.529744 18667 tablet_bootstrap.cc:654] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.531150 18508 leader_election.cc:304] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:32.532199 18753 consensus_queue.cc:1048] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.532457 19014 raft_consensus.cc:2749] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.532857 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.515180 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.534860 18979 raft_consensus.cc:2804] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.535334 18979 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.535663 18979 raft_consensus.cc:3060] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.513019 18759 raft_consensus.cc:493] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.526131 18662 raft_consensus.cc:359] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.536911 18662 raft_consensus.cc:385] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.537207 18662 raft_consensus.cc:740] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.537890 18662 consensus_queue.cc:260] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.520826 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:32.544451 18662 ts_tablet_manager.cc:1434] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.000s
I20260709 13:05:32.536988 18759 raft_consensus.cc:515] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.545339 18662 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.546564 18759 leader_election.cc:290] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.544668 18359 leader_election.cc:304] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:32.556397 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.557734 18905 raft_consensus.cc:2749] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:32.558131 18359 leader_election.cc:343] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.558465 18663 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:32.558885 18663 ts_tablet_manager.cc:1403] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.104s	user 0.005s	sys 0.007s
I20260709 13:05:32.549376 18667 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:32.550644 18434 leader_election.cc:304] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:32.552485 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.564129 18744 raft_consensus.cc:2804] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.564584 18744 raft_consensus.cc:697] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:32.565284 18979 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.565335 18744 consensus_queue.cc:237] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.567610 18979 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.552846 18665 tablet_bootstrap.cc:492] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:32.568552 18667 ts_tablet_manager.cc:1403] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.002s
I20260709 13:05:32.568753 18665 ts_tablet_manager.cc:1403] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.167s	user 0.009s	sys 0.011s
I20260709 13:05:32.570891 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.571218 18663 raft_consensus.cc:359] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.571388 18665 raft_consensus.cc:359] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.571888 18663 raft_consensus.cc:385] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.572088 18665 raft_consensus.cc:385] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:32.572340 18359 leader_election.cc:343] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.573925 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:32.574522 18613 raft_consensus.cc:3060] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.578662 18667 raft_consensus.cc:359] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.579308 18667 raft_consensus.cc:385] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.579561 18667 raft_consensus.cc:740] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.580159 18667 consensus_queue.cc:260] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.581279 18663 raft_consensus.cc:740] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.582067 18663 consensus_queue.cc:260] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.583948 18663 ts_tablet_manager.cc:1434] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:32.553270 18662 tablet_bootstrap.cc:654] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.585546 18667 ts_tablet_manager.cc:1434] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 13:05:32.586542 18667 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:32.587747 18663 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:32.588936 18292 catalog_manager.cc:5697] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:32.556449 18909 raft_consensus.cc:493] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.590174 18909 raft_consensus.cc:515] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.591459 18979 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.592128 18909 leader_election.cc:290] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.591907 18979 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:32.556521 18509 leader_election.cc:343] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.592940 18509 leader_election.cc:343] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.593294 18509 leader_election.cc:304] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:32.593971 18759 raft_consensus.cc:2749] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:32.594776 18509 leader_election.cc:343] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.596235 18509 leader_election.cc:343] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.596583 18509 leader_election.cc:304] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:32.598776 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.599128 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.599834 18543 raft_consensus.cc:2393] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:32.600940 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15cfb7001cb4fdc83972e98657e8334" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.602783 18359 leader_election.cc:304] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:32.603461 18905 raft_consensus.cc:3060] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.572394 18665 raft_consensus.cc:740] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.608381 18665 consensus_queue.cc:260] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.609318 19014 raft_consensus.cc:2749] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:32.610335 18905 raft_consensus.cc:2749] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:32.614346 18359 leader_election.cc:343] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.615371 18909 consensus_queue.cc:1048] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.633118 18667 tablet_bootstrap.cc:654] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.634665 18663 tablet_bootstrap.cc:654] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.638550 18613 raft_consensus.cc:2468] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:32.634335 18979 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.649628 18665 ts_tablet_manager.cc:1434] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.001s
I20260709 13:05:32.658088 18662 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.661069 18662 ts_tablet_manager.cc:1403] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.116s	user 0.012s	sys 0.001s
W20260709 13:05:32.662611 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:32.665596 18359 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:32.666330 18905 raft_consensus.cc:2804] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.666811 18905 raft_consensus.cc:697] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:32.667558 18905 consensus_queue.cc:237] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.674705 18703 raft_consensus.cc:493] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.675237 18703 raft_consensus.cc:515] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.681602 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.682248 18540 raft_consensus.cc:2468] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:32.683127 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:32.683843 18615 raft_consensus.cc:2468] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:32.684675 18665 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:32.688341 18582 leader_election.cc:304] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:32.688366 18816 raft_consensus.cc:493] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.690383 18816 raft_consensus.cc:515] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
W20260709 13:05:32.692920 18359 consensus_peers.cc:597] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:32.694610 18703 leader_election.cc:290] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:32.696214 18359 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:32.698459 18753 raft_consensus.cc:2804] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.698849 18753 raft_consensus.cc:493] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.699153 18753 raft_consensus.cc:3060] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.704530 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.705224 18543 raft_consensus.cc:2468] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:32.695070 18744 raft_consensus.cc:493] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.699438 18979 raft_consensus.cc:2804] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.706830 18979 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.707182 18979 raft_consensus.cc:3060] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.709401 18667 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:32.709939 18667 ts_tablet_manager.cc:1403] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.003s
I20260709 13:05:32.712512 18665 tablet_bootstrap.cc:654] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.717537 18753 raft_consensus.cc:515] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.719941 18753 leader_election.cc:290] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:32.711827 18816 leader_election.cc:290] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.713248 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.711376 18744 raft_consensus.cc:515] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.732010 18744 leader_election.cc:290] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.734428 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:32.735296 18393 raft_consensus.cc:2468] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:32.734912 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.737829 18540 raft_consensus.cc:3060] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.739286 18753 raft_consensus.cc:493] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.739735 18753 raft_consensus.cc:515] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.727445 18434 leader_election.cc:304] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:32.742269 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:32.743677 18583 leader_election.cc:343] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.742810 18540 raft_consensus.cc:2468] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:32.744381 18744 raft_consensus.cc:2804] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.744781 18744 raft_consensus.cc:493] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.744843 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.745168 18744 raft_consensus.cc:3060] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.737561 18291 catalog_manager.cc:5697] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.750216 18753 leader_election.cc:290] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.737545 18435 leader_election.cc:304] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:32.752681 18667 raft_consensus.cc:359] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.753453 18667 raft_consensus.cc:385] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.753604 18894 raft_consensus.cc:2804] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.754136 18894 raft_consensus.cc:493] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.754472 18894 raft_consensus.cc:3060] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.756075 18979 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:32.756989 18434 leader_election.cc:343] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.752061 18662 raft_consensus.cc:359] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.758538 18662 raft_consensus.cc:385] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.758817 18662 raft_consensus.cc:740] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.759523 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:32.759825 18662 consensus_queue.cc:260] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.762169 18539 raft_consensus.cc:2468] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:32.753728 18667 raft_consensus.cc:740] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.766884 18667 consensus_queue.cc:260] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.769009 18667 ts_tablet_manager.cc:1434] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:05:32.770987 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:32.772478 18979 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.773178 18667 tablet_bootstrap.cc:492] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:32.762396 18662 ts_tablet_manager.cc:1434] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.001s
I20260709 13:05:32.762862 18582 leader_election.cc:304] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:32.780267 18583 leader_election.cc:343] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:32.781467 18583 leader_election.cc:343] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.782657 18390 raft_consensus.cc:3060] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.788115 18662 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.796576 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:32.797264 18614 raft_consensus.cc:3060] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.798477 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.800309 18582 leader_election.cc:304] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:32.804275 18614 raft_consensus.cc:2468] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:32.804558 18983 raft_consensus.cc:2804] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:32.804992 18983 raft_consensus.cc:493] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:32.805306 18983 raft_consensus.cc:3060] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.809079 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:32.812557 18359 leader_election.cc:343] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.813308 18663 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:32.813686 18667 tablet_bootstrap.cc:654] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.813844 18663 ts_tablet_manager.cc:1403] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.226s	user 0.018s	sys 0.011s
I20260709 13:05:32.814868 18894 raft_consensus.cc:515] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.816522 18663 raft_consensus.cc:359] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.817174 18663 raft_consensus.cc:385] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.817670 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:32.818255 18391 raft_consensus.cc:3060] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.817427 18663 raft_consensus.cc:740] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.821113 18663 consensus_queue.cc:260] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.824910 18662 tablet_bootstrap.cc:654] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.825060 18391 raft_consensus.cc:2468] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:32.813293 18359 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:32.826820 18909 raft_consensus.cc:2804] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.827304 18909 raft_consensus.cc:697] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:32.828130 18909 consensus_queue.cc:237] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.828655 18983 raft_consensus.cc:515] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.830897 18435 leader_election.cc:304] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:32.835001 18816 raft_consensus.cc:2804] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.835485 18816 raft_consensus.cc:697] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:32.836254 18816 consensus_queue.cc:237] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.836616 18753 consensus_queue.cc:1048] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:32.787143 18744 raft_consensus.cc:515] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.787629 19029 raft_consensus.cc:2804] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.839593 18663 ts_tablet_manager.cc:1434] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:05:32.847904 19029 raft_consensus.cc:697] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:32.860684 18665 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:32.861174 18665 ts_tablet_manager.cc:1403] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.197s	user 0.012s	sys 0.013s
I20260709 13:05:32.863669 18663 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:32.848970 18983 leader_election.cc:290] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.847941 18894 leader_election.cc:290] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:32.849843 18744 leader_election.cc:290] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:32.882195 18753 raft_consensus.cc:493] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.848905 19029 consensus_queue.cc:237] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.882619 18753 raft_consensus.cc:515] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:32.884306 18753 leader_election.cc:290] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:32.884970 18665 raft_consensus.cc:359] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.885658 18665 raft_consensus.cc:385] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.886724 18665 raft_consensus.cc:740] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.886770 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.887384 18543 raft_consensus.cc:3060] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:32.888823 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:32.887347 18665 consensus_queue.cc:260] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.880347 18894 consensus_queue.cc:1048] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:05:32.894706 18583 leader_election.cc:343] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.897917 18665 ts_tablet_manager.cc:1434] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.003s
I20260709 13:05:32.908926 18663 tablet_bootstrap.cc:654] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.910171 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:32.913146 18583 consensus_peers.cc:597] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:32.913791 18583 leader_election.cc:343] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:32.921173 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:32.923452 18543 raft_consensus.cc:2468] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:32.932926 18582 leader_election.cc:304] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 94620d4d29684d718973b984c40661df
I20260709 13:05:32.933843 18753 raft_consensus.cc:2804] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:32.934279 18753 raft_consensus.cc:697] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:32.934952 18753 consensus_queue.cc:237] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:32.939551 18291 catalog_manager.cc:5697] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.946779 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:32.974347 18662 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:32.974897 18662 ts_tablet_manager.cc:1403] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.189s	user 0.006s	sys 0.017s
I20260709 13:05:32.977345 18662 raft_consensus.cc:359] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.977821 18662 raft_consensus.cc:385] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:32.978044 18662 raft_consensus.cc:740] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:32.978655 18662 consensus_queue.cc:260] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:32.980669 18906 raft_consensus.cc:493] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:32.980967 18662 ts_tablet_manager.cc:1434] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:05:32.981171 18906 raft_consensus.cc:515] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:32.981980 18662 tablet_bootstrap.cc:492] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:32.984052 18665 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:32.986588 18662 tablet_bootstrap.cc:654] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:32.948239 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:33.000840 18667 tablet_bootstrap.cc:492] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:33.001327 18667 ts_tablet_manager.cc:1403] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.231s	user 0.030s	sys 0.010s
I20260709 13:05:32.978631 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:32.993839 18540 raft_consensus.cc:3060] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.004999 18434 leader_election.cc:343] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.021442 18665 tablet_bootstrap.cc:654] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.028968 18667 raft_consensus.cc:359] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.029537 18667 raft_consensus.cc:385] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.029794 18667 raft_consensus.cc:740] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.030341 18667 consensus_queue.cc:260] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.017599 18464 raft_consensus.cc:2468] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:33.033505 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:33.034129 18543 raft_consensus.cc:2468] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:33.036325 18583 leader_election.cc:304] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:33.038024 18983 raft_consensus.cc:2804] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.038380 18983 raft_consensus.cc:493] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.038694 18983 raft_consensus.cc:3060] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.039845 18906 leader_election.cc:290] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:33.041656 18290 catalog_manager.cc:5697] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.042363 18288 catalog_manager.cc:5697] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:33.044941 18434 leader_election.cc:343] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.049695 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:33.052477 18583 leader_election.cc:343] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:33.056031 18434 leader_election.cc:343] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.056417 18667 ts_tablet_manager.cc:1434] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.004s
I20260709 13:05:33.047703 18540 raft_consensus.cc:2468] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:33.062860 18663 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:33.063333 18663 ts_tablet_manager.cc:1403] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.203s	user 0.020s	sys 0.034s
I20260709 13:05:33.066098 18667 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:33.067292 18434 leader_election.cc:304] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:33.068331 19034 raft_consensus.cc:2804] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.068760 19034 raft_consensus.cc:697] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:33.069504 19034 consensus_queue.cc:237] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.070803 18582 leader_election.cc:304] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:33.072383 18906 raft_consensus.cc:2804] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.072748 18906 raft_consensus.cc:493] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.074625 18816 consensus_queue.cc:1048] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.074002 18906 raft_consensus.cc:3060] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.083649 18663 raft_consensus.cc:359] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.089066 18663 raft_consensus.cc:385] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.089354 18663 raft_consensus.cc:740] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.105810 19035 consensus_queue.cc:1048] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:05:33.106554 18894 raft_consensus.cc:493] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.107203 18894 raft_consensus.cc:515] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.107791 18909 consensus_queue.cc:1048] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:33.109225 18894 leader_election.cc:290] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.106189 18662 tablet_bootstrap.cc:492] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:33.110234 18662 ts_tablet_manager.cc:1403] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.025s
I20260709 13:05:33.112689 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:33.114114 18359 consensus_peers.cc:597] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:33.117223 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:33.117836 18543 raft_consensus.cc:2468] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:33.121816 18663 consensus_queue.cc:260] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.121304 18434 leader_election.cc:304] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:33.129392 18663 ts_tablet_manager.cc:1434] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.003s
I20260709 13:05:33.134586 18667 tablet_bootstrap.cc:654] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.128657 18894 raft_consensus.cc:2804] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:33.136421 18435 leader_election.cc:343] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.137691 18894 raft_consensus.cc:493] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.151059 18894 raft_consensus.cc:3060] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.151696 18906 raft_consensus.cc:515] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:33.144755 18904 raft_consensus.cc:493] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.156387 18904 raft_consensus.cc:515] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:33.158495 18904 leader_election.cc:290] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:33.149659 18613 raft_consensus.cc:3060] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.153682 18906 leader_election.cc:290] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:33.161580 18983 raft_consensus.cc:515] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.163533 18983 leader_election.cc:290] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:33.171464 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:33.178637 18290 catalog_manager.cc:5697] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:33.165644 19041 log.cc:927] Time spent T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:05:33.184120 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:33.190759 18469 raft_consensus.cc:3060] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.185322 18583 leader_election.cc:343] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.187381 18662 raft_consensus.cc:359] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.195132 18662 raft_consensus.cc:385] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.195387 18662 raft_consensus.cc:740] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.188083 18979 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.185844 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:33.198731 18662 consensus_queue.cc:260] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.199976 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:33.204152 18663 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:33.206737 18665 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:33.207243 18665 ts_tablet_manager.cc:1403] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.236s	user 0.012s	sys 0.018s
I20260709 13:05:33.212865 18662 ts_tablet_manager.cc:1434] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.102s	user 0.006s	sys 0.000s
I20260709 13:05:33.205120 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:33.210134 18540 raft_consensus.cc:3060] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.221726 18662 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:33.201579 18979 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.222378 18816 raft_consensus.cc:493] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:33.224449 18509 leader_election.cc:343] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.227097 18667 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:33.227506 18667 ts_tablet_manager.cc:1403] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.019s
I20260709 13:05:33.228271 18816 raft_consensus.cc:515] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.229532 18979 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.233834 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:33.235448 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:33.238574 18435 leader_election.cc:343] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.239166 18816 leader_election.cc:290] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.242693 18663 tablet_bootstrap.cc:654] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.232285 18508 leader_election.cc:343] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.245978 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:33.246236 18538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:33.249086 18508 leader_election.cc:304] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:33.246657 18667 raft_consensus.cc:359] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:33.249820 18667 raft_consensus.cc:385] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.250276 18667 raft_consensus.cc:740] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.249429 18464 raft_consensus.cc:2468] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 0.
I20260709 13:05:33.251214 18667 consensus_queue.cc:260] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:33.252477 18583 leader_election.cc:343] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.259935 18538 raft_consensus.cc:2468] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:33.263193 18434 leader_election.cc:304] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:33.264876 18753 raft_consensus.cc:493] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.265395 18753 raft_consensus.cc:515] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.265512 18288 catalog_manager.cc:5697] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.274616 18894 raft_consensus.cc:515] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:33.279580 18508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 52262.4us
I20260709 13:05:33.275069 18753 leader_election.cc:290] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.281798 18538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:33.284147 18667 ts_tablet_manager.cc:1434] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:05:33.285993 18744 consensus_queue.cc:1048] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.288021 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:33.290444 18465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:33.270514 19014 raft_consensus.cc:2749] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.270714 19034 raft_consensus.cc:2804] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:33.296808 19034 raft_consensus.cc:493] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.297139 19034 raft_consensus.cc:3060] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.305356 18435 leader_election.cc:343] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.304606 18540 raft_consensus.cc:2468] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:33.336885 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:33.337350 18543 raft_consensus.cc:3060] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.350116 18469 raft_consensus.cc:2468] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:33.352763 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:33.354674 18667 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
W20260709 13:05:33.351748 19048 log.cc:927] Time spent T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 13:05:33.358588 18663 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:33.359068 18663 ts_tablet_manager.cc:1403] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.158s	user 0.014s	sys 0.017s
I20260709 13:05:33.359198 18583 leader_election.cc:304] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
W20260709 13:05:33.360550 18583 consensus_peers.cc:597] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:05:33.366963 18582 leader_election.cc:304] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:33.361529 18663 raft_consensus.cc:359] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.369864 18663 raft_consensus.cc:385] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.370198 18663 raft_consensus.cc:740] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.370849 18663 consensus_queue.cc:260] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.371807 18582 leader_election.cc:304] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:33.383730 18543 raft_consensus.cc:2468] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:33.384972 18434 leader_election.cc:304] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:33.390642 19049 raft_consensus.cc:2804] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.391249 19049 raft_consensus.cc:697] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:33.391498 19056 raft_consensus.cc:2804] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.392055 19049 consensus_queue.cc:237] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:33.397641 18665 raft_consensus.cc:359] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.398137 18703 raft_consensus.cc:2749] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:33.398356 18665 raft_consensus.cc:385] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.398641 18665 raft_consensus.cc:740] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.399273 18665 consensus_queue.cc:260] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.340094 18894 leader_election.cc:290] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.412449 19056 raft_consensus.cc:697] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:33.413388 19056 consensus_queue.cc:237] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.369949 18360 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
W20260709 13:05:33.422049 18359 leader_election.cc:343] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.361898 18816 consensus_queue.cc:1048] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260709 13:05:33.428602 18663 ts_tablet_manager.cc:1434] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
W20260709 13:05:33.430502 18359 consensus_peers.cc:597] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:33.435118 18662 tablet_bootstrap.cc:654] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.436185 19024 raft_consensus.cc:2804] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:33.420696 18360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 58615.8us
I20260709 13:05:33.436630 19024 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:33.437028 19024 raft_consensus.cc:3060] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:33.443135 18435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 85620.6us
I20260709 13:05:33.444108 18665 ts_tablet_manager.cc:1434] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.237s	user 0.003s	sys 0.004s
I20260709 13:05:33.427747 18894 raft_consensus.cc:2804] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.458216 18894 raft_consensus.cc:697] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:33.459185 18894 consensus_queue.cc:237] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.464519 18663 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:33.457934 19024 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.477233 18665 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
W20260709 13:05:33.477742 18434 consensus_peers.cc:597] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:33.473222 18909 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.431699 19034 raft_consensus.cc:515] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:33.505489 19057 log.cc:927] Time spent T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260709 13:05:33.505914 19062 raft_consensus.cc:493] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.486784 19056 consensus_queue.cc:1048] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:05:33.506390 19062 raft_consensus.cc:515] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:33.485942 18909 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.502492 19024 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.519486 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:33.521423 18667 tablet_bootstrap.cc:654] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.585379 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 52228.4us
I20260709 13:05:33.582007 18905 raft_consensus.cc:493] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.609862 18905 raft_consensus.cc:515] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.581682 18469 raft_consensus.cc:3060] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.620313 19023 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.620930 19023 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.786854 18665 tablet_bootstrap.cc:700] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: Time spent opening tablet: real 0.140s	user 0.001s	sys 0.000s
I20260709 13:05:33.819751 18665 tablet_bootstrap.cc:654] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:33.811640 18359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 301603us
I20260709 13:05:33.595516 18291 catalog_manager.cc:5697] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.785576 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
W20260709 13:05:33.827234 18360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 218126us
I20260709 13:05:33.849692 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:33.850666 18663 tablet_bootstrap.cc:654] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:33.850767 18387 raft_consensus.cc:2393] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fec67b8f4fe4e9f996565687214176e in current term 1: Already voted for candidate 41aaaf7b190041fcadaa9db53f551c8b in this term.
I20260709 13:05:33.851363 18391 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.833947 18539 raft_consensus.cc:3060] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:33.853806 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:33.857000 19023 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:33.872107 18744 consensus_queue.cc:1048] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:33.874132 18905 leader_election.cc:290] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:33.898928 18469 raft_consensus.cc:2468] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:33.893922 18909 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:33.903421 18662 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:33.903930 18662 ts_tablet_manager.cc:1403] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.683s	user 0.021s	sys 0.048s
I20260709 13:05:33.917150 18662 raft_consensus.cc:359] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.928253 18662 raft_consensus.cc:385] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:33.928553 18662 raft_consensus.cc:740] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:33.913553 19062 leader_election.cc:290] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:33.931008 18539 raft_consensus.cc:2468] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:33.931824 18662 consensus_queue.cc:260] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:33.934787 18662 ts_tablet_manager.cc:1434] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 13:05:33.936121 18662 tablet_bootstrap.cc:492] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:33.937299 18509 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:33.920992 18360 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:33.921458 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:33.942219 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:33.942790 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:33.944110 19077 raft_consensus.cc:2749] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:33.949283 19067 raft_consensus.cc:2804] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:33.950405 19067 raft_consensus.cc:697] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
W20260709 13:05:33.952155 19071 log.cc:927] Time spent T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: Append to log took a long time: real 0.126s	user 0.000s	sys 0.000s
I20260709 13:05:33.951237 19067 consensus_queue.cc:237] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:33.954138 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:33.924916 19049 raft_consensus.cc:493] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.963011 18744 raft_consensus.cc:493] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:33.963589 18744 raft_consensus.cc:515] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.975306 18469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:33.979701 18469 raft_consensus.cc:2393] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:33.965093 19049 raft_consensus.cc:515] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:33.982730 19049 leader_election.cc:290] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:33.987308 18744 leader_election.cc:290] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
W20260709 13:05:34.000996 18583 consensus_peers.cc:597] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:34.001963 18583 leader_election.cc:343] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:33.964804 18905 consensus_queue.cc:1048] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 13:05:34.018895 18291 catalog_manager.cc:5697] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.034343 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:34.035027 18541 raft_consensus.cc:3060] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.042842 18665 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:34.043381 18665 ts_tablet_manager.cc:1403] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.566s	user 0.021s	sys 0.001s
I20260709 13:05:34.044819 18541 raft_consensus.cc:2468] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:34.049443 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:34.055261 18359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 87735.4us
I20260709 13:05:34.060721 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:34.064054 18667 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:34.064579 18667 ts_tablet_manager.cc:1403] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.730s	user 0.007s	sys 0.012s
I20260709 13:05:34.071815 18665 raft_consensus.cc:359] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:34.072254 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:34.073851 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:34.074509 18463 raft_consensus.cc:2468] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
W20260709 13:05:34.083333 18434 consensus_peers.cc:597] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df -> Peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Couldn't send request to peer a66c47f752e64d2b8c3f39cddc237eb7. 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 13:05:34.084676 19034 leader_election.cc:290] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:34.072569 18665 raft_consensus.cc:385] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.087323 18665 raft_consensus.cc:740] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.089949 18359 leader_election.cc:304] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:34.091131 19069 raft_consensus.cc:3060] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.092670 18359 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:34.093137 18662 tablet_bootstrap.cc:654] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.093990 18583 leader_election.cc:304] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:34.110862 18665 consensus_queue.cc:260] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.110186 18434 leader_election.cc:304] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
W20260709 13:05:34.114547 18434 leader_election.cc:343] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.097159 19049 raft_consensus.cc:2804] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.126024 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:34.120203 18435 leader_election.cc:343] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.119534 19049 raft_consensus.cc:493] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.141615 18667 raft_consensus.cc:359] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
W20260709 13:05:34.148756 18583 consensus_peers.cc:597] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:34.148765 18667 raft_consensus.cc:385] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.149663 18667 raft_consensus.cc:740] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.150334 18667 consensus_queue.cc:260] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.171584 19069 raft_consensus.cc:2749] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.168478 19061 raft_consensus.cc:2804] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.174604 18665 ts_tablet_manager.cc:1434] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260709 13:05:34.148336 19049 raft_consensus.cc:3060] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.182684 18667 ts_tablet_manager.cc:1434] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.118s	user 0.014s	sys 0.000s
I20260709 13:05:34.184784 18665 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:34.197283 18667 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:34.204066 18538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:34.205631 18667 tablet_bootstrap.cc:654] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.182072 19061 raft_consensus.cc:697] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:34.213649 19061 consensus_queue.cc:237] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:34.189241 19085 consensus_queue.cc:1048] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.028s
I20260709 13:05:34.234341 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:34.255499 19072 consensus_queue.cc:1048] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:34.195422 18663 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:34.256640 18663 ts_tablet_manager.cc:1403] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.792s	user 0.024s	sys 0.033s
I20260709 13:05:34.259114 18663 raft_consensus.cc:359] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:34.259773 18663 raft_consensus.cc:385] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.264146 18663 raft_consensus.cc:740] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.266814 18663 consensus_queue.cc:260] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:34.276883 18667 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:34.277392 18667 ts_tablet_manager.cc:1403] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.000s
I20260709 13:05:34.280084 18667 raft_consensus.cc:359] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.280593 18663 ts_tablet_manager.cc:1434] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:05:34.282186 18667 raft_consensus.cc:385] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.282513 18667 raft_consensus.cc:740] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.283159 18667 consensus_queue.cc:260] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.287019 19067 raft_consensus.cc:493] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.287565 19067 raft_consensus.cc:515] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:34.291009 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:34.295037 18665 tablet_bootstrap.cc:654] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.314409 18667 ts_tablet_manager.cc:1434] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 13:05:34.322371 18753 consensus_queue.cc:1048] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.327479 18663 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:34.331627 18582 leader_election.cc:343] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:34.333133 18582 leader_election.cc:343] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.333551 18582 leader_election.cc:304] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:34.334275 18753 raft_consensus.cc:2749] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.349572 18979 raft_consensus.cc:2749] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.349879 19035 raft_consensus.cc:493] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.350399 19035 raft_consensus.cc:515] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.352478 19035 leader_election.cc:290] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:34.353226 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65e04ff4cce744e893d0bb9d69adc0a7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:34.329146 19067 leader_election.cc:290] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:34.354094 18539 raft_consensus.cc:2393] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41aaaf7b190041fcadaa9db53f551c8b in current term 1: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
I20260709 13:05:34.356560 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb698e43e434047a5f2dde48bec724e" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:34.357170 18613 raft_consensus.cc:2468] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:34.358366 18434 leader_election.cc:304] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:34.359278 18894 raft_consensus.cc:2804] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.359622 18894 raft_consensus.cc:493] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.359943 18894 raft_consensus.cc:3060] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.362679 19049 raft_consensus.cc:515] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.364682 18617 raft_consensus.cc:2393] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94620d4d29684d718973b984c40661df in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:34.367425 19064 consensus_queue.cc:1048] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.368870 18434 leader_election.cc:304] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:34.374020 18662 tablet_bootstrap.cc:492] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:34.377379 18662 ts_tablet_manager.cc:1403] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.442s	user 0.035s	sys 0.026s
I20260709 13:05:34.379393 18359 leader_election.cc:304] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:34.386330 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb698e43e434047a5f2dde48bec724e" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:34.386533 19072 consensus_queue.cc:1048] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.386929 19067 raft_consensus.cc:3060] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.398738 18667 tablet_bootstrap.cc:492] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:34.400099 18663 tablet_bootstrap.cc:654] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.412242 18435 leader_election.cc:343] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.415709 18662 raft_consensus.cc:359] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.416366 18662 raft_consensus.cc:385] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.416608 18662 raft_consensus.cc:740] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.417205 18662 consensus_queue.cc:260] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.419824 19073 raft_consensus.cc:3060] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:34.439952 18435 consensus_peers.cc:597] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:34.440336 18662 ts_tablet_manager.cc:1434] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260709 13:05:34.446146 18538 raft_consensus.cc:3060] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.446522 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
W20260709 13:05:34.447796 18582 leader_election.cc:343] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.453173 18662 tablet_bootstrap.cc:492] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:34.459374 19067 raft_consensus.cc:2749] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.464267 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:34.436760 19049 leader_election.cc:290] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:34.479727 18979 consensus_queue.cc:1048] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:34.485025 18979 consensus_queue.cc:1048] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:34.487594 18434 consensus_peers.cc:597] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:05:34.504539 19049 raft_consensus.cc:493] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.504789 19034 raft_consensus.cc:493] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.544185 18290 catalog_manager.cc:5697] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.579028 18667 tablet_bootstrap.cc:654] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.595839 18435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 52474.5us
I20260709 13:05:34.543835 19049 raft_consensus.cc:515] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.553542 19034 raft_consensus.cc:515] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.616775 19034 leader_election.cc:290] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:34.618165 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:34.595187 18894 raft_consensus.cc:515] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.614277 19049 leader_election.cc:290] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:34.640746 18434 leader_election.cc:343] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.668175 18663 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:34.651954 19062 raft_consensus.cc:493] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.668778 18663 ts_tablet_manager.cc:1403] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.345s	user 0.022s	sys 0.009s
I20260709 13:05:34.672119 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:34.678051 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:34.687996 18662 tablet_bootstrap.cc:654] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.661713 19073 raft_consensus.cc:2749] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.662300 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:34.700402 18537 raft_consensus.cc:2468] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
W20260709 13:05:34.702230 18434 leader_election.cc:343] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.702678 18434 leader_election.cc:304] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:34.703701 19116 raft_consensus.cc:2749] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:34.707948 18583 leader_election.cc:343] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.689369 19062 raft_consensus.cc:515] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.718477 19062 leader_election.cc:290] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:34.722798 18894 leader_election.cc:290] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:34.726821 18394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:34.730216 18665 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:34.730708 18665 ts_tablet_manager.cc:1403] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.546s	user 0.014s	sys 0.013s
I20260709 13:05:34.734601 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb698e43e434047a5f2dde48bec724e" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:34.735272 18614 raft_consensus.cc:3060] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:34.737951 18583 leader_election.cc:343] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.745837 18665 raft_consensus.cc:359] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.746616 18665 raft_consensus.cc:385] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.746899 18665 raft_consensus.cc:740] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.746989 18663 raft_consensus.cc:359] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.747694 18663 raft_consensus.cc:385] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.747982 18663 raft_consensus.cc:740] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.747581 18665 consensus_queue.cc:260] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.748554 18663 consensus_queue.cc:260] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.749728 18665 ts_tablet_manager.cc:1434] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:34.750387 18464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:34.750612 18665 tablet_bootstrap.cc:492] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:34.757797 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bb698e43e434047a5f2dde48bec724e" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:34.758491 18388 raft_consensus.cc:3060] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.764081 18665 tablet_bootstrap.cc:654] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:34.774256 18583 leader_election.cc:343] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:34.774782 18583 leader_election.cc:304] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:34.778066 18461 raft_consensus.cc:2468] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:34.782480 18388 raft_consensus.cc:2468] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:34.783754 18435 leader_election.cc:304] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:34.785475 19088 raft_consensus.cc:2804] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:34.786217 19088 raft_consensus.cc:697] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:34.787184 19088 consensus_queue.cc:237] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.790043 19049 raft_consensus.cc:2749] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:34.820091 18582 leader_election.cc:304] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:34.832427 19123 raft_consensus.cc:493] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:34.833089 19123 raft_consensus.cc:515] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.839816 18663 ts_tablet_manager.cc:1434] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.150s	user 0.006s	sys 0.000s
I20260709 13:05:34.845057 19094 raft_consensus.cc:2804] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.845531 19094 raft_consensus.cc:493] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.845870 19094 raft_consensus.cc:3060] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.848035 19123 leader_election.cc:290] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:34.850270 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:34.850955 18615 raft_consensus.cc:2468] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:34.817670 18614 raft_consensus.cc:2468] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:34.853721 18508 leader_election.cc:304] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:34.857434 18663 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:34.868635 19094 raft_consensus.cc:515] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.869560 18663 tablet_bootstrap.cc:654] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.871097 19094 leader_election.cc:290] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:34.874728 18665 tablet_bootstrap.cc:492] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:34.876863 19123 raft_consensus.cc:2804] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:34.877367 19123 raft_consensus.cc:493] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:34.877707 19123 raft_consensus.cc:3060] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:34.885397 18667 tablet_bootstrap.cc:492] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:34.887403 18662 tablet_bootstrap.cc:492] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:34.888038 18662 ts_tablet_manager.cc:1403] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.435s	user 0.008s	sys 0.008s
I20260709 13:05:34.890684 18662 raft_consensus.cc:359] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.891355 18662 raft_consensus.cc:385] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.891613 18662 raft_consensus.cc:740] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.892230 18662 consensus_queue.cc:260] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.889178 19123 raft_consensus.cc:515] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:34.894865 18667 ts_tablet_manager.cc:1403] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.509s	user 0.025s	sys 0.017s
I20260709 13:05:34.896008 19123 leader_election.cc:290] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:34.895257 18665 ts_tablet_manager.cc:1403] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.000s
I20260709 13:05:34.895746 18662 ts_tablet_manager.cc:1434] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:34.898272 18662 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df: Bootstrap starting.
I20260709 13:05:34.898830 18663 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:34.899286 18663 ts_tablet_manager.cc:1403] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.015s
I20260709 13:05:34.899287 18665 raft_consensus.cc:359] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.900240 18665 raft_consensus.cc:385] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.900581 18665 raft_consensus.cc:740] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.901229 18665 consensus_queue.cc:260] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.902052 18663 raft_consensus.cc:359] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.902726 18663 raft_consensus.cc:385] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.902979 18663 raft_consensus.cc:740] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.903738 18665 ts_tablet_manager.cc:1434] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:34.903546 18663 consensus_queue.cc:260] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.904224 18662 tablet_bootstrap.cc:654] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.904877 18665 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:34.906636 18663 ts_tablet_manager.cc:1434] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:34.907578 18663 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:34.908571 18667 raft_consensus.cc:359] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.909713 18667 raft_consensus.cc:385] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.909986 18667 raft_consensus.cc:740] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.910629 18667 consensus_queue.cc:260] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:34.911340 18665 tablet_bootstrap.cc:654] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.912634 18667 ts_tablet_manager.cc:1434] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.000s
I20260709 13:05:34.913401 18663 tablet_bootstrap.cc:654] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.913600 18667 tablet_bootstrap.cc:492] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7: Bootstrap starting.
I20260709 13:05:34.920549 18667 tablet_bootstrap.cc:654] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.922555 18665 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:34.923113 18665 ts_tablet_manager.cc:1403] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260709 13:05:34.925736 18665 raft_consensus.cc:359] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:34.926457 18665 raft_consensus.cc:385] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.926769 18665 raft_consensus.cc:740] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.927405 18665 consensus_queue.cc:260] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:34.929576 18665 ts_tablet_manager.cc:1434] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:34.930716 18665 tablet_bootstrap.cc:492] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:34.933426 18662 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df: No bootstrap required, opened a new log
I20260709 13:05:34.933955 18662 ts_tablet_manager.cc:1403] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260709 13:05:34.936501 18662 raft_consensus.cc:359] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.936839 18665 tablet_bootstrap.cc:654] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:34.937124 18662 raft_consensus.cc:385] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:34.939234 18662 raft_consensus.cc:740] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Initialized, Role: FOLLOWER
I20260709 13:05:34.940665 18662 consensus_queue.cc:260] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:34.944109 18662 ts_tablet_manager.cc:1434] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:05:35.139624 18663 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:35.140044 18663 ts_tablet_manager.cc:1403] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.233s	user 0.007s	sys 0.006s
I20260709 13:05:35.148550 18667 tablet_bootstrap.cc:492] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7: No bootstrap required, opened a new log
I20260709 13:05:35.149111 18667 ts_tablet_manager.cc:1403] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent bootstrapping tablet: real 0.236s	user 0.006s	sys 0.011s
I20260709 13:05:35.153522 18667 raft_consensus.cc:359] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:35.154261 18667 raft_consensus.cc:385] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.154579 18667 raft_consensus.cc:740] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.155303 18667 consensus_queue.cc:260] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:35.160856 18816 consensus_queue.cc:1048] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:35.158124 18663 raft_consensus.cc:359] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.163445 18663 raft_consensus.cc:385] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.163743 18663 raft_consensus.cc:740] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.170557 18663 consensus_queue.cc:260] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.182775 18667 ts_tablet_manager.cc:1434] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260709 13:05:35.216118 18663 ts_tablet_manager.cc:1434] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 13:05:35.287398 18663 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:35.200299 19088 raft_consensus.cc:493] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.334865 19088 raft_consensus.cc:515] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:35.337092 19088 leader_election.cc:290] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:35.345057 18665 tablet_bootstrap.cc:492] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:35.391369 19035 raft_consensus.cc:493] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.391992 19035 raft_consensus.cc:515] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.394130 19035 leader_election.cc:290] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:35.345672 18665 ts_tablet_manager.cc:1403] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.415s	user 0.024s	sys 0.037s
I20260709 13:05:35.430063 18905 raft_consensus.cc:493] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.430682 18905 raft_consensus.cc:515] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.432857 18905 leader_election.cc:290] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:35.460850 18665 raft_consensus.cc:359] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:35.461652 18665 raft_consensus.cc:385] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:35.461936 18665 raft_consensus.cc:740] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:35.462555 18665 consensus_queue.cc:260] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:35.488176 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:35.541410 18463 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.905s	user 0.043s	sys 0.051s
W20260709 13:05:35.542073 18463 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.906s	user 0.045s	sys 0.051s
I20260709 13:05:35.542943 18463 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:35018 (request call id 73) took 1046 ms. Trace:
I20260709 13:05:35.543342 18463 rpcz_store.cc:276] 0709 13:05:34.496681 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:34.501721 (+  5040us) service_pool.cc:224] Handling call
0709 13:05:34.634871 (+133150us) spinlock_profiling.cc:243] Waited 1.77 ms on lock 0x7b58004c1798. stack: 00007ff66eda0343 00007ff66eda0240 00007ff66e72f1d4 00007ff67846d304 00007ff67846d299 00007ff66ec5adb1 00007ff66ed9ab71 00007ff66ed9aeee 0000000000375939 00007ff676e0e1e0 00007ff676ed70c4 00007ff676ed7131 00007ff676e98fc0 00007ff676e83929 00007ff676e833d2 00007ff6703fabd4
0709 13:05:34.635003 (+   132us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:05:34.635330 (+   327us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:05:34.635359 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:05:34.635802 (+   443us) log.cc:844] Serialized 26 byte log entry
0709 13:05:35.542446 (+906644us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:05:35.542502 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:05:35.542576 (+    74us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:05:35.542623 (+    47us) raft_consensus.cc:1685] finished
0709 13:05:35.542639 (+    16us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:05:35.542871 (+   232us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1254,"raft.run_cpu_time_us":148,"raft.run_wall_time_us":8290,"spinlock_wait_cycles":4079872,"thread_start_us":906313,"threads_started":1,"wal-append.queue_time_us":240430}
I20260709 13:05:35.566953 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:35.567588 18392 raft_consensus.cc:2468] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:35.577926 19035 consensus_queue.cc:1048] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.580778 18435 leader_election.cc:304] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:35.581542 19035 raft_consensus.cc:2804] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:35.582032 19035 raft_consensus.cc:493] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:35.582381 19035 raft_consensus.cc:3060] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.591236 18538 raft_consensus.cc:3060] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.592794 18816 consensus_queue.cc:1048] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:35.599079 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:35.601722 19035 raft_consensus.cc:515] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.603894 19035 leader_election.cc:290] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:35.605285 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:35.605882 18392 raft_consensus.cc:3060] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:35.609357 18509 leader_election.cc:343] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:35.612699 18392 raft_consensus.cc:2468] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:35.616843 18435 leader_election.cc:304] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
W20260709 13:05:35.619244 18360 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 54006.6us
I20260709 13:05:35.623350 19088 raft_consensus.cc:2804] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:35.624344 19088 raft_consensus.cc:697] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:35.625206 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:35.625168 19088 consensus_queue.cc:237] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.846221 18663 tablet_bootstrap.cc:700] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Time spent opening tablet: real 0.347s	user 0.004s	sys 0.000s
I20260709 13:05:35.848193 18663 tablet_bootstrap.cc:654] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.853963 19069 raft_consensus.cc:493] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.889178 18665 ts_tablet_manager.cc:1434] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.486s	user 0.025s	sys 0.005s
I20260709 13:05:35.881726 19069 raft_consensus.cc:515] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.919807 18665 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:35.928536 18816 raft_consensus.cc:493] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.938238 18816 raft_consensus.cc:515] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.947341 18290 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44544 (request call id 82) took 1833 ms. Trace:
I20260709 13:05:35.922430 18538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
W20260709 13:05:35.956984 18582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 104145us
I20260709 13:05:35.969381 18288 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:44568 (request call id 36) took 1243 ms. Trace:
I20260709 13:05:35.970726 18288 rpcz_store.cc:276] 0709 13:05:34.722243 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:34.722377 (+   134us) service_pool.cc:224] Handling call
0709 13:05:34.722681 (+   304us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 13:05:35.943158 (+1220477us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=083a53b79b8d4af0b669d9cbf753e5ba]
0709 13:05:35.965950 (+ 22792us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1242390}
I20260709 13:05:35.956703 19088 raft_consensus.cc:493] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.956035 19138 raft_consensus.cc:493] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.976217 19088 raft_consensus.cc:515] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.976483 19138 raft_consensus.cc:515] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.972920 19140 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:35.977393 19140 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.978181 19088 leader_election.cc:290] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:35.979422 19140 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:35.974835 19141 raft_consensus.cc:493] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.980340 19141 raft_consensus.cc:515] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.981353 18905 raft_consensus.cc:493] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.981890 18905 raft_consensus.cc:515] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:35.982447 19141 leader_election.cc:290] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:35.982923 19141 raft_consensus.cc:493] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.983353 19141 raft_consensus.cc:515] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.983753 18905 leader_election.cc:290] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:35.984237 18905 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:35.984685 18905 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:35.985208 19141 leader_election.cc:290] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:35.970661 19136 raft_consensus.cc:493] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:35.976922 19069 leader_election.cc:290] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:35.980754 18665 tablet_bootstrap.cc:654] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:35.985841 19136 raft_consensus.cc:515] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:35.987776 19136 leader_election.cc:290] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:35.966276 18538 raft_consensus.cc:3060] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:36.009804 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:36.010986 18292 catalog_manager.cc:5697] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 1 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.043462 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.044106 19138 leader_election.cc:290] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:36.044871 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.050467 18905 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:36.053222 18816 leader_election.cc:290] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.056924 18612 raft_consensus.cc:3060] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:35.947746 18290 rpcz_store.cc:276] 0709 13:05:34.136478 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:34.136587 (+   109us) service_pool.cc:224] Handling call
0709 13:05:35.947260 (+1810673us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:34.559006 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:34.577574 (+ 18568us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:34.577608 (+    34us) write_op.cc:435] Acquired schema lock
0709 13:05:34.577625 (+    17us) tablet.cc:662] Decoding operations
0709 13:05:34.577960 (+   335us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:34.578006 (+    46us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:34.578035 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:34.578203 (+   168us) tablet.cc:701] Row locks acquired
0709 13:05:34.578219 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:05:34.578345 (+   126us) write_op.cc:270] Start()
0709 13:05:34.578447 (+   102us) write_op.cc:276] Timestamp: P: 1783602334578306 usec, L: 0
0709 13:05:34.578465 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 13:05:34.579027 (+   562us) log.cc:844] Serialized 537 byte log entry
0709 13:05:34.580776 (+  1749us) op_driver.cc:464] REPLICATION: finished
0709 13:05:34.581134 (+   358us) write_op.cc:301] APPLY: starting
0709 13:05:34.581205 (+    71us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:34.581302 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:34.581387 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:34.581583 (+   196us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:34.581722 (+   139us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:34.581786 (+    64us) write_op.cc:312] APPLY: finished
0709 13:05:34.581987 (+   201us) log.cc:844] Serialized 22 byte log entry
0709 13:05:34.582132 (+   145us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:34.582203 (+    71us) write_op.cc:454] Released schema lock
0709 13:05:34.582237 (+    34us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:34.582506 (+   269us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:34.582531 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":99701,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":198,"apply.run_cpu_time_us":1340,"apply.run_wall_time_us":1340,"num_ops":1,"prepare.queue_time_us":114,"prepare.run_cpu_time_us":2259,"prepare.run_wall_time_us":25530,"replication_time_us":2210}]]}
I20260709 13:05:36.042997 19136 raft_consensus.cc:493] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:36.078876 19138 raft_consensus.cc:493] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:36.072785 18816 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:36.081060 19138 raft_consensus.cc:515] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.070232 19135 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
W20260709 13:05:36.082671 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 121282us
I20260709 13:05:36.073218 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.073276 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.087718 18583 leader_election.cc:304] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:36.086512 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.079574 19136 raft_consensus.cc:515] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.081585 18816 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:36.089784 19156 raft_consensus.cc:2804] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.090674 18611 raft_consensus.cc:2468] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 0.
I20260709 13:05:36.089044 19135 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.109035 19156 raft_consensus.cc:697] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:36.109966 19156 consensus_queue.cc:237] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.110572 18816 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.109647 18467 raft_consensus.cc:3060] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:36.112214 18509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 467393us
I20260709 13:05:36.124848 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.113188 19134 raft_consensus.cc:493] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:36.134254 18665 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:36.134773 18665 ts_tablet_manager.cc:1403] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.224s	user 0.017s	sys 0.007s
I20260709 13:05:36.134873 19139 raft_consensus.cc:493] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.135366 19139 raft_consensus.cc:515] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.137223 18665 raft_consensus.cc:359] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.137943 18665 raft_consensus.cc:385] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.138188 18665 raft_consensus.cc:740] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.138885 18665 consensus_queue.cc:260] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.140869 18665 ts_tablet_manager.cc:1434] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:36.112166 18462 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 1.
I20260709 13:05:36.144362 18614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581963d411d04059867f500f0d41acc9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:36.144986 18614 raft_consensus.cc:3060] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.113631 18538 raft_consensus.cc:2468] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:36.156435 18360 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:36.159343 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.118023 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
W20260709 13:05:36.160183 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 57677.6us
I20260709 13:05:36.160975 18665 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:36.150880 18616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.164054 18463 raft_consensus.cc:2393] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4fec67b8f4fe4e9f996565687214176e in current term 1: Already voted for candidate a66c47f752e64d2b8c3f39cddc237eb7 in this term.
I20260709 13:05:36.150415 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.160611 19134 raft_consensus.cc:515] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:36.166715 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.167462 19134 leader_election.cc:290] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.153896 19155 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:36.168637 19135 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.169046 19155 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:36.150076 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.161253 18979 raft_consensus.cc:2804] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:36.171715 18979 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting leader election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:36.172086 18979 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.173241 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.149729 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.174389 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.175642 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.175654 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.176970 19138 leader_election.cc:290] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:36.178184 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.178438 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.174701 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:36.180678 18615 raft_consensus.cc:3060] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.182499 18582 leader_election.cc:304] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:36.184644 19137 raft_consensus.cc:2804] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.185104 19137 raft_consensus.cc:697] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:36.185886 19137 consensus_queue.cc:237] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.186805 18616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.189527 18392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.137310 19139 leader_election.cc:290] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:36.193642 18610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.171496 19136 leader_election.cc:290] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.151417 19152 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:36.221833 19152 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.222852 18617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.223834 19152 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.194707 19155 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:36.188498 19153 raft_consensus.cc:493] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.224695 19153 raft_consensus.cc:515] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.218286 18663 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:36.225744 18614 raft_consensus.cc:2468] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:36.226662 19153 leader_election.cc:290] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:36.218936 18610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.220028 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.227393 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.220801 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.218475 18385 raft_consensus.cc:3060] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.230705 18543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.235121 19139 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.235543 19139 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.237432 19139 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:36.241036 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.241979 18610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.242296 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.242946 18609 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:36.243894 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a8ed1303b849068b6f3db5e6752533" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.245481 18615 raft_consensus.cc:2468] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:36.225679 18663 ts_tablet_manager.cc:1403] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.951s	user 0.017s	sys 0.012s
W20260709 13:05:36.257539 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 54653.3us
W20260709 13:05:36.265415 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 110015us
I20260709 13:05:36.266671 18434 leader_election.cc:304] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.268576 18359 leader_election.cc:304] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
W20260709 13:05:36.271579 18509 leader_election.cc:343] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.272810 18894 consensus_queue.cc:1048] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:05:36.297164 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.297871 18462 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 0.
I20260709 13:05:36.298508 18393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:36.300561 18583 leader_election.cc:343] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.264614 18979 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:36.305676 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.307217 18979 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:36.275596 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf1720d42a9048a1af7d6d2f69b63e1f" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.309674 18466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:36.310489 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.310976 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.311483 18387 raft_consensus.cc:1240] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Rejecting Update request from peer a66c47f752e64d2b8c3f39cddc237eb7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:36.312820 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.304347 19157 consensus_queue.cc:1048] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:05:36.313462 18535 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
W20260709 13:05:36.314862 18582 leader_election.cc:343] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:36.315538 18582 leader_election.cc:304] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:36.316390 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.320153 18663 raft_consensus.cc:359] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.320856 18663 raft_consensus.cc:385] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.321127 18663 raft_consensus.cc:740] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.309082 18508 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.323510 19136 raft_consensus.cc:2749] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.324401 18663 consensus_queue.cc:260] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.328537 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.330173 18663 ts_tablet_manager.cc:1434] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.084s	user 0.006s	sys 0.000s
I20260709 13:05:36.330772 19158 raft_consensus.cc:2804] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:36.331940 19158 raft_consensus.cc:493] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:36.332269 19158 raft_consensus.cc:3060] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.329356 18387 raft_consensus.cc:2393] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 94620d4d29684d718973b984c40661df in current term 2: Already voted for candidate 41aaaf7b190041fcadaa9db53f551c8b in this term.
I20260709 13:05:36.334586 19134 raft_consensus.cc:2749] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:36.354131 18509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 76541.3us
I20260709 13:05:36.324092 18508 leader_election.cc:304] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:36.359946 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 58330.4us
I20260709 13:05:36.361702 18583 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:36.362856 19146 raft_consensus.cc:2749] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.366026 19161 raft_consensus.cc:2749] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.367206 18663 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:36.367503 19158 raft_consensus.cc:515] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.369621 19158 leader_election.cc:290] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:36.371181 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:36.371765 18542 raft_consensus.cc:3060] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:36.371863 18508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 47852.2us
I20260709 13:05:36.372632 18508 leader_election.cc:304] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.373467 18663 tablet_bootstrap.cc:654] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.373389 19136 raft_consensus.cc:3060] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.381145 18390 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9331b6c03a344e7e9370f75a29ec3c1a" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.376246 18508 leader_election.cc:304] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:36.382920 18435 leader_election.cc:304] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.383811 19174 raft_consensus.cc:2749] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.384130 18435 leader_election.cc:304] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.385625 19160 raft_consensus.cc:2804] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.386193 19160 raft_consensus.cc:697] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:36.387007 19160 consensus_queue.cc:237] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.388736 18665 tablet_bootstrap.cc:654] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.390013 19035 raft_consensus.cc:2749] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.393748 18509 leader_election.cc:304] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.396150 18435 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.396838 19120 consensus_queue.cc:1048] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.397161 19139 raft_consensus.cc:2749] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.394119 19069 raft_consensus.cc:493] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fec67b8f4fe4e9f996565687214176e)
I20260709 13:05:36.398236 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.398869 19069 raft_consensus.cc:515] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.399452 18467 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 0.
I20260709 13:05:36.404692 19069 leader_election.cc:290] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:36.405299 19157 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.405994 18466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.412366 18435 leader_election.cc:304] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.398651 18509 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.420424 19139 raft_consensus.cc:2749] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.421818 18466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:36.422487 18466 raft_consensus.cc:3060] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.429659 19157 raft_consensus.cc:2749] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:36.421252 18359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 152747us
I20260709 13:05:36.431584 18359 leader_election.cc:304] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.431792 19134 raft_consensus.cc:2749] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.434298 19136 raft_consensus.cc:2749] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.435928 18542 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:36.440678 18292 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44538 (request call id 88) took 1749 ms. Trace:
I20260709 13:05:36.462675 19178 raft_consensus.cc:2764] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:36.457933 18291 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:44550 (request call id 82) took 1700 ms. Trace:
I20260709 13:05:36.459406 18359 leader_election.cc:304] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.443169 18466 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:36.526922 18665 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:36.526984 19186 raft_consensus.cc:2749] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.527522 18665 ts_tablet_manager.cc:1403] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.386s	user 0.014s	sys 0.023s
I20260709 13:05:36.462193 19161 raft_consensus.cc:2749] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.517614 18582 leader_election.cc:304] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:36.522398 18291 rpcz_store.cc:276] 0709 13:05:34.757175 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:34.757273 (+    98us) service_pool.cc:224] Handling call
0709 13:05:36.457861 (+1700588us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1172667,"reported_tablets":6}
W20260709 13:05:36.526420 18359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 67109.9us
I20260709 13:05:36.533855 18359 leader_election.cc:304] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.462819 18292 rpcz_store.cc:276] 0709 13:05:34.688541 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:05:34.688691 (+   150us) service_pool.cc:224] Handling call
0709 13:05:36.437731 (+1749040us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:05:36.158596 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:05:36.159200 (+   604us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:05:36.159229 (+    29us) write_op.cc:435] Acquired schema lock
0709 13:05:36.159246 (+    17us) tablet.cc:662] Decoding operations
0709 13:05:36.159546 (+   300us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:05:36.159596 (+    50us) write_op.cc:641] Partition lock acquired for write op
0709 13:05:36.159619 (+    23us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:05:36.163869 (+  4250us) tablet.cc:701] Row locks acquired
0709 13:05:36.163893 (+    24us) write_op.cc:260] PREPARE: finished
0709 13:05:36.164033 (+   140us) write_op.cc:270] Start()
0709 13:05:36.164141 (+   108us) write_op.cc:276] Timestamp: P: 1783602336163990 usec, L: 0
0709 13:05:36.164166 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:05:36.164768 (+   602us) log.cc:844] Serialized 537 byte log entry
0709 13:05:36.361270 (+196502us) op_driver.cc:464] REPLICATION: finished
0709 13:05:36.397008 (+ 35738us) write_op.cc:301] APPLY: starting
0709 13:05:36.397092 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0709 13:05:36.402047 (+  4955us) tablet.cc:1370] finished BulkCheckPresence
0709 13:05:36.402604 (+   557us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:05:36.402877 (+   273us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:05:36.403019 (+   142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:05:36.403077 (+    58us) write_op.cc:312] APPLY: finished
0709 13:05:36.403267 (+   190us) log.cc:844] Serialized 22 byte log entry
0709 13:05:36.425306 (+ 22039us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:36.425380 (+    74us) write_op.cc:454] Released schema lock
0709 13:05:36.425413 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 13:05:36.425727 (+   314us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:05:36.425778 (+    51us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1194498,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":35522,"apply.run_cpu_time_us":1601,"apply.run_wall_time_us":28695,"num_ops":1,"prepare.queue_time_us":119918,"prepare.run_cpu_time_us":22248,"prepare.run_wall_time_us":114002,"raft.queue_time_us":60943,"raft.run_cpu_time_us":15876,"raft.run_wall_time_us":37567,"replication_time_us":196942,"thread_start_us":260042,"threads_started":4,"wal-append.queue_time_us":132679}]]}
I20260709 13:05:36.530686 18665 raft_consensus.cc:359] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.539602 18665 raft_consensus.cc:385] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:36.539923 18582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 76448.3us
I20260709 13:05:36.540210 18979 raft_consensus.cc:2749] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.540477 19152 raft_consensus.cc:2804] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:36.540961 19152 raft_consensus.cc:697] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:36.541743 19152 consensus_queue.cc:237] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.539863 18665 raft_consensus.cc:740] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.540344 18359 leader_election.cc:304] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.546187 18359 leader_election.cc:304] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.547266 19186 raft_consensus.cc:2749] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.549417 18665 consensus_queue.cc:260] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.551457 18542 raft_consensus.cc:3060] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.551565 19154 consensus_queue.cc:1059] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:36.551496 18665 ts_tablet_manager.cc:1434] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:05:36.554065 18359 leader_election.cc:304] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.552693 19179 raft_consensus.cc:3055] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.555063 18391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
W20260709 13:05:36.557052 18638 debug-util.cc:398] Leaking SignalData structure 0x7b08002d9c40 after lost signal to thread 15007
W20260709 13:05:36.558089 18638 debug-util.cc:398] Leaking SignalData structure 0x7b0800205b20 after lost signal to thread 18326
W20260709 13:05:36.559229 18638 debug-util.cc:398] Leaking SignalData structure 0x7b08001514a0 after lost signal to thread 18418
W20260709 13:05:36.560227 18638 debug-util.cc:398] Leaking SignalData structure 0x7b08002b2960 after lost signal to thread 18493
I20260709 13:05:36.560304 18387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:36.561271 19069 raft_consensus.cc:2749] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.562490 18538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.565371 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:36.555080 19179 raft_consensus.cc:740] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:36.581477 18663 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:36.582394 18663 ts_tablet_manager.cc:1403] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.215s	user 0.018s	sys 0.005s
W20260709 13:05:36.585215 18638 debug-util.cc:398] Leaking SignalData structure 0x7b08001ae6e0 after lost signal to thread 18567
I20260709 13:05:36.586027 19069 raft_consensus.cc:2749] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.586495 18290 catalog_manager.cc:5697] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.588079 18290 catalog_manager.cc:5697] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.576287 19179 consensus_queue.cc:260] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:36.592247 18665 tablet_bootstrap.cc:492] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: Bootstrap starting.
I20260709 13:05:36.592978 19179 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:05:36.610785 18638 debug-util.cc:398] Leaking SignalData structure 0x7b080021d400 after lost signal to thread 18641
W20260709 13:05:36.611178 18638 debug-util.cc:398] Leaking SignalData structure 0x7b0800351fa0 after lost signal to thread 18642
I20260709 13:05:36.588359 18359 leader_election.cc:304] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:36.613583 18290 catalog_manager.cc:5697] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 0 to 1, leader changed from <none> to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 1 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.616112 19069 raft_consensus.cc:2749] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.616181 18905 raft_consensus.cc:493] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.617445 18905 raft_consensus.cc:515] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.620822 18905 leader_election.cc:290] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:36.621738 18583 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:36.623286 18663 raft_consensus.cc:359] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.623958 18663 raft_consensus.cc:385] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.624238 18663 raft_consensus.cc:740] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.623019 19146 raft_consensus.cc:2749] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:36.628373 18509 consensus_peers.cc:597] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:36.630970 18583 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:36.624579 18359 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.636406 18663 consensus_queue.cc:260] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.637606 18388 raft_consensus.cc:3060] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.635263 18905 raft_consensus.cc:2749] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.643149 18392 raft_consensus.cc:1240] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Rejecting Update request from peer a66c47f752e64d2b8c3f39cddc237eb7 for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:36.635653 19146 raft_consensus.cc:2749] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:36.651666 18534 raft_consensus.cc:3060] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.652678 18663 ts_tablet_manager.cc:1434] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.000s
I20260709 13:05:36.657197 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.672863 18663 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:36.679538 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:36.685734 18359 leader_election.cc:304] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:36.696002 18665 tablet_bootstrap.cc:654] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.705906 19148 consensus_queue.cc:1048] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.730122 19146 consensus_queue.cc:1048] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:36.737212 19146 consensus_queue.cc:1048] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.740692 18663 tablet_bootstrap.cc:654] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:36.753718 18583 consensus_peers.cc:597] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:36.769218 18665 tablet_bootstrap.cc:492] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: No bootstrap required, opened a new log
I20260709 13:05:36.769855 18665 ts_tablet_manager.cc:1403] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: Time spent bootstrapping tablet: real 0.181s	user 0.007s	sys 0.005s
I20260709 13:05:36.772434 18665 raft_consensus.cc:359] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.773169 18665 raft_consensus.cc:385] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.773487 18665 raft_consensus.cc:740] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.774379 18665 consensus_queue.cc:260] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:36.753485 18289 catalog_manager.cc:5697] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.792644 18665 ts_tablet_manager.cc:1434] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.002s
I20260709 13:05:36.828343 19141 raft_consensus.cc:2749] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.819343 18289 catalog_manager.cc:5697] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.847656 18289 catalog_manager.cc:5697] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 0 to 1, leader changed from <none> to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 1 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.853397 18663 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:36.853955 18663 ts_tablet_manager.cc:1403] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.182s	user 0.016s	sys 0.033s
I20260709 13:05:36.854925 19160 consensus_queue.cc:1048] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.856562 18663 raft_consensus.cc:359] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.857266 18663 raft_consensus.cc:385] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.857513 18663 raft_consensus.cc:740] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.858135 18663 consensus_queue.cc:260] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.860170 18663 ts_tablet_manager.cc:1434] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:36.861063 18663 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:36.866496 18663 tablet_bootstrap.cc:654] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.894587 18290 catalog_manager.cc:5697] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 0 to 1, leader changed from <none> to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.927268 18388 raft_consensus.cc:3060] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.936594 18663 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:36.937005 18663 ts_tablet_manager.cc:1403] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.076s	user 0.039s	sys 0.019s
I20260709 13:05:36.939265 18663 raft_consensus.cc:359] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.939884 18663 raft_consensus.cc:385] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.940136 18663 raft_consensus.cc:740] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.940732 18663 consensus_queue.cc:260] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.942756 18663 ts_tablet_manager.cc:1434] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:36.943472 19141 raft_consensus.cc:493] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.944041 18663 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:36.943998 19141 raft_consensus.cc:515] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.954078 19141 leader_election.cc:290] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:36.954873 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.955305 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04e6a5bb58624290a0201ea74b6b3319" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.955642 18663 tablet_bootstrap.cc:654] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:36.956920 18360 leader_election.cc:304] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:36.957935 19141 raft_consensus.cc:2749] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:36.960258 19141 raft_consensus.cc:493] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:36.962021 19141 raft_consensus.cc:515] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:36.964752 19141 leader_election.cc:290] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:36.965735 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:36.971112 18663 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: No bootstrap required, opened a new log
I20260709 13:05:36.971575 18663 ts_tablet_manager.cc:1403] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260709 13:05:36.974403 18663 raft_consensus.cc:359] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.974560 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:36.975072 18663 raft_consensus.cc:385] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:36.975508 18663 raft_consensus.cc:740] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:36.976246 18663 consensus_queue.cc:260] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:36.978294 18663 ts_tablet_manager.cc:1434] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:36.980381 18535 raft_consensus.cc:3060] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.985522 18387 raft_consensus.cc:3060] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:36.989782 18360 leader_election.cc:304] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:36.991477 19136 consensus_queue.cc:1048] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:36.993060 19161 raft_consensus.cc:2749] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:37.023656 19136 raft_consensus.cc:493] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94620d4d29684d718973b984c40661df)
I20260709 13:05:37.024168 19136 raft_consensus.cc:515] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:37.030283 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef509394184efb93b9f60639b1a019" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:37.034029 19136 leader_election.cc:290] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:37.035712 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5eef509394184efb93b9f60639b1a019" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:37.038014 18508 leader_election.cc:304] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:37.050344 19136 raft_consensus.cc:2749] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:37.051687 18387 raft_consensus.cc:3060] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:37.161829 19135 consensus_queue.cc:1048] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 13:05:37.173538 19155 consensus_queue.cc:1048] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:37.254136 18359 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 93629.2us
I20260709 13:05:37.261777 18388 raft_consensus.cc:3060] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:37.699653 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 59475.8us
I20260709 13:05:37.895895 19214 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:37.896405 19214 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:37.898450 19214 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:37.901997 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:37.902684 18388 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 2.
I20260709 13:05:37.904069 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:37.904680 18460 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 2.
I20260709 13:05:37.905073 18583 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:37.906529 19214 raft_consensus.cc:2804] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:05:37.906877 19214 raft_consensus.cc:493] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:37.907191 19214 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:37.914364 19214 raft_consensus.cc:515] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:37.917471 18388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
I20260709 13:05:37.918045 18388 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:37.939517 18388 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 3.
I20260709 13:05:37.945129 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1302c9665bdd44c18214a95a8785d2c0" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:37.945873 18460 raft_consensus.cc:3060] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:37.945879 18583 leader_election.cc:304] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:37.946861 19168 raft_consensus.cc:2804] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:37.947327 19168 raft_consensus.cc:697] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:37.948112 19168 consensus_queue.cc:237] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER 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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:37.954229 18460 raft_consensus.cc:2468] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 3.
I20260709 13:05:37.960477 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:05:37.960603 19214 leader_election.cc:290] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 3 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:38.002729 18290 catalog_manager.cc:5697] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:38.016609 18583 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:38.079829 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 63260.2us
W20260709 13:05:38.099856 18435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 51912.7us
W20260709 13:05:38.100203 18509 consensus_peers.cc:597] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.108346 18509 consensus_peers.cc:597] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.108952 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.109194 18583 consensus_peers.cc:597] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.109867 18583 consensus_peers.cc:597] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.110390 18583 consensus_peers.cc:597] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.110945 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.111361 18583 consensus_peers.cc:597] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.113528 18435 consensus_peers.cc:597] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.116641 18435 consensus_peers.cc:597] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.117149 18435 consensus_peers.cc:597] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.122489 18583 consensus_peers.cc:597] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.129292 18509 consensus_peers.cc:597] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.136206 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:38.139532 15004 tablet_replica.cc:333] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
W20260709 13:05:38.139765 18583 consensus_peers.cc:597] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.140422 15004 raft_consensus.cc:2243] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.140904 15004 raft_consensus.cc:2272] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.143139 15004 tablet_replica.cc:333] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.143908 15004 raft_consensus.cc:2243] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.144390 15004 raft_consensus.cc:2272] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.151903 15004 tablet_replica.cc:333] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.152853 15004 raft_consensus.cc:2243] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.153430 15004 raft_consensus.cc:2272] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.155690 15004 tablet_replica.cc:333] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.156466 15004 raft_consensus.cc:2243] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.157368 15004 raft_consensus.cc:2272] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.159848 15004 tablet_replica.cc:333] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
W20260709 13:05:38.160205 18435 consensus_peers.cc:597] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.160676 15004 raft_consensus.cc:2243] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
W20260709 13:05:38.161482 18435 consensus_peers.cc:597] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.161942 15004 raft_consensus.cc:2272] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.164094 15004 tablet_replica.cc:333] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.164920 15004 raft_consensus.cc:2243] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.165414 15004 raft_consensus.cc:2272] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.167258 15004 tablet_replica.cc:333] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.167905 15004 raft_consensus.cc:2243] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.168358 15004 raft_consensus.cc:2272] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.168547 18583 consensus_peers.cc:597] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.170202 18583 consensus_peers.cc:597] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.170413 15004 tablet_replica.cc:333] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.171191 15004 raft_consensus.cc:2243] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.171592 15004 raft_consensus.cc:2272] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.173738 15004 tablet_replica.cc:333] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.174606 15004 raft_consensus.cc:2243] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.175143 15004 raft_consensus.cc:2272] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.175586 18583 consensus_peers.cc:597] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.177524 15004 tablet_replica.cc:333] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.178408 15004 raft_consensus.cc:2243] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.178943 15004 raft_consensus.cc:2272] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.180588 18435 consensus_peers.cc:597] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.184696 15004 tablet_replica.cc:333] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.185566 15004 raft_consensus.cc:2243] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.186527 15004 raft_consensus.cc:2272] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.188822 18583 consensus_peers.cc:597] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.190109 15004 tablet_replica.cc:333] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
W20260709 13:05:38.190783 18435 consensus_peers.cc:597] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.190995 15004 raft_consensus.cc:2243] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.191627 15004 raft_consensus.cc:2272] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.192016 18583 consensus_peers.cc:597] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.192549 18583 consensus_peers.cc:597] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.193715 15004 tablet_replica.cc:333] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.194327 15004 raft_consensus.cc:2243] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.195005 15004 raft_consensus.cc:2272] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.197211 15004 tablet_replica.cc:333] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.198048 15004 raft_consensus.cc:2243] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.198474 15004 raft_consensus.cc:2272] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.200531 15004 tablet_replica.cc:333] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.201328 15004 raft_consensus.cc:2243] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.201951 15004 raft_consensus.cc:2272] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.204232 15004 tablet_replica.cc:333] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.204953 15004 raft_consensus.cc:2243] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.205395 15004 raft_consensus.cc:2272] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.207439 15004 tablet_replica.cc:333] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.207953 15004 raft_consensus.cc:2243] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.208354 15004 raft_consensus.cc:2272] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.209995 15004 tablet_replica.cc:333] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.210511 15004 raft_consensus.cc:2243] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.210865 15004 raft_consensus.cc:2272] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.212576 15004 tablet_replica.cc:333] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.213107 15004 raft_consensus.cc:2243] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.213461 15004 raft_consensus.cc:2272] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.215353 15004 tablet_replica.cc:333] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.215986 15004 raft_consensus.cc:2243] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.216861 15004 raft_consensus.cc:2272] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.219136 15004 tablet_replica.cc:333] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.219847 15004 raft_consensus.cc:2243] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.220532 15004 raft_consensus.cc:2272] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.222368 15004 tablet_replica.cc:333] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.223059 15004 raft_consensus.cc:2243] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.223513 15004 raft_consensus.cc:2272] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.225638 15004 tablet_replica.cc:333] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.226378 15004 raft_consensus.cc:2243] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.226824 15004 raft_consensus.cc:2272] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.227195 18435 consensus_peers.cc:597] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.229404 15004 tablet_replica.cc:333] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.230209 15004 raft_consensus.cc:2243] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.230705 15004 raft_consensus.cc:2272] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.232968 15004 tablet_replica.cc:333] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.233649 15004 raft_consensus.cc:2243] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.234104 15004 raft_consensus.cc:2272] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.236300 15004 tablet_replica.cc:333] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.237012 15004 raft_consensus.cc:2243] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.237457 15004 raft_consensus.cc:2272] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.239840 15004 tablet_replica.cc:333] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.240557 15004 raft_consensus.cc:2243] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.241034 15004 raft_consensus.cc:2272] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.242818 18435 consensus_peers.cc:597] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.243175 15004 tablet_replica.cc:333] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.244002 15004 raft_consensus.cc:2243] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.244915 15004 raft_consensus.cc:2272] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.247346 15004 tablet_replica.cc:333] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.248035 15004 raft_consensus.cc:2243] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.248566 15004 raft_consensus.cc:2272] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.250662 18435 consensus_peers.cc:597] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.251368 15004 tablet_replica.cc:333] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.252135 15004 raft_consensus.cc:2243] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.252588 15004 raft_consensus.cc:2272] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.254786 15004 tablet_replica.cc:333] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.255441 15004 raft_consensus.cc:2243] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.255884 15004 raft_consensus.cc:2272] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.256469 18583 consensus_peers.cc:597] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.258170 15004 tablet_replica.cc:333] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.258908 15004 raft_consensus.cc:2243] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.259404 15004 raft_consensus.cc:2272] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.261637 15004 tablet_replica.cc:333] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.262331 15004 raft_consensus.cc:2243] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.262796 15004 raft_consensus.cc:2272] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.264945 15004 tablet_replica.cc:333] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.265626 15004 raft_consensus.cc:2243] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.266122 15004 raft_consensus.cc:2272] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.268646 15004 tablet_replica.cc:333] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.269341 15004 raft_consensus.cc:2243] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.269834 15004 raft_consensus.cc:2272] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.271914 15004 tablet_replica.cc:333] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.272634 15004 raft_consensus.cc:2243] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.273124 15004 raft_consensus.cc:2272] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.275300 15004 tablet_replica.cc:333] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.275954 15004 raft_consensus.cc:2243] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.276799 15004 raft_consensus.cc:2272] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.278941 15004 tablet_replica.cc:333] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.279595 15004 raft_consensus.cc:2243] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:38.280495 15004 raft_consensus.cc:2272] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.286338 15004 tablet_replica.cc:333] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.287034 15004 raft_consensus.cc:2243] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.300822 15004 raft_consensus.cc:2272] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.303280 15004 tablet_replica.cc:333] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.303947 15004 raft_consensus.cc:2243] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.306181 15004 raft_consensus.cc:2272] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.309330 15004 tablet_replica.cc:333] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.310428 15004 raft_consensus.cc:2243] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.310902 15004 raft_consensus.cc:2272] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.313324 15004 tablet_replica.cc:333] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.314002 15004 raft_consensus.cc:2243] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.314453 15004 raft_consensus.cc:2272] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.316869 15004 tablet_replica.cc:333] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.317549 15004 raft_consensus.cc:2243] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.319120 15004 raft_consensus.cc:2272] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.321414 15004 tablet_replica.cc:333] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.322322 15004 raft_consensus.cc:2243] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.322777 15004 raft_consensus.cc:2272] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:38.324795 15004 tablet_replica.cc:333] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: stopping tablet replica
I20260709 13:05:38.325362 15004 raft_consensus.cc:2243] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:38.325847 15004 raft_consensus.cc:2272] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:38.326268 18583 consensus_peers.cc:597] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.343757 18509 consensus_peers.cc:597] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:05:38.386790 18435 connection.cc:769] client connection to 127.14.167.1:39305 send error: Network error: sendmsg error: Connection reset by peer (error 104)
W20260709 13:05:38.387419 18435 consensus_peers.cc:597] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: sendmsg error: Connection reset by peer (error 104). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:38.400909 18435 consensus_peers.cc:597] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:38.403625 18435 consensus_peers.cc:597] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:38.407554 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:38.548467 18509 consensus_peers.cc:597] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:38.561014 18460 raft_consensus.cc:1275] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Refusing update from remote peer a66c47f752e64d2b8c3f39cddc237eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:05:38.564620 19155 consensus_queue.cc:1048] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:38.575093 18583 consensus_peers.cc:597] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.082139 19136 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.082690 19136 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.084578 19136 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:39.091926 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:39.098824 18509 leader_election.cc:336] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.103058 18509 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:39.105427 19136 raft_consensus.cc:2749] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:39.111825 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 49471.4us
I20260709 13:05:39.194566 19155 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.195070 19155 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.197819 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:39.208709 19155 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:39.223628 18583 leader_election.cc:336] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.224288 18583 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:39.225586 19146 raft_consensus.cc:2749] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:39.291179 19146 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.291698 19146 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.294394 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:39.295821 19214 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.296411 19214 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.298388 19214 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:39.303979 19136 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.304519 19136 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.307107 19136 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.308183 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:39.308794 18609 raft_consensus.cc:2468] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:39.310045 18508 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.311107 19214 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.311614 19214 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.313469 19214 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.313900 19136 raft_consensus.cc:2804] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.314309 19136 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.314909 19136 raft_consensus.cc:3060] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.318851 19226 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.319149 19206 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.319362 19226 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.319707 19206 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.321218 19226 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:39.321694 19206 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.323436 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:39.328739 18609 raft_consensus.cc:2468] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
I20260709 13:05:39.327392 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:39.330637 18434 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.331804 19206 raft_consensus.cc:2804] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.332172 19206 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.332511 19206 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.363803 19146 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:39.364372 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 85356.3us
I20260709 13:05:39.366896 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:39.367764 19157 raft_consensus.cc:493] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.376319 19157 raft_consensus.cc:515] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.379485 19157 leader_election.cc:290] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.380975 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:39.391388 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:39.398052 19226 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.398645 19226 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.400545 19226 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.404058 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:39.404711 18609 raft_consensus.cc:2468] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:39.405771 18508 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.406546 19226 raft_consensus.cc:2804] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.406878 19226 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.407408 19226 raft_consensus.cc:3060] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.407886 19227 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.408391 19227 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.410367 19227 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:39.410811 15004 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18415)
I20260709 13:05:39.411957 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
W20260709 13:05:39.413797 18509 leader_election.cc:336] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.421663 19226 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.424316 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:39.424868 18609 raft_consensus.cc:3060] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.436514 19214 raft_consensus.cc:493] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.437096 19214 raft_consensus.cc:515] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.437829 18609 raft_consensus.cc:2468] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:39.439456 19214 leader_election.cc:290] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:39.441072 18508 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.441979 19227 raft_consensus.cc:2804] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:05:39.447613 18435 leader_election.cc:336] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.384263 19136 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.458307 18534 raft_consensus.cc:2393] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a66c47f752e64d2b8c3f39cddc237eb7 in current term 2: Already voted for candidate 4fec67b8f4fe4e9f996565687214176e in this term.
I20260709 13:05:39.458334 19226 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.463337 19136 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.466678 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:39.467284 18609 raft_consensus.cc:3060] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.468516 19206 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.469655 18467 raft_consensus.cc:2393] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a66c47f752e64d2b8c3f39cddc237eb7 in current term 2: Already voted for candidate 94620d4d29684d718973b984c40661df in this term.
W20260709 13:05:39.482317 18435 leader_election.cc:336] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.482740 18435 leader_election.cc:304] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
W20260709 13:05:39.483278 18509 leader_election.cc:336] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.483721 18509 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:39.485596 19227 raft_consensus.cc:697] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:39.486377 19234 raft_consensus.cc:2749] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:39.486506 19227 consensus_queue.cc:237] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.487713 18612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:39.488287 18612 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.499337 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:39.500146 18460 raft_consensus.cc:2468] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:39.508697 18612 raft_consensus.cc:2468] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 2.
I20260709 13:05:39.511225 18434 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.514235 19206 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:39.485946 18509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 71466.8us
I20260709 13:05:39.513471 18583 leader_election.cc:304] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [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: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
W20260709 13:05:39.519574 18583 leader_election.cc:336] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.522861 18583 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:39.524257 19232 raft_consensus.cc:2749] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:39.525053 18583 leader_election.cc:336] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.525434 18583 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
W20260709 13:05:39.527707 18583 leader_election.cc:336] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.528163 18583 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:39.537861 19214 raft_consensus.cc:2749] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:39.539805 18509 leader_election.cc:336] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.518543 19157 raft_consensus.cc:2749] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:39.545490 19157 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.545977 19157 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.542666 18609 raft_consensus.cc:2468] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:39.547799 19232 raft_consensus.cc:2749] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:39.526116 19228 raft_consensus.cc:2804] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.548643 19228 raft_consensus.cc:697] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:39.551837 18508 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.521886 19146 raft_consensus.cc:2804] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.552853 19146 raft_consensus.cc:493] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.553275 19146 raft_consensus.cc:3060] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.554080 19227 raft_consensus.cc:2804] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.549494 19228 consensus_queue.cc:237] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.558368 19227 raft_consensus.cc:697] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:39.562770 19157 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:39.562490 19227 consensus_queue.cc:237] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.578356 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:39.578998 18534 raft_consensus.cc:2468] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
W20260709 13:05:39.579759 18509 leader_election.cc:336] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.580155 18509 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:39.580792 19136 raft_consensus.cc:2749] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:39.583920 18509 leader_election.cc:336] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
W20260709 13:05:39.584671 18509 leader_election.cc:336] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.585604 19146 raft_consensus.cc:515] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.587558 19146 leader_election.cc:290] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:39.587638 18434 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:39.588582 19228 raft_consensus.cc:2804] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.588927 19228 raft_consensus.cc:493] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.589253 19228 raft_consensus.cc:3060] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.595417 19236 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.595923 19236 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.603777 18289 catalog_manager.cc:5697] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 2 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:39.608049 18435 leader_election.cc:336] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.610357 19236 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:39.611771 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
W20260709 13:05:39.615726 18583 leader_election.cc:336] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
W20260709 13:05:39.618587 18435 leader_election.cc:336] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.618577 18288 catalog_manager.cc:5697] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.620118 18288 catalog_manager.cc:5697] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.645200 19136 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.638245 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f198f648a742d7832db835d76914cc" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:39.647205 18463 raft_consensus.cc:3060] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.646701 19136 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
W20260709 13:05:39.622365 18435 leader_election.cc:336] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.653115 18435 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:39.653837 19236 raft_consensus.cc:2749] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:39.653926 19227 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.654520 19227 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.652763 19136 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:39.655104 19146 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.655835 19146 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.656459 19227 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.658849 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:39.659523 18534 raft_consensus.cc:2468] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 1.
I20260709 13:05:39.662555 18612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:39.663193 18612 raft_consensus.cc:2468] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:39.664397 18508 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.654716 18463 raft_consensus.cc:2468] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 2.
I20260709 13:05:39.661533 18582 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [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: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.666793 19241 raft_consensus.cc:2804] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.667210 19241 raft_consensus.cc:493] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.667527 19241 raft_consensus.cc:3060] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.624048 19228 raft_consensus.cc:515] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.670260 19228 leader_election.cc:290] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:39.670603 18583 leader_election.cc:304] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.671324 19242 raft_consensus.cc:2804] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.674062 19242 raft_consensus.cc:697] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
W20260709 13:05:39.674887 18435 leader_election.cc:336] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.674856 19242 consensus_queue.cc:237] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.675695 19146 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.674922 19241 raft_consensus.cc:515] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.682056 19241 leader_election.cc:290] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:39.675484 19136 raft_consensus.cc:2804] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.684098 19136 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.684537 19136 raft_consensus.cc:3060] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.683346 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a88dcb6288b24180be0ec5eb97fb6d96" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:39.683571 19228 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.685403 18534 raft_consensus.cc:3060] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.685456 19228 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.691321 19228 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
W20260709 13:05:39.694674 18435 leader_election.cc:336] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.700757 18534 raft_consensus.cc:2468] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a66c47f752e64d2b8c3f39cddc237eb7 in term 2.
I20260709 13:05:39.702122 18582 leader_election.cc:304] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.702960 19241 raft_consensus.cc:2804] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.703455 19241 raft_consensus.cc:697] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 LEADER]: Becoming Leader. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:39.704483 19241 consensus_queue.cc:237] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.711485 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:39.712172 18463 raft_consensus.cc:2468] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 1.
I20260709 13:05:39.712531 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba1f9f8fb9f4a9984b875c0aae16ca4" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:39.713115 18540 raft_consensus.cc:3060] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.719270 18540 raft_consensus.cc:2468] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 2.
I20260709 13:05:39.726277 19136 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.734642 18540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:39.750844 18540 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 1.
W20260709 13:05:39.682308 18583 leader_election.cc:336] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.739408 18434 leader_election.cc:304] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:39.751964 19236 raft_consensus.cc:2804] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.752475 19236 raft_consensus.cc:697] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
W20260709 13:05:39.753157 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:39305, user_credentials={real_user=slave}} blocked reactor thread for 70860us
I20260709 13:05:39.753293 19236 consensus_queue.cc:237] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.759653 18612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:39.760231 18612 raft_consensus.cc:3060] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.768244 18612 raft_consensus.cc:2468] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:39.769834 18508 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:39.770941 19227 raft_consensus.cc:2804] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.771708 19227 raft_consensus.cc:697] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:39.772574 19227 consensus_queue.cc:237] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:39.749997 18509 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:39.790252 19234 raft_consensus.cc:2804] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.790664 19234 raft_consensus.cc:493] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.790992 19234 raft_consensus.cc:3060] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.797935 18290 catalog_manager.cc:5697] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 2 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.801905 19234 raft_consensus.cc:515] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.804199 19234 leader_election.cc:290] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
W20260709 13:05:39.809366 18509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 59459.4us
I20260709 13:05:39.811838 19136 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:39.815548 18509 leader_election.cc:336] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
W20260709 13:05:39.816311 18509 leader_election.cc:336] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.819638 18434 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:39.820547 19239 raft_consensus.cc:2804] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:39.820989 19239 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 41aaaf7b190041fcadaa9db53f551c8b)
I20260709 13:05:39.821393 19239 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.830331 18290 catalog_manager.cc:5697] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 2 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.833462 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "232cd2a4aa564f14ab46dbebe10da805" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:39.834141 18463 raft_consensus.cc:3060] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.835671 19239 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:39.840816 19239 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: Requested vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
W20260709 13:05:39.842775 18435 leader_election.cc:336] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.845005 18463 raft_consensus.cc:2468] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
W20260709 13:05:39.851179 18583 leader_election.cc:336] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
W20260709 13:05:39.851944 18583 leader_election.cc:336] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.866961 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:39.867573 18535 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:39.874754 18535 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 94620d4d29684d718973b984c40661df in term 2.
I20260709 13:05:39.889326 18509 leader_election.cc:304] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:39.890158 18290 catalog_manager.cc:5697] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4). New cstate: current_term: 2 leader_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.894786 18612 raft_consensus.cc:1275] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:39.895323 19227 raft_consensus.cc:2804] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.895846 19227 raft_consensus.cc:697] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:39.896701 19227 consensus_queue.cc:237] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:39.889616 18288 catalog_manager.cc:5697] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.890302 18434 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [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: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:39.900324 19136 consensus_queue.cc:1048] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:39.901301 19239 raft_consensus.cc:2804] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:39.901787 19239 raft_consensus.cc:697] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Becoming Leader. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:39.902554 19239 consensus_queue.cc:237] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
W20260709 13:05:39.908883 18509 leader_election.cc:336] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
W20260709 13:05:39.909799 18509 leader_election.cc:336] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111)
I20260709 13:05:39.955296 18290 catalog_manager.cc:5697] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 94620d4d29684d718973b984c40661df (127.14.167.2). New cstate: current_term: 2 leader_uuid: "94620d4d29684d718973b984c40661df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:39.957283 18509 consensus_peers.cc:597] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:39.973171 18290 catalog_manager.cc:5697] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.022090 18612 raft_consensus.cc:1275] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 94620d4d29684d718973b984c40661df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.027488 19236 consensus_queue.cc:1048] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:40.051126 18509 consensus_peers.cc:597] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.068279 18435 consensus_peers.cc:597] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:40.093516 18609 raft_consensus.cc:1275] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.095192 19227 consensus_queue.cc:1048] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:40.120143 18583 consensus_peers.cc:597] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.198028 18583 consensus_peers.cc:597] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:40.216315 18463 raft_consensus.cc:1275] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer a66c47f752e64d2b8c3f39cddc237eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.218634 19241 consensus_queue.cc:1048] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:40.222410 18535 raft_consensus.cc:1275] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer a66c47f752e64d2b8c3f39cddc237eb7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.223956 19214 consensus_queue.cc:1048] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:40.271235 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.285732 18435 consensus_peers.cc:597] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.287321 18509 consensus_peers.cc:597] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:40.367836 18609 raft_consensus.cc:1275] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.373471 19136 consensus_queue.cc:1048] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:40.388500 18435 consensus_peers.cc:597] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.411584 15004 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18415)
I20260709 13:05:40.429662 18534 raft_consensus.cc:1275] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 94620d4d29684d718973b984c40661df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:05:40.430471 18583 consensus_peers.cc:597] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:40.431885 18534 raft_consensus.cc:1275] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 94620d4d29684d718973b984c40661df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.454656 19239 consensus_queue.cc:1048] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:40.477717 18509 consensus_peers.cc:597] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.478497 18509 consensus_peers.cc:597] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:40.478961 18509 consensus_peers.cc:597] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:40.485690 18460 raft_consensus.cc:1275] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:40.488564 19265 consensus_queue.cc:1048] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
W20260709 13:05:40.497924 18435 consensus_peers.cc:597] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:05:40.507404 19264 consensus_queue.cc:1048] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:05:40.534137 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 64730.1us
W20260709 13:05:40.550638 18509 consensus_peers.cc:597] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.567418 18435 consensus_peers.cc:597] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.573866 18435 consensus_peers.cc:597] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.611295 18583 consensus_peers.cc:597] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.611821 18583 consensus_peers.cc:597] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.612249 18583 consensus_peers.cc:597] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.650300 18583 consensus_peers.cc:597] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.659744 18583 consensus_peers.cc:597] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.660209 18583 consensus_peers.cc:597] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.660632 18583 consensus_peers.cc:597] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.661046 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.668938 18435 consensus_peers.cc:597] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.698688 18435 consensus_peers.cc:597] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.715518 18435 consensus_peers.cc:597] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.717623 18583 consensus_peers.cc:597] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.718197 18583 consensus_peers.cc:597] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.767721 18509 consensus_peers.cc:597] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.768662 18435 consensus_peers.cc:597] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.789139 18435 consensus_peers.cc:597] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.809413 18435 consensus_peers.cc:597] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.859795 18583 consensus_peers.cc:597] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.869333 18583 consensus_peers.cc:597] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.969005 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 52541.7us
W20260709 13:05:40.977077 18435 consensus_peers.cc:597] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.980459 18435 consensus_peers.cc:597] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:40.997608 18583 consensus_peers.cc:597] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.011375 18435 consensus_peers.cc:597] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.021992 18509 consensus_peers.cc:597] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.060412 18435 consensus_peers.cc:597] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.091706 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.237450 18583 consensus_peers.cc:597] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.270319 18583 consensus_peers.cc:597] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:41.412101 15004 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 18415)
W20260709 13:05:42.306576 18509 consensus_peers.cc:597] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.412564 15004 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 18415)
W20260709 13:05:42.530805 18509 consensus_peers.cc:597] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.589038 18583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 52583.2us
W20260709 13:05:42.600629 18509 consensus_peers.cc:597] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.623324 18583 consensus_peers.cc:597] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.636953 18435 consensus_peers.cc:597] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.646078 18583 consensus_peers.cc:597] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.711598 18435 consensus_peers.cc:597] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.774768 18435 consensus_peers.cc:597] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.817930 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.836076 18583 consensus_peers.cc:597] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.841246 18583 consensus_peers.cc:597] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.853030 18435 consensus_peers.cc:597] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.855553 18583 consensus_peers.cc:597] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.862603 18435 consensus_peers.cc:597] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:42.896646 18583 consensus_peers.cc:597] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.899940 18509 consensus_peers.cc:597] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.903187 18583 consensus_peers.cc:597] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.927014 18509 consensus_peers.cc:597] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:42.966545 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.005548 18509 consensus_peers.cc:597] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.005718 18583 consensus_peers.cc:597] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.017860 18583 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111) [suppressed 448 similar messages]
W20260709 13:05:43.087260 18583 consensus_peers.cc:597] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.110407 18509 consensus_peers.cc:597] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:05:43.124262 18583 consensus_peers.cc:597] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.134464 18435 consensus_peers.cc:597] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.184512 18435 consensus_peers.cc:597] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.223212 18509 consensus_peers.cc:597] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.243651 18435 consensus_peers.cc:597] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.283313 18435 consensus_peers.cc:597] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.283982 18583 consensus_peers.cc:597] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.298058 18583 consensus_peers.cc:597] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.377079 18435 consensus_peers.cc:597] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.411077 18435 consensus_peers.cc:597] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.413026 15004 thread.cc:527] Waited for 5000ms trying to join with diag-logger (tid 18415)
W20260709 13:05:43.416018 18435 consensus_peers.cc:597] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.415298 18509 consensus_peers.cc:597] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.480337 18435 consensus_peers.cc:597] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.490649 18435 consensus_peers.cc:597] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.491134 18583 consensus_peers.cc:597] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.524240 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.539412 18435 consensus_peers.cc:597] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.574095 18435 consensus_peers.cc:597] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.615916 18583 consensus_peers.cc:597] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.640501 18583 consensus_peers.cc:597] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.747429 18582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 79040.1us
W20260709 13:05:43.855266 18583 consensus_peers.cc:597] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:43.858635 18583 consensus_peers.cc:597] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:44.415859 15004 thread.cc:527] Waited for 6000ms trying to join with diag-logger (tid 18415)
W20260709 13:05:44.476289 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 52614.4us
W20260709 13:05:44.919977 18509 consensus_peers.cc:597] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:44.939970 18583 consensus_peers.cc:597] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:45.047819 18435 consensus_peers.cc:597] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:45.088865 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
W20260709 13:05:45.090221 18583 consensus_peers.cc:597] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:45.113852 18435 consensus_peers.cc:597] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.123310 18509 consensus_peers.cc:597] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:45.154501 18435 consensus_peers.cc:597] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:45.159571 18509 consensus_peers.cc:597] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.179765 18435 consensus_peers.cc:597] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:45.225373 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:45.287773 18583 consensus_peers.cc:597] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.290040 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.295686 18583 consensus_peers.cc:597] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.298269 19287 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 13:05:45.299612 19286 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 13:05:45.352604 19289 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 13:05:45.359084 15004 server_base.cc:1061] running on GCE node
I20260709 13:05:45.363886 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:45.364192 15004 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 13:05:45.364395 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602345364380 us; error 0 us; skew 500 ppm
I20260709 13:05:45.365084 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 13:05:45.382750 18583 consensus_peers.cc:597] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.391839 15004 webserver.cc:533] Webserver started at http://127.14.167.1:37641/ using document root <none> and password file <none>
W20260709 13:05:45.391881 18509 consensus_peers.cc:597] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.392868 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:45.393200 15004 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:05:45.398329 15004 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
W20260709 13:05:45.405961 18509 consensus_peers.cc:597] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.413132 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.414510 19295 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:45.415496 15004 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.004s	sys 0.004s
I20260709 13:05:45.415884 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "41aaaf7b190041fcadaa9db53f551c8b"
format_stamp: "Formatted at 2026-07-09 13:05:23 on dist-test-slave-vpdx"
I20260709 13:05:45.416457 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602237123115-15004-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 13:05:45.424997 18583 consensus_peers.cc:597] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.447075 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:45.449524 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:45.451886 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:45.466061 19302 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 13:05:45.471622 18435 consensus_peers.cc:597] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.489189 18509 consensus_peers.cc:597] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:05:45.548863 18583 consensus_peers.cc:597] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.569805 18435 consensus_peers.cc:597] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.589250 18583 consensus_peers.cc:597] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.625072 18435 consensus_peers.cc:597] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.734763 18583 consensus_peers.cc:597] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.786646 18583 consensus_peers.cc:597] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.798686 18435 consensus_peers.cc:597] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.820250 18509 consensus_peers.cc:597] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:05:45.841089 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 13:05:45.841506 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.377s	user 0.008s	sys 0.001s
I20260709 13:05:45.841859 15004 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 13:05:45.848618 19302 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:45.869903 18435 consensus_peers.cc:597] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.872234 18435 consensus_peers.cc:597] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.890918 19302 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:45.891851 19302 tablet_bootstrap.cc:492] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:45.892488 19302 ts_tablet_manager.cc:1403] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.014s
W20260709 13:05:45.897507 18435 consensus_peers.cc:597] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.899649 19302 raft_consensus.cc:359] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:45.900411 19302 raft_consensus.cc:740] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.901292 19302 consensus_queue.cc:260] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:45.916326 19302 ts_tablet_manager.cc:1434] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.002s
I20260709 13:05:45.917207 19302 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:45.943162 18583 consensus_peers.cc:597] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.946466 18435 consensus_peers.cc:597] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:45.949576 18435 consensus_peers.cc:597] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:45.961598 19302 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:45.962643 19302 tablet_bootstrap.cc:492] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:45.963311 19302 ts_tablet_manager.cc:1403] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.008s
I20260709 13:05:45.965698 19302 raft_consensus.cc:359] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:45.966450 19302 raft_consensus.cc:740] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.967211 19302 consensus_queue.cc:260] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:45.969224 19302 ts_tablet_manager.cc:1434] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:45.974457 19302 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:46.000641 18435 consensus_peers.cc:597] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:46.012394 18583 consensus_peers.cc:597] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:46.019286 18509 consensus_peers.cc:597] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.020854 19302 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: 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
W20260709 13:05:46.033921 18435 consensus_peers.cc:597] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.031198 19302 tablet_bootstrap.cc:492] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
W20260709 13:05:46.035562 18583 consensus_peers.cc:597] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.036134 19302 ts_tablet_manager.cc:1403] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.004s
I20260709 13:05:46.038740 19302 raft_consensus.cc:359] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.039409 19302 raft_consensus.cc:740] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
W20260709 13:05:46.042847 18509 consensus_peers.cc:597] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.041743 19302 consensus_queue.cc:260] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.044938 19302 ts_tablet_manager.cc:1434] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:05:46.045986 19302 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.079623 19302 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.080564 19302 tablet_bootstrap.cc:492] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.083771 19302 ts_tablet_manager.cc:1403] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.003s
W20260709 13:05:46.085639 18435 consensus_peers.cc:597] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.088632 19302 raft_consensus.cc:359] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.089331 19302 raft_consensus.cc:740] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.090204 19302 consensus_queue.cc:260] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.092209 19302 ts_tablet_manager.cc:1434] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:46.092988 19302 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.111069 19302 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.111977 19302 tablet_bootstrap.cc:492] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.112627 19302 ts_tablet_manager.cc:1403] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 13:05:46.117362 15004 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 13:05:46.117826 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.276s	user 0.236s	sys 0.000s
I20260709 13:05:46.117069 19302 raft_consensus.cc:359] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.118626 19302 raft_consensus.cc:740] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.119390 19302 consensus_queue.cc:260] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.121394 19302 ts_tablet_manager.cc:1434] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 13:05:46.122179 19302 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.151080 19302 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.152148 19302 tablet_bootstrap.cc:492] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.152918 19302 ts_tablet_manager.cc:1403] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260709 13:05:46.155540 19302 raft_consensus.cc:359] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.156380 19302 raft_consensus.cc:740] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.157074 19302 consensus_queue.cc:260] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.159200 19302 ts_tablet_manager.cc:1434] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:46.160066 19302 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:46.182201 18583 consensus_peers.cc:597] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.184739 19302 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.187958 19302 tablet_bootstrap.cc:492] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.188988 19302 ts_tablet_manager.cc:1403] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.004s
I20260709 13:05:46.191907 19302 raft_consensus.cc:359] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.192615 19302 raft_consensus.cc:740] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.193828 19302 consensus_queue.cc:260] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.195827 19302 ts_tablet_manager.cc:1434] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:46.199800 19302 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:46.203333 18583 consensus_peers.cc:597] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
W20260709 13:05:46.214736 18583 consensus_peers.cc:597] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.229918 19302 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.231241 19302 tablet_bootstrap.cc:492] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.231907 19302 ts_tablet_manager.cc:1403] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.008s
I20260709 13:05:46.234612 19302 raft_consensus.cc:359] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.235929 19302 raft_consensus.cc:740] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.236716 19302 consensus_queue.cc:260] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.238996 19302 ts_tablet_manager.cc:1434] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:46.239759 19302 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.263738 19302 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.264518 19302 tablet_bootstrap.cc:492] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.264984 19302 ts_tablet_manager.cc:1403] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 13:05:46.268394 19302 raft_consensus.cc:359] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.269071 19302 raft_consensus.cc:740] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.269790 19302 consensus_queue.cc:260] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.272008 19302 ts_tablet_manager.cc:1434] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:46.272785 19302 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.290585 19302 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.291621 19302 tablet_bootstrap.cc:492] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.292376 19302 ts_tablet_manager.cc:1403] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 13:05:46.294885 19302 raft_consensus.cc:359] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.295612 19302 raft_consensus.cc:740] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.296466 19302 consensus_queue.cc:260] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.298774 19302 ts_tablet_manager.cc:1434] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:46.299676 19302 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.345399 19302 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.346395 19302 tablet_bootstrap.cc:492] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.347028 19302 ts_tablet_manager.cc:1403] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.020s
I20260709 13:05:46.349378 19302 raft_consensus.cc:359] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.349977 19302 raft_consensus.cc:740] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.350695 19302 consensus_queue.cc:260] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.352896 19302 ts_tablet_manager.cc:1434] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:46.353648 19302 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.373996 19302 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: 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
W20260709 13:05:46.374092 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260709 13:05:46.374845 19302 tablet_bootstrap.cc:492] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.375509 19302 ts_tablet_manager.cc:1403] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.011s
I20260709 13:05:46.379982 19302 raft_consensus.cc:359] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.380707 19302 raft_consensus.cc:740] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.382267 19302 consensus_queue.cc:260] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.384827 19302 ts_tablet_manager.cc:1434] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 13:05:46.385406 19302 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.406961 19302 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.407891 19302 tablet_bootstrap.cc:492] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.408524 19302 ts_tablet_manager.cc:1403] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.004s
I20260709 13:05:46.410465 19302 raft_consensus.cc:359] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.411072 19302 raft_consensus.cc:740] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.411593 19302 consensus_queue.cc:260] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.413592 19302 ts_tablet_manager.cc:1434] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:46.414335 19302 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.550376 19375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:39305 every 8 connection(s)
I20260709 13:05:46.550876 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:39305
I20260709 13:05:46.679989 19345 raft_consensus.cc:3060] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.684260 19302 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.688445 19302 tablet_bootstrap.cc:492] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.689072 19302 ts_tablet_manager.cc:1403] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.275s	user 0.077s	sys 0.130s
I20260709 13:05:46.689239 19376 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39251
I20260709 13:05:46.689749 19376 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:46.690688 19376 heartbeater.cc:507] Master 127.14.167.62:39251 requested a full tablet report, sending...
I20260709 13:05:46.698657 19343 raft_consensus.cc:3060] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.710634 19302 raft_consensus.cc:359] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.711998 19302 raft_consensus.cc:740] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.712790 19302 consensus_queue.cc:260] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.716465 19302 ts_tablet_manager.cc:1434] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260709 13:05:46.717308 19302 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.751166 19302 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.752153 19302 tablet_bootstrap.cc:492] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.752835 19302 ts_tablet_manager.cc:1403] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.003s
I20260709 13:05:46.755334 19302 raft_consensus.cc:359] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.756073 19302 raft_consensus.cc:740] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.756695 19302 consensus_queue.cc:260] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.758812 19302 ts_tablet_manager.cc:1434] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:05:46.759660 19302 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.760509 18290 ts_manager.cc:194] Re-registered known tserver with Master: 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:46.784183 19302 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.785209 19302 tablet_bootstrap.cc:492] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.785913 19302 ts_tablet_manager.cc:1403] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.003s
I20260709 13:05:46.788621 19302 raft_consensus.cc:359] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.792589 19302 raft_consensus.cc:740] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.793403 19302 consensus_queue.cc:260] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:46.795573 19302 ts_tablet_manager.cc:1434] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:46.796388 19302 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.807543 18290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50456
I20260709 13:05:46.813251 19376 heartbeater.cc:499] Master 127.14.167.62:39251 was elected leader, sending a full tablet report...
I20260709 13:05:46.828837 19341 raft_consensus.cc:3060] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.830796 19302 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.831815 19302 tablet_bootstrap.cc:492] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.832474 19302 ts_tablet_manager.cc:1403] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.013s
I20260709 13:05:46.835021 19302 raft_consensus.cc:359] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.835713 19302 raft_consensus.cc:740] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.836370 19302 consensus_queue.cc:260] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.838505 19302 ts_tablet_manager.cc:1434] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:46.839280 19302 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.878569 19345 raft_consensus.cc:3060] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:46.893414 19302 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.896153 19302 tablet_bootstrap.cc:492] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.896796 19302 ts_tablet_manager.cc:1403] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.058s	user 0.024s	sys 0.012s
I20260709 13:05:46.899906 19302 raft_consensus.cc:359] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.900635 19302 raft_consensus.cc:740] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.901371 19302 consensus_queue.cc:260] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:46.903985 19302 ts_tablet_manager.cc:1434] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:46.905414 19302 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.926776 19302 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.927554 19302 tablet_bootstrap.cc:492] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.928102 19302 ts_tablet_manager.cc:1403] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260709 13:05:46.929823 19302 raft_consensus.cc:359] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.930284 19302 raft_consensus.cc:740] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.930821 19302 consensus_queue.cc:260] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.932269 19302 ts_tablet_manager.cc:1434] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:46.932920 19302 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.949476 19302 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.950465 19302 tablet_bootstrap.cc:492] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.951144 19302 ts_tablet_manager.cc:1403] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:05:46.956463 19302 raft_consensus.cc:359] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.957129 19302 raft_consensus.cc:740] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.957793 19302 consensus_queue.cc:260] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.959933 19302 ts_tablet_manager.cc:1434] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:46.961948 19302 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.981168 19302 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:46.981935 19302 tablet_bootstrap.cc:492] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:46.982510 19302 ts_tablet_manager.cc:1403] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.001s
I20260709 13:05:46.984325 19302 raft_consensus.cc:359] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.984782 19302 raft_consensus.cc:740] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.985268 19302 consensus_queue.cc:260] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:46.986917 19302 ts_tablet_manager.cc:1434] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:46.988437 19302 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:46.989596 19341 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.015097 19302 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.016103 19302 tablet_bootstrap.cc:492] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.016757 19302 ts_tablet_manager.cc:1403] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.004s
I20260709 13:05:47.019218 19302 raft_consensus.cc:359] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.019852 19302 raft_consensus.cc:740] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.020481 19302 consensus_queue.cc:260] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.022449 19302 ts_tablet_manager.cc:1434] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:05:47.023640 19302 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.034210 19345 raft_consensus.cc:3060] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.055521 19302 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.056565 19302 tablet_bootstrap.cc:492] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.057246 19302 ts_tablet_manager.cc:1403] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.004s
I20260709 13:05:47.060787 19302 raft_consensus.cc:359] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.074461 19302 raft_consensus.cc:740] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.075227 19302 consensus_queue.cc:260] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.077280 19302 ts_tablet_manager.cc:1434] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.019s	user 0.002s	sys 0.001s
I20260709 13:05:47.079276 19302 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.101464 19302 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.105382 19302 tablet_bootstrap.cc:492] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.106117 19302 ts_tablet_manager.cc:1403] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.002s
I20260709 13:05:47.108479 19302 raft_consensus.cc:359] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.109128 19302 raft_consensus.cc:740] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.109391 19345 raft_consensus.cc:3060] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.109854 19302 consensus_queue.cc:260] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.112663 19302 ts_tablet_manager.cc:1434] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:47.113420 19302 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.156698 19302 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.157577 19302 tablet_bootstrap.cc:492] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.158236 19302 ts_tablet_manager.cc:1403] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.045s	user 0.037s	sys 0.002s
I20260709 13:05:47.160439 19302 raft_consensus.cc:359] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.161090 19302 raft_consensus.cc:740] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.161715 19302 consensus_queue.cc:260] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.163699 19302 ts_tablet_manager.cc:1434] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:47.170109 19302 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.186836 19302 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.188154 19302 tablet_bootstrap.cc:492] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.188781 19302 ts_tablet_manager.cc:1403] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:05:47.196399 19302 raft_consensus.cc:359] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.197125 19302 raft_consensus.cc:740] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.197781 19302 consensus_queue.cc:260] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.200270 19302 ts_tablet_manager.cc:1434] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:47.206338 19302 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.220841 19302 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.221499 19302 tablet_bootstrap.cc:492] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.222136 19302 ts_tablet_manager.cc:1403] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:05:47.224020 19302 raft_consensus.cc:359] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.224462 19302 raft_consensus.cc:740] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.224987 19302 consensus_queue.cc:260] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.226639 19302 ts_tablet_manager.cc:1434] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:47.230433 19302 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.252983 19302 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.253748 19302 tablet_bootstrap.cc:492] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.254374 19302 ts_tablet_manager.cc:1403] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.004s
I20260709 13:05:47.256424 19302 raft_consensus.cc:359] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.257038 19302 raft_consensus.cc:740] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.257651 19302 consensus_queue.cc:260] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.259095 19302 ts_tablet_manager.cc:1434] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:47.260195 19302 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.291385 19302 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.292053 19302 tablet_bootstrap.cc:492] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.292548 19302 ts_tablet_manager.cc:1403] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.016s
I20260709 13:05:47.294301 19302 raft_consensus.cc:359] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.294767 19302 raft_consensus.cc:740] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.295331 19302 consensus_queue.cc:260] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.296819 19302 ts_tablet_manager.cc:1434] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:47.297785 19302 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.309957 19302 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.310791 19302 tablet_bootstrap.cc:492] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.311357 19302 ts_tablet_manager.cc:1403] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 13:05:47.314247 19302 raft_consensus.cc:359] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.314864 19302 raft_consensus.cc:740] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.315460 19302 consensus_queue.cc:260] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.317421 19302 ts_tablet_manager.cc:1434] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:47.318152 19302 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.331189 19302 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.331899 19302 tablet_bootstrap.cc:492] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.332414 19302 ts_tablet_manager.cc:1403] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 13:05:47.334594 19302 raft_consensus.cc:359] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.335108 19302 raft_consensus.cc:740] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.335697 19302 consensus_queue.cc:260] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.337268 19302 ts_tablet_manager.cc:1434] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:47.337903 19302 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.371870 19302 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.372553 19302 tablet_bootstrap.cc:492] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.373059 19302 ts_tablet_manager.cc:1403] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.035s	user 0.028s	sys 0.004s
I20260709 13:05:47.374787 19302 raft_consensus.cc:359] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.375275 19302 raft_consensus.cc:740] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.375813 19302 consensus_queue.cc:260] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.377535 19302 ts_tablet_manager.cc:1434] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:47.378409 19302 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.480338 19302 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.481248 19302 tablet_bootstrap.cc:492] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.481885 19302 ts_tablet_manager.cc:1403] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.104s	user 0.045s	sys 0.040s
I20260709 13:05:47.484655 19302 raft_consensus.cc:359] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.485116 19302 raft_consensus.cc:740] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.485765 19302 consensus_queue.cc:260] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.487744 19302 ts_tablet_manager.cc:1434] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:47.489450 19341 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.488530 19302 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.523216 19302 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.524019 19302 tablet_bootstrap.cc:492] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.524456 19302 ts_tablet_manager.cc:1403] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260709 13:05:47.526261 19302 raft_consensus.cc:359] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.526825 19302 raft_consensus.cc:740] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.527454 19302 consensus_queue.cc:260] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.528896 19302 ts_tablet_manager.cc:1434] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:47.529525 19302 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.543747 19302 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:47.545465 19302 tablet_bootstrap.cc:492] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.546110 19302 ts_tablet_manager.cc:1403] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 13:05:47.548432 19302 raft_consensus.cc:359] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.549057 19302 raft_consensus.cc:740] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.549656 19302 consensus_queue.cc:260] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.551614 19302 ts_tablet_manager.cc:1434] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:47.552362 19302 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.575049 19302 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.575886 19302 tablet_bootstrap.cc:492] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.576561 19302 ts_tablet_manager.cc:1403] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260709 13:05:47.578832 19302 raft_consensus.cc:359] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.579465 19302 raft_consensus.cc:740] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.580065 19302 consensus_queue.cc:260] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.582010 19302 ts_tablet_manager.cc:1434] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:05:47.582902 19302 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.599756 19302 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.600770 19302 tablet_bootstrap.cc:492] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.601511 19302 ts_tablet_manager.cc:1403] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260709 13:05:47.603840 19302 raft_consensus.cc:359] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.604521 19302 raft_consensus.cc:740] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.605612 19302 consensus_queue.cc:260] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.608453 19302 ts_tablet_manager.cc:1434] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:05:47.617502 19302 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.635797 19302 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.636690 19302 tablet_bootstrap.cc:492] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.637276 19302 ts_tablet_manager.cc:1403] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 13:05:47.639726 19302 raft_consensus.cc:359] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.640398 19302 raft_consensus.cc:740] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.641075 19302 consensus_queue.cc:260] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.643095 19302 ts_tablet_manager.cc:1434] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:05:47.643836 19302 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.648190 19341 raft_consensus.cc:3060] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:47.678201 19302 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.679136 19302 tablet_bootstrap.cc:492] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.679944 19302 ts_tablet_manager.cc:1403] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.005s
I20260709 13:05:47.682545 19302 raft_consensus.cc:359] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.683288 19302 raft_consensus.cc:740] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.684054 19302 consensus_queue.cc:260] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.686065 19302 ts_tablet_manager.cc:1434] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:47.686829 19302 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.701115 19302 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.701812 19302 tablet_bootstrap.cc:492] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.702284 19302 ts_tablet_manager.cc:1403] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 13:05:47.703927 19302 raft_consensus.cc:359] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.704376 19302 raft_consensus.cc:740] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.704910 19302 consensus_queue.cc:260] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.706931 19302 ts_tablet_manager.cc:1434] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:47.707712 19302 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.735076 19302 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.736011 19302 tablet_bootstrap.cc:492] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.736653 19302 ts_tablet_manager.cc:1403] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260709 13:05:47.739043 19302 raft_consensus.cc:359] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.739816 19302 raft_consensus.cc:740] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.740535 19302 consensus_queue.cc:260] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.742679 19302 ts_tablet_manager.cc:1434] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:47.743465 19302 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.908864 19302 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.909830 19302 tablet_bootstrap.cc:492] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.910504 19302 ts_tablet_manager.cc:1403] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.167s	user 0.078s	sys 0.072s
I20260709 13:05:47.912855 19302 raft_consensus.cc:359] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.913563 19302 raft_consensus.cc:740] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.914251 19302 consensus_queue.cc:260] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:47.916752 19302 ts_tablet_manager.cc:1434] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:47.917510 19302 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.930202 19302 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.930837 19302 tablet_bootstrap.cc:492] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.931286 19302 ts_tablet_manager.cc:1403] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:05:47.933131 19302 raft_consensus.cc:359] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.933579 19302 raft_consensus.cc:740] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.934113 19302 consensus_queue.cc:260] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:47.935774 19302 ts_tablet_manager.cc:1434] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:47.936713 19302 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
W20260709 13:05:47.948001 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 21: this message will repeat every 5th retry.
I20260709 13:05:47.956622 19302 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.961135 19302 tablet_bootstrap.cc:492] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.961952 19302 ts_tablet_manager.cc:1403] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.002s
I20260709 13:05:47.964247 19302 raft_consensus.cc:359] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.965242 19302 raft_consensus.cc:740] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.965777 19302 consensus_queue.cc:260] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:47.967826 19302 ts_tablet_manager.cc:1434] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:47.971050 19302 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap starting.
I20260709 13:05:47.995980 19302 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: 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 13:05:47.996783 19302 tablet_bootstrap.cc:492] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Bootstrap complete.
I20260709 13:05:47.997402 19302 ts_tablet_manager.cc:1403] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260709 13:05:47.999415 19302 raft_consensus.cc:359] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:48.000061 19302 raft_consensus.cc:740] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.000756 19302 consensus_queue.cc:260] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [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: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:48.002794 19302 ts_tablet_manager.cc:1434] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 13:05:49.609335 18435 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.515s	user 0.013s	sys 0.003s
W20260709 13:05:49.610833 18435 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.517s	user 0.013s	sys 0.003s
W20260709 13:05:49.707988 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 101372us
W20260709 13:05:49.833585 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 53600us
I20260709 13:05:49.964551 19447 raft_consensus.cc:493] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:49.965123 19447 raft_consensus.cc:515] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:49.966706 19445 raft_consensus.cc:493] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fec67b8f4fe4e9f996565687214176e)
I20260709 13:05:49.967216 19445 raft_consensus.cc:515] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:49.967784 19447 leader_election.cc:290] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:49.969357 19445 leader_election.cc:290] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:49.963238 19440 raft_consensus.cc:493] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:49.970984 19440 raft_consensus.cc:515] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:49.972929 19440 leader_election.cc:290] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
W20260709 13:05:49.982487 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.4:39013, user_credentials={real_user=slave}} blocked reactor thread for 147713us
I20260709 13:05:49.983807 19451 raft_consensus.cc:493] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:49.990212 18537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:49.994681 19449 raft_consensus.cc:493] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4fec67b8f4fe4e9f996565687214176e)
I20260709 13:05:49.995211 19449 raft_consensus.cc:515] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:49.997175 19449 leader_election.cc:290] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305)
I20260709 13:05:50.003446 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.010428 19451 raft_consensus.cc:515] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:50.018574 19451 leader_election.cc:290] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:50.034435 19374 raft_consensus.cc:493] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94620d4d29684d718973b984c40661df)
I20260709 13:05:50.035048 19374 raft_consensus.cc:515] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:50.037055 19374 leader_election.cc:290] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:50.050418 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94931b4f314429180ef3a8af4beb747" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
W20260709 13:05:50.070839 18434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.3:33003, user_credentials={real_user=slave}} blocked reactor thread for 65342us
I20260709 13:05:50.076946 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.079350 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "328adffbe78a441c80b9b9cf0e0288f9" candidate_uuid: "94620d4d29684d718973b984c40661df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.088770 19460 raft_consensus.cc:493] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94620d4d29684d718973b984c40661df)
I20260709 13:05:50.101737 18612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e94931b4f314429180ef3a8af4beb747" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.104266 18612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.095686 19459 raft_consensus.cc:493] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4fec67b8f4fe4e9f996565687214176e)
I20260709 13:05:50.096803 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:50.106006 19459 raft_consensus.cc:515] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:50.108608 18434 leader_election.cc:304] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [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: 94620d4d29684d718973b984c40661df; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.112906 19459 leader_election.cc:290] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:50.113519 19439 raft_consensus.cc:2749] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.116279 19463 raft_consensus.cc:493] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:50.116894 19463 raft_consensus.cc:515] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:50.102102 19460 raft_consensus.cc:515] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:50.120167 19460 leader_election.cc:290] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:50.126005 19460 raft_consensus.cc:493] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4fec67b8f4fe4e9f996565687214176e)
I20260709 13:05:50.127446 19460 raft_consensus.cc:515] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:50.122586 19341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6fdf8a52f8d4fa89b8d3dc56aa700be" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:50.129428 19460 leader_election.cc:290] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:50.138806 19460 raft_consensus.cc:493] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94620d4d29684d718973b984c40661df)
I20260709 13:05:50.139346 19460 raft_consensus.cc:515] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:50.141212 19460 leader_election.cc:290] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:50.141697 19460 raft_consensus.cc:493] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94620d4d29684d718973b984c40661df)
I20260709 13:05:50.142184 19460 raft_consensus.cc:515] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:50.143970 19460 leader_election.cc:290] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:50.144425 19460 raft_consensus.cc:493] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a66c47f752e64d2b8c3f39cddc237eb7)
I20260709 13:05:50.144909 19460 raft_consensus.cc:515] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:50.146775 19460 leader_election.cc:290] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:50.118314 19459 raft_consensus.cc:493] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 94620d4d29684d718973b984c40661df)
I20260709 13:05:50.120342 18509 leader_election.cc:304] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.126896 19461 raft_consensus.cc:493] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 4fec67b8f4fe4e9f996565687214176e)
I20260709 13:05:50.164193 19374 raft_consensus.cc:2749] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:50.164366 18509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.2:43847, user_credentials={real_user=slave}} blocked reactor thread for 44102.2us
I20260709 13:05:50.164114 19461 raft_consensus.cc:515] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:50.121511 19463 leader_election.cc:290] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:50.164760 19343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d845334ea9242bbbf766833d7b39d0d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:50.166385 19461 leader_election.cc:290] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:50.168439 19341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:50.168994 19459 raft_consensus.cc:515] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:50.172457 19459 leader_election.cc:290] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:50.181104 19345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4a855d35ef3481eb8922e419e72659e" candidate_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b" is_pre_election: true
I20260709 13:05:50.191996 18509 leader_election.cc:304] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.193359 19418 raft_consensus.cc:2749] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.193624 18509 leader_election.cc:304] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [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: 4fec67b8f4fe4e9f996565687214176e; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df
I20260709 13:05:50.194383 19418 raft_consensus.cc:2749] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.216190 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.216425 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.217589 18534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.217597 18535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.217892 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.218922 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.219664 18609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6764d4160c54a3ea3253b9702c9209a" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.220178 18613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.221220 18612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48644f9acbda4495aae17a196c71b0ed" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.222150 18541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4fec67b8f4fe4e9f996565687214176e" is_pre_election: true
I20260709 13:05:50.222424 18610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a29093d60b41eb84f58e3aa47a7dab" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.223452 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.223757 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09ac542509f94d39af016e80ba1eb5e7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" is_pre_election: true
I20260709 13:05:50.226244 18583 leader_election.cc:304] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:50.229132 19445 raft_consensus.cc:2749] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.232050 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a560b0aeef9445cb5317754ab1df598" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:50.233304 18462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f106221038d4d7bb5ce5bf5938458a3" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:50.233705 19299 leader_election.cc:304] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:50.234450 18463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33398ec104ca446c86113b2ba3a6dd03" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:50.234628 19464 raft_consensus.cc:2749] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.235988 19299 leader_election.cc:304] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.236456 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e00dfe687eb4cdba1f8c9597b8b1a40" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:50.236687 19464 raft_consensus.cc:2749] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.237766 19298 leader_election.cc:304] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.239372 19464 raft_consensus.cc:2749] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.239276 19298 leader_election.cc:304] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 94620d4d29684d718973b984c40661df, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.240084 19464 raft_consensus.cc:2749] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.240607 18583 leader_election.cc:304] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [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: a66c47f752e64d2b8c3f39cddc237eb7; no voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:50.240813 19298 leader_election.cc:304] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.240983 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d1c329e6e341b9abe888db9e9d97c7" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "94620d4d29684d718973b984c40661df" is_pre_election: true
I20260709 13:05:50.241598 19464 raft_consensus.cc:2749] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:50.242234 19298 leader_election.cc:304] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.242687 19458 raft_consensus.cc:2749] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:50.243903 19464 raft_consensus.cc:2749] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:05:50.244445 19298 leader_election.cc:304] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:50.246389 19464 raft_consensus.cc:2749] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.246807 19298 leader_election.cc:304] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7
I20260709 13:05:50.247467 19464 raft_consensus.cc:2749] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:50.247941 19298 leader_election.cc:304] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b; no voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df
I20260709 13:05:50.248550 19464 raft_consensus.cc:2749] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:05:50.490469 18490 debug-util.cc:398] Leaking SignalData structure 0x7b080018cd60 after lost signal to thread 15007
W20260709 13:05:50.492573 18490 debug-util.cc:398] Leaking SignalData structure 0x7b080011b9c0 after lost signal to thread 18326
W20260709 13:05:50.494972 18490 debug-util.cc:398] Leaking SignalData structure 0x7b08002bd5a0 after lost signal to thread 18493
W20260709 13:05:50.497140 18490 debug-util.cc:398] Leaking SignalData structure 0x7b0800130da0 after lost signal to thread 18567
W20260709 13:05:50.499377 18490 debug-util.cc:398] Leaking SignalData structure 0x7b080020d3e0 after lost signal to thread 18641
W20260709 13:05:50.501715 18490 debug-util.cc:398] Leaking SignalData structure 0x7b08001c3fc0 after lost signal to thread 19375
I20260709 13:05:56.679061 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:56.732030 18461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d"
dest_uuid: "94620d4d29684d718973b984c40661df"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:60382
I20260709 13:05:56.732846 18461 raft_consensus.cc:606] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:56.735163 18461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537"
dest_uuid: "94620d4d29684d718973b984c40661df"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:60382
I20260709 13:05:56.735635 18461 raft_consensus.cc:606] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:56.737807 18467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57"
dest_uuid: "94620d4d29684d718973b984c40661df"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:60382
I20260709 13:05:56.738272 18467 raft_consensus.cc:606] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:56.740186 18467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "626ab4691054481fa203468e5666e4c7"
dest_uuid: "94620d4d29684d718973b984c40661df"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:60382
I20260709 13:05:56.740541 18467 raft_consensus.cc:606] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:56.750762 18611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:56.751283 18611 raft_consensus.cc:606] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:56.753491 18467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a"
dest_uuid: "94620d4d29684d718973b984c40661df"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:60382
I20260709 13:05:56.753917 18467 raft_consensus.cc:606] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:56.754828 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:05:56.755887 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:56.818058 19285 raft_consensus.cc:993] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:56.818646 19456 raft_consensus.cc:1081] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:56.819949 18542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:05:56.820370 18542 raft_consensus.cc:493] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.820643 18542 raft_consensus.cc:3060] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.826481 18542 raft_consensus.cc:515] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.829053 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:56.828603 18542 leader_election.cc:290] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:56.829795 18461 raft_consensus.cc:3055] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.829927 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41715e2282b3459f9c4e6d09ab8c5c57" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:56.830191 18461 raft_consensus.cc:740] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:56.830544 18611 raft_consensus.cc:3060] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.830987 18461 consensus_queue.cc:260] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.832299 18461 raft_consensus.cc:3060] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.838363 18611 raft_consensus.cc:2468] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:56.839661 18508 leader_election.cc:304] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:56.840282 18461 raft_consensus.cc:2468] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:56.843365 19486 raft_consensus.cc:2804] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.843894 19486 raft_consensus.cc:697] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:56.844789 19486 consensus_queue.cc:237] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.845649 19480 raft_consensus.cc:993] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:56.848999 19285 raft_consensus.cc:993] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:56.849495 19285 raft_consensus.cc:1081] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:56.854113 19341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33286
I20260709 13:05:56.849073 19482 raft_consensus.cc:1081] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:56.854734 19341 raft_consensus.cc:493] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.855170 19341 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.871254 19341 raft_consensus.cc:515] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:56.874456 19341 leader_election.cc:290] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 3 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:56.875679 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:56.876248 18461 raft_consensus.cc:3055] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:56.876462 18461 raft_consensus.cc:740] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:56.876715 19285 raft_consensus.cc:993] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:56.877148 18461 consensus_queue.cc:260] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:56.878340 18461 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.877144 19285 raft_consensus.cc:1081] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:56.879068 18542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53972
I20260709 13:05:56.879684 18542 raft_consensus.cc:493] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.880002 18542 raft_consensus.cc:3060] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.881415 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33286
I20260709 13:05:56.881986 19344 raft_consensus.cc:493] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.882299 19344 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.882169 18288 catalog_manager.cc:5697] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 94620d4d29684d718973b984c40661df (127.14.167.2) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.887650 18461 raft_consensus.cc:2468] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 3.
I20260709 13:05:56.888623 18542 raft_consensus.cc:515] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.889109 19299 leader_election.cc:304] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:56.892699 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e7386ebc544b438da999f34ddeb537" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:56.892779 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:56.893340 18611 raft_consensus.cc:3060] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.893451 18615 raft_consensus.cc:3055] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.893920 18615 raft_consensus.cc:740] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:56.894637 18615 consensus_queue.cc:260] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.895744 18615 raft_consensus.cc:3060] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.895533 19344 raft_consensus.cc:515] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:56.891659 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4a572898d1456286c4ef93a7518d53" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:56.897710 18461 raft_consensus.cc:3060] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.898125 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:56.898666 18539 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.899502 19492 raft_consensus.cc:2804] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:56.906240 19456 raft_consensus.cc:993] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:56.906819 19285 raft_consensus.cc:1081] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:56.908478 18535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "626ab4691054481fa203468e5666e4c7"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:05:56.908955 18535 raft_consensus.cc:493] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:56.909245 18535 raft_consensus.cc:3060] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.915448 18461 raft_consensus.cc:2468] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:56.916193 18535 raft_consensus.cc:515] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.920468 18611 raft_consensus.cc:2468] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 3.
I20260709 13:05:56.920759 18509 leader_election.cc:304] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:56.921445 18535 leader_election.cc:290] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:56.921533 19486 raft_consensus.cc:2804] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.922508 19486 raft_consensus.cc:697] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:56.917629 18615 raft_consensus.cc:2468] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:56.916898 18539 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 3.
I20260709 13:05:56.923553 19486 consensus_queue.cc:237] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.924644 19298 leader_election.cc:304] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [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: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:56.922418 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:56.930096 18611 raft_consensus.cc:3060] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.929324 18542 leader_election.cc:290] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:56.931249 19344 leader_election.cc:290] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 3 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:56.922881 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626ab4691054481fa203468e5666e4c7" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:56.933390 18461 raft_consensus.cc:3055] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:56.933739 18461 raft_consensus.cc:740] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:56.934561 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096ede4b1aa1403faaf8b1e58863750d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:56.935132 18467 raft_consensus.cc:3055] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:56.935452 18467 raft_consensus.cc:740] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:56.935190 18461 consensus_queue.cc:260] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.936440 18461 raft_consensus.cc:3060] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:56.936168 18467 consensus_queue.cc:260] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:56.937381 18467 raft_consensus.cc:3060] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:56.942734 19492 raft_consensus.cc:697] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:56.943953 18461 raft_consensus.cc:2468] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:56.945066 18509 leader_election.cc:304] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:56.943678 19492 consensus_queue.cc:237] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [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: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:56.945873 19486 raft_consensus.cc:2804] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:56.946044 18611 raft_consensus.cc:2468] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:56.946684 19486 raft_consensus.cc:697] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:56.947717 19486 consensus_queue.cc:237] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:56.934518 19495 raft_consensus.cc:2804] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:56.949287 18467 raft_consensus.cc:2468] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 3.
I20260709 13:05:56.949291 19495 raft_consensus.cc:697] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 3 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:56.954205 19495 consensus_queue.cc:237] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [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: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:56.962864 18289 catalog_manager.cc:5697] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 2 to 3, leader changed from 94620d4d29684d718973b984c40661df (127.14.167.2) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 3 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.971146 18288 catalog_manager.cc:5697] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.972710 18288 catalog_manager.cc:5697] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 94620d4d29684d718973b984c40661df (127.14.167.2) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.978374 18289 catalog_manager.cc:5697] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 2 to 3, leader changed from 94620d4d29684d718973b984c40661df (127.14.167.2) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 3 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.226749 19456 raft_consensus.cc:993] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:57.227267 19502 raft_consensus.cc:1081] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:57.228598 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53988
I20260709 13:05:57.229120 18539 raft_consensus.cc:493] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.229424 18539 raft_consensus.cc:3060] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.236009 18539 raft_consensus.cc:515] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:57.238931 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:57.239430 18615 raft_consensus.cc:3060] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.237743 18539 leader_election.cc:290] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:57.239367 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f34c8bbec6084b47a3754fde768f0d0a" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:57.241477 18467 raft_consensus.cc:3055] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.241787 18467 raft_consensus.cc:740] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:57.242422 18467 consensus_queue.cc:260] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:57.243553 18467 raft_consensus.cc:3060] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.245216 18615 raft_consensus.cc:2468] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:57.246073 18508 leader_election.cc:304] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:57.246665 19486 raft_consensus.cc:2804] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.247013 19486 raft_consensus.cc:697] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:57.247713 19486 consensus_queue.cc:237] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:57.247987 18467 raft_consensus.cc:2468] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:57.257834 18289 catalog_manager.cc:5697] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from 94620d4d29684d718973b984c40661df (127.14.167.2) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.327575 18615 raft_consensus.cc:1275] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.328711 19479 consensus_queue.cc:1048] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:57.343381 18467 raft_consensus.cc:1275] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.345901 19508 consensus_queue.cc:1048] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:57.365861 18467 raft_consensus.cc:1275] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.366974 19495 consensus_queue.cc:1048] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.370103 18615 raft_consensus.cc:1275] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.371582 19495 consensus_queue.cc:1048] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.406841 18542 raft_consensus.cc:1275] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.407950 19515 consensus_queue.cc:1048] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.409906 18467 raft_consensus.cc:1275] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:57.412763 19495 consensus_queue.cc:1048] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:57.446058 18467 raft_consensus.cc:1275] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.447009 19479 consensus_queue.cc:1048] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.454792 18615 raft_consensus.cc:1275] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.456048 18611 raft_consensus.cc:1275] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.458164 19486 consensus_queue.cc:1048] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.458225 19479 consensus_queue.cc:1048] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.475787 18467 raft_consensus.cc:1275] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.477094 19486 consensus_queue.cc:1048] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.756700 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.790642 18615 raft_consensus.cc:1275] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.791908 19486 consensus_queue.cc:1048] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.796988 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:57.818722 18467 raft_consensus.cc:1275] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:57.820240 19486 consensus_queue.cc:1048] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.856791 18611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:57.857286 18611 raft_consensus.cc:606] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:57.859465 18467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb"
dest_uuid: "94620d4d29684d718973b984c40661df"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:60382
I20260709 13:05:57.859922 18467 raft_consensus.cc:606] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:57.862128 18611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:57.862582 18611 raft_consensus.cc:606] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:57.864569 18611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:57.864950 18611 raft_consensus.cc:606] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:57.866979 18611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:57.867374 18611 raft_consensus.cc:606] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:57.868264 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:57.869444 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:57.956722 19487 raft_consensus.cc:993] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:57.957188 19480 raft_consensus.cc:1081] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:57.958482 19341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:05:57.958966 19341 raft_consensus.cc:493] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:57.959240 19341 raft_consensus.cc:3060] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.964787 19341 raft_consensus.cc:515] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:57.966141 19341 leader_election.cc:290] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:57.966717 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:57.967000 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d065dd3b9b44369c62f0f0ac7ffd74" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:57.967342 18542 raft_consensus.cc:3060] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.967702 18615 raft_consensus.cc:3055] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:57.967996 18615 raft_consensus.cc:740] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:57.968684 18615 consensus_queue.cc:260] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:57.969834 18615 raft_consensus.cc:3060] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:57.973585 18542 raft_consensus.cc:2468] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:57.974735 19298 leader_election.cc:304] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:57.975800 18615 raft_consensus.cc:2468] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:57.976301 19525 raft_consensus.cc:2804] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:57.976854 19525 raft_consensus.cc:697] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:57.977779 19525 consensus_queue.cc:237] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:57.987056 18290 catalog_manager.cc:5697] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:58.013289 19487 raft_consensus.cc:993] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:58.013792 19480 raft_consensus.cc:1081] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:58.015002 18542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53972
I20260709 13:05:58.015468 18542 raft_consensus.cc:493] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.015793 18542 raft_consensus.cc:3060] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.021100 18542 raft_consensus.cc:515] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:58.023075 18542 leader_election.cc:290] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:58.023568 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:58.023890 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a722544bf4144c0e9eaa94e5366bcf37" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:58.024403 18615 raft_consensus.cc:3055] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.024952 18615 raft_consensus.cc:740] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:58.024781 18461 raft_consensus.cc:3060] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.025679 18615 consensus_queue.cc:260] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:58.026787 18615 raft_consensus.cc:3060] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.030620 18461 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:58.031718 18509 leader_election.cc:304] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:58.032056 18615 raft_consensus.cc:2468] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:58.032473 19508 raft_consensus.cc:2804] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.032969 19508 raft_consensus.cc:697] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:58.033818 19508 consensus_queue.cc:237] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:58.043421 18290 catalog_manager.cc:5697] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.051103 19487 raft_consensus.cc:993] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:58.051473 19480 raft_consensus.cc:1081] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:58.052691 19341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:05:58.053156 19341 raft_consensus.cc:493] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.053462 19341 raft_consensus.cc:3060] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.058161 19341 raft_consensus.cc:515] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:58.059863 19341 leader_election.cc:290] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:58.060850 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:58.061424 18611 raft_consensus.cc:3055] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.061702 18611 raft_consensus.cc:740] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:58.062418 18611 consensus_queue.cc:260] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:58.063588 18611 raft_consensus.cc:3060] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.063653 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab328cbbb5749df80d5dabfff388c5e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:58.065371 18461 raft_consensus.cc:3060] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.069610 18611 raft_consensus.cc:2468] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:58.070669 19298 leader_election.cc:304] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, a66c47f752e64d2b8c3f39cddc237eb7; no voters: 
I20260709 13:05:58.071313 19525 raft_consensus.cc:2804] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.071758 19525 raft_consensus.cc:697] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:58.071933 18461 raft_consensus.cc:2468] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:58.072880 19525 consensus_queue.cc:237] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:58.081004 18290 catalog_manager.cc:5697] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.151005 19456 raft_consensus.cc:993] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:58.151448 19502 raft_consensus.cc:1081] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:58.152738 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33286
I20260709 13:05:58.153240 19344 raft_consensus.cc:493] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.153476 19344 raft_consensus.cc:3060] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.158341 19344 raft_consensus.cc:515] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:58.160401 19344 leader_election.cc:290] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:58.160617 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:58.161166 18461 raft_consensus.cc:3055] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.161429 18461 raft_consensus.cc:740] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 94620d4d29684d718973b984c40661df, State: Running, Role: LEADER
I20260709 13:05:58.162361 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2df1ef51074546208af1da9e3a9034bb" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:58.163195 18542 raft_consensus.cc:3060] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.162097 18461 consensus_queue.cc:260] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:58.164198 18461 raft_consensus.cc:3060] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.172089 18542 raft_consensus.cc:2468] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:58.173460 19298 leader_election.cc:304] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:58.174175 19525 raft_consensus.cc:2804] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.174633 19525 raft_consensus.cc:697] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:58.175442 19525 consensus_queue.cc:237] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:58.185917 18290 catalog_manager.cc:5697] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from 94620d4d29684d718973b984c40661df (127.14.167.2) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.186476 18461 raft_consensus.cc:2468] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:58.210788 19487 raft_consensus.cc:993] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:58.211203 19487 raft_consensus.cc:1081] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:58.212584 19344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:05:58.212961 19344 raft_consensus.cc:493] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:58.213198 19344 raft_consensus.cc:3060] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.217679 19344 raft_consensus.cc:515] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:58.219050 19344 leader_election.cc:290] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:58.219698 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:58.219960 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51fb22ccd0cf484da09de19c7755c413" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:58.220300 18542 raft_consensus.cc:3060] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.220494 18611 raft_consensus.cc:3055] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:58.220796 18611 raft_consensus.cc:740] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:58.221483 18611 consensus_queue.cc:260] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:58.222649 18611 raft_consensus.cc:3060] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:58.226209 18542 raft_consensus.cc:2468] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:58.227147 19298 leader_election.cc:304] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:58.227780 19525 raft_consensus.cc:2804] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:58.228233 19525 raft_consensus.cc:697] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:58.228233 18611 raft_consensus.cc:2468] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:58.229043 19525 consensus_queue.cc:237] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:58.236979 18290 catalog_manager.cc:5697] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:58.427693 18615 raft_consensus.cc:1275] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.428766 19525 consensus_queue.cc:1048] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.430995 18611 raft_consensus.cc:1275] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.432364 19508 consensus_queue.cc:1048] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:05:58.446275 18542 raft_consensus.cc:1275] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.449052 19525 consensus_queue.cc:1048] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.478456 18467 raft_consensus.cc:1275] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.479861 19486 consensus_queue.cc:1048] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.561179 18615 raft_consensus.cc:1275] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.562325 19524 consensus_queue.cc:1048] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.573971 18467 raft_consensus.cc:1275] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.575351 19525 consensus_queue.cc:1048] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.596812 18542 raft_consensus.cc:1275] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.597965 19525 consensus_queue.cc:1048] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.608852 18461 raft_consensus.cc:1275] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.612325 19526 consensus_queue.cc:1048] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.625954 18539 raft_consensus.cc:1275] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.627190 19525 consensus_queue.cc:1048] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.644786 18615 raft_consensus.cc:1275] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:58.646030 19525 consensus_queue.cc:1048] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:58.870206 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.906267 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:58.941818 18611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1754741bee854badae5eeae413dc507d"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:58.942351 18611 raft_consensus.cc:606] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:05:58.944712 18615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:58.945401 18615 raft_consensus.cc:606] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:58.957937 18542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:36316
I20260709 13:05:58.958385 18542 raft_consensus.cc:606] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:58.960645 18615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:58.961131 18615 raft_consensus.cc:606] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:58.963294 18615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:05:58.963770 18615 raft_consensus.cc:606] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:05:58.964864 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:58.966401 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:59.031952 19480 raft_consensus.cc:993] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.032598 19480 raft_consensus.cc:1081] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.034482 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:05:59.035038 19343 raft_consensus.cc:493] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.035375 19343 raft_consensus.cc:3060] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.040030 19343 raft_consensus.cc:515] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:59.042239 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:59.042435 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf5bc8bb35b43feb0e94c43ef0a42aa" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:59.042770 18611 raft_consensus.cc:3055] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.042958 18461 raft_consensus.cc:3060] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.043088 18611 raft_consensus.cc:740] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:59.043911 18611 consensus_queue.cc:260] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:59.044921 18611 raft_consensus.cc:3060] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.048092 19343 leader_election.cc:290] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:05:59.048822 18461 raft_consensus.cc:2468] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.049937 19299 leader_election.cc:304] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:59.050622 19525 raft_consensus.cc:2804] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.050979 19525 raft_consensus.cc:697] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:59.051681 19525 consensus_queue.cc:237] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:05:59.052618 18611 raft_consensus.cc:2468] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.055923 19480 raft_consensus.cc:993] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.056329 19551 raft_consensus.cc:1081] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.057610 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:05:59.058174 19343 raft_consensus.cc:493] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.058501 19343 raft_consensus.cc:3060] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.060693 18288 catalog_manager.cc:5697] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.067729 19343 raft_consensus.cc:515] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:59.069854 19343 leader_election.cc:290] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:59.070004 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:59.070895 18611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b747b3c97f944a595eacc3808b39071" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:59.071143 18542 raft_consensus.cc:3060] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.071406 18611 raft_consensus.cc:3055] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.071746 18611 raft_consensus.cc:740] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:59.072324 18611 consensus_queue.cc:260] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:59.073195 18611 raft_consensus.cc:3060] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.078670 18542 raft_consensus.cc:2468] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.079238 18611 raft_consensus.cc:2468] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.079990 19298 leader_election.cc:304] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:59.081030 19526 raft_consensus.cc:2804] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.086076 19526 raft_consensus.cc:697] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:59.086982 19526 consensus_queue.cc:237] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:59.093482 19551 raft_consensus.cc:993] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.093935 19487 raft_consensus.cc:1081] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.095306 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:05:59.095777 19343 raft_consensus.cc:493] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.096095 19343 raft_consensus.cc:3060] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.096201 18288 catalog_manager.cc:5697] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.102492 19343 raft_consensus.cc:515] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:59.104243 19343 leader_election.cc:290] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:59.105314 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:59.105518 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa00d930a0a7492aa4e858f3356ce41e" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:59.105947 18539 raft_consensus.cc:3060] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.106035 18615 raft_consensus.cc:3055] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.106428 18615 raft_consensus.cc:740] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:59.107139 18615 consensus_queue.cc:260] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:59.108103 18615 raft_consensus.cc:3060] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.114624 18539 raft_consensus.cc:2468] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.115953 19298 leader_election.cc:304] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:05:59.116858 19558 raft_consensus.cc:2804] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.117717 18615 raft_consensus.cc:2468] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.117369 19558 raft_consensus.cc:697] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:59.119606 19558 consensus_queue.cc:237] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } }
I20260709 13:05:59.129216 18288 catalog_manager.cc:5697] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.290902 19551 raft_consensus.cc:993] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:59.291308 19487 raft_consensus.cc:1081] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:05:59.292469 18539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1754741bee854badae5eeae413dc507d"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53972
I20260709 13:05:59.292870 18539 raft_consensus.cc:493] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.293169 18539 raft_consensus.cc:3060] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.300263 18539 raft_consensus.cc:515] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:59.301676 18539 leader_election.cc:290] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:05:59.302275 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:59.302590 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1754741bee854badae5eeae413dc507d" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:05:59.302865 18461 raft_consensus.cc:3060] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.303170 18615 raft_consensus.cc:3055] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.303478 18615 raft_consensus.cc:740] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:05:59.307889 18615 consensus_queue.cc:260] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:59.308820 18615 raft_consensus.cc:3060] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.308980 18461 raft_consensus.cc:2468] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:59.309949 18509 leader_election.cc:304] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:59.311213 19540 raft_consensus.cc:2804] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.311650 19540 raft_consensus.cc:697] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:59.312431 19540 consensus_queue.cc:237] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:05:59.320017 18615 raft_consensus.cc:2468] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:05:59.325034 18288 catalog_manager.cc:5697] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.465583 18539 raft_consensus.cc:1275] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.466566 19558 consensus_queue.cc:1048] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.475365 18615 raft_consensus.cc:1275] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.476761 19558 consensus_queue.cc:1048] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.549901 19540 raft_consensus.cc:993] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.551240 19540 raft_consensus.cc:1081] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:05:59.552739 18542 raft_consensus.cc:1275] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.553558 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33302
I20260709 13:05:59.553889 19524 consensus_queue.cc:1048] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.554108 19343 raft_consensus.cc:493] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:59.554597 19343 raft_consensus.cc:3060] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.560185 19343 raft_consensus.cc:515] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:59.561899 19343 leader_election.cc:290] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:05:59.562563 18467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:05:59.563100 18467 raft_consensus.cc:3060] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.564325 18615 raft_consensus.cc:1275] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.569455 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cc472a98f924668a08af9b0a360f29d" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:05:59.570051 18542 raft_consensus.cc:3055] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:59.570351 18542 raft_consensus.cc:740] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:05:59.572816 18542 consensus_queue.cc:260] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:59.569401 19524 consensus_queue.cc:1048] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:05:59.585079 18467 raft_consensus.cc:2468] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.586391 19299 leader_election.cc:304] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:05:59.587126 19524 raft_consensus.cc:2804] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:59.587590 19524 raft_consensus.cc:697] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:05:59.588348 19524 consensus_queue.cc:237] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:05:59.587052 18542 raft_consensus.cc:3060] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:59.602560 18542 raft_consensus.cc:2468] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:05:59.609025 18467 raft_consensus.cc:1275] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.610384 19526 consensus_queue.cc:1048] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.618976 18615 raft_consensus.cc:1275] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.620445 19524 consensus_queue.cc:1048] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:59.631568 18288 catalog_manager.cc:5697] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from 4fec67b8f4fe4e9f996565687214176e (127.14.167.3) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:59.782577 18615 raft_consensus.cc:1275] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.783818 19508 consensus_queue.cc:1048] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.797878 18467 raft_consensus.cc:1275] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:59.799697 19540 consensus_queue.cc:1048] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:59.967233 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:00.005493 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:00.011020 18539 raft_consensus.cc:1275] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.013782 19524 consensus_queue.cc:1048] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.032693 18467 raft_consensus.cc:1275] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.034062 19524 consensus_queue.cc:1048] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.065255 18610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:06:00.065846 18610 raft_consensus.cc:606] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:06:00.068102 18610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ffd1837907f40b5953b80282210df01"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:06:00.068631 18610 raft_consensus.cc:606] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:06:00.070957 18610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415"
dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
mode: GRACEFUL
new_leader_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:35600
I20260709 13:06:00.071419 18610 raft_consensus.cc:606] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Received request to transfer leadership to TS 4fec67b8f4fe4e9f996565687214176e
I20260709 13:06:00.073019 19487 raft_consensus.cc:993] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:00.073424 18542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:36316
I20260709 13:06:00.073442 19551 raft_consensus.cc:1081] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:00.073982 18542 raft_consensus.cc:606] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:06:00.074973 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:00.074957 19343 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:06:00.075675 19343 raft_consensus.cc:493] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.076002 19343 raft_consensus.cc:3060] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.077913 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:00.081027 19343 raft_consensus.cc:515] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:06:00.082363 19343 leader_election.cc:290] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:06:00.083103 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:06:00.083163 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "068f6e65a8b843988d27e63f5dcc53da" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:06:00.083623 18615 raft_consensus.cc:3055] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.083698 18461 raft_consensus.cc:3060] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.083886 18615 raft_consensus.cc:740] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:06:00.084514 18615 consensus_queue.cc:260] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:06:00.085443 18615 raft_consensus.cc:3060] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.088749 18461 raft_consensus.cc:2468] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:00.090088 18615 raft_consensus.cc:2468] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:00.090131 19299 leader_election.cc:304] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:06:00.090996 19558 raft_consensus.cc:2804] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.091459 19558 raft_consensus.cc:697] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:06:00.092114 19558 consensus_queue.cc:237] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:06:00.100065 18290 catalog_manager.cc:5697] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.132887 19551 raft_consensus.cc:993] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:00.133401 19551 raft_consensus.cc:1081] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:00.134940 19341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ffd1837907f40b5953b80282210df01"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33290
I20260709 13:06:00.135401 19341 raft_consensus.cc:493] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.135655 19341 raft_consensus.cc:3060] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.140472 19341 raft_consensus.cc:515] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:06:00.141923 19341 leader_election.cc:290] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013), 94620d4d29684d718973b984c40661df (127.14.167.2:43847)
I20260709 13:06:00.142836 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:06:00.143396 18461 raft_consensus.cc:3060] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.143601 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ffd1837907f40b5953b80282210df01" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:06:00.144116 18615 raft_consensus.cc:3055] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.144394 18615 raft_consensus.cc:740] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:06:00.145031 18615 consensus_queue.cc:260] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:06:00.146149 18615 raft_consensus.cc:3060] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.149587 18461 raft_consensus.cc:2468] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:00.150595 19299 leader_election.cc:304] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:06:00.151311 19558 raft_consensus.cc:2804] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.151923 19558 raft_consensus.cc:697] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:06:00.152019 18615 raft_consensus.cc:2468] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:00.152779 19558 consensus_queue.cc:237] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } }
I20260709 13:06:00.162213 18290 catalog_manager.cc:5697] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.239835 19508 raft_consensus.cc:993] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:00.240302 19508 raft_consensus.cc:1081] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:00.241890 19341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33302
I20260709 13:06:00.243119 19341 raft_consensus.cc:493] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.243511 19341 raft_consensus.cc:3060] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.249951 19341 raft_consensus.cc:515] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:06:00.251681 19341 leader_election.cc:290] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:06:00.253127 18542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:06:00.253885 18542 raft_consensus.cc:3055] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.254200 18542 raft_consensus.cc:740] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:06:00.255064 18542 consensus_queue.cc:260] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:06:00.255733 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f119c2d5f3544ac2a975d8d354a0fd21" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:06:00.256425 18461 raft_consensus.cc:3060] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.256750 18542 raft_consensus.cc:3060] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.261732 18542 raft_consensus.cc:2468] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:00.262049 18461 raft_consensus.cc:2468] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:00.262778 19298 leader_election.cc:304] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 4fec67b8f4fe4e9f996565687214176e; no voters: 
I20260709 13:06:00.263793 19558 raft_consensus.cc:2804] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.264320 19558 raft_consensus.cc:697] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:06:00.265055 19558 consensus_queue.cc:237] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:06:00.276211 18290 catalog_manager.cc:5697] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from 4fec67b8f4fe4e9f996565687214176e (127.14.167.3) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.285988 19487 raft_consensus.cc:993] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: : Instructing follower 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:06:00.286473 19551 raft_consensus.cc:1081] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Signalling peer 4fec67b8f4fe4e9f996565687214176e to start an election
I20260709 13:06:00.288039 18542 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
 from {username='slave'} at 127.0.0.1:53972
I20260709 13:06:00.288483 18542 raft_consensus.cc:493] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:00.288744 18542 raft_consensus.cc:3060] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.293537 18542 raft_consensus.cc:515] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:06:00.296145 18542 leader_election.cc:290] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4:39013)
I20260709 13:06:00.296204 18615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a66c47f752e64d2b8c3f39cddc237eb7"
I20260709 13:06:00.298153 18615 raft_consensus.cc:3055] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:00.298485 18615 raft_consensus.cc:740] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a66c47f752e64d2b8c3f39cddc237eb7, State: Running, Role: LEADER
I20260709 13:06:00.299218 18615 consensus_queue.cc:260] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:06:00.300421 18615 raft_consensus.cc:3060] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.296205 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa603d6fe8ea42fdb7b9f51dbc996415" candidate_uuid: "4fec67b8f4fe4e9f996565687214176e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:06:00.301038 18461 raft_consensus.cc:3060] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:00.309531 18461 raft_consensus.cc:2468] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:06:00.311107 18509 leader_election.cc:304] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fec67b8f4fe4e9f996565687214176e, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:06:00.312094 19508 raft_consensus.cc:2804] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:00.312556 19508 raft_consensus.cc:697] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Becoming Leader. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:06:00.313390 19508 consensus_queue.cc:237] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } }
I20260709 13:06:00.318089 18615 raft_consensus.cc:2468] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fec67b8f4fe4e9f996565687214176e in term 2.
I20260709 13:06:00.329921 18290 catalog_manager.cc:5697] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e reported cstate change: term changed from 1 to 2, leader changed from a66c47f752e64d2b8c3f39cddc237eb7 (127.14.167.4) to 4fec67b8f4fe4e9f996565687214176e (127.14.167.3). New cstate: current_term: 2 leader_uuid: "4fec67b8f4fe4e9f996565687214176e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:00.506052 18615 raft_consensus.cc:1275] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.507544 19558 consensus_queue.cc:1048] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:00.531826 18461 raft_consensus.cc:1275] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.538385 19526 consensus_queue.cc:1048] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:00.614625 18615 raft_consensus.cc:1275] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.617396 19524 consensus_queue.cc:1048] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:00.623391 19589 log.cc:927] Time spent T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:06:00.661605 18461 raft_consensus.cc:1275] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.662971 19558 consensus_queue.cc:1048] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.675961 18539 raft_consensus.cc:1275] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.677626 19558 consensus_queue.cc:1048] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:00.699398 18461 raft_consensus.cc:1275] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.703388 19524 consensus_queue.cc:1048] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.768704 18461 raft_consensus.cc:1275] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.769737 19569 consensus_queue.cc:1048] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:00.780625 18615 raft_consensus.cc:1275] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Refusing update from remote peer 4fec67b8f4fe4e9f996565687214176e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:00.783129 19508 consensus_queue.cc:1048] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a66c47f752e64d2b8c3f39cddc237eb7" member_type: VOTER last_known_addr { host: "127.14.167.4" port: 39013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.078950 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:01.133379 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:01.171309 18539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289"
dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
mode: GRACEFUL
new_leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:36316
I20260709 13:06:01.172098 18539 raft_consensus.cc:606] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Received request to transfer leadership to TS 41aaaf7b190041fcadaa9db53f551c8b
I20260709 13:06:01.173725 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:01.174737 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:01.378850 19508 raft_consensus.cc:993] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: : Instructing follower 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:01.379371 19602 raft_consensus.cc:1081] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Signalling peer 41aaaf7b190041fcadaa9db53f551c8b to start an election
I20260709 13:06:01.381414 19341 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289"
dest_uuid: "41aaaf7b190041fcadaa9db53f551c8b"
 from {username='slave'} at 127.0.0.1:33302
I20260709 13:06:01.382053 19341 raft_consensus.cc:493] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:01.382354 19341 raft_consensus.cc:3060] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.388234 19341 raft_consensus.cc:515] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:06:01.390147 19341 leader_election.cc:290] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Requested vote from peers 94620d4d29684d718973b984c40661df (127.14.167.2:43847), 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003)
I20260709 13:06:01.390290 18461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "94620d4d29684d718973b984c40661df"
I20260709 13:06:01.390687 18539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0e3a9b07c274bb08308f2e02eb82289" candidate_uuid: "41aaaf7b190041fcadaa9db53f551c8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4fec67b8f4fe4e9f996565687214176e"
I20260709 13:06:01.390995 18461 raft_consensus.cc:3060] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.391309 18539 raft_consensus.cc:3055] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:01.391610 18539 raft_consensus.cc:740] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4fec67b8f4fe4e9f996565687214176e, State: Running, Role: LEADER
I20260709 13:06:01.392438 18539 consensus_queue.cc:260] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:06:01.393711 18539 raft_consensus.cc:3060] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:01.397701 18461 raft_consensus.cc:2468] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:01.398995 19299 leader_election.cc:304] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41aaaf7b190041fcadaa9db53f551c8b, 94620d4d29684d718973b984c40661df; no voters: 
I20260709 13:06:01.399959 19587 raft_consensus.cc:2804] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:01.400417 19587 raft_consensus.cc:697] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Becoming Leader. State: Replica: 41aaaf7b190041fcadaa9db53f551c8b, State: Running, Role: LEADER
I20260709 13:06:01.400764 18539 raft_consensus.cc:2468] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41aaaf7b190041fcadaa9db53f551c8b in term 2.
I20260709 13:06:01.401340 19587 consensus_queue.cc:237] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } }
I20260709 13:06:01.410737 18290 catalog_manager.cc:5697] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b reported cstate change: term changed from 1 to 2, leader changed from 4fec67b8f4fe4e9f996565687214176e (127.14.167.3) to 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1). New cstate: current_term: 2 leader_uuid: "41aaaf7b190041fcadaa9db53f551c8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41aaaf7b190041fcadaa9db53f551c8b" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39305 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.849391 18461 raft_consensus.cc:1275] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.850435 19603 consensus_queue.cc:1048] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "94620d4d29684d718973b984c40661df" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 43847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.859730 18542 raft_consensus.cc:1275] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Refusing update from remote peer 41aaaf7b190041fcadaa9db53f551c8b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:01.861076 19603 consensus_queue.cc:1048] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fec67b8f4fe4e9f996565687214176e" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 33003 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:02.175487 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:02.210789 15004 tablet_server.cc:179] TabletServer@127.14.167.1:39305 shutting down...
W20260709 13:06:02.222777 18583 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 311 similar messages]
W20260709 13:06:02.226526 18583 consensus_peers.cc:597] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.245990 18435 consensus_peers.cc:597] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.252033 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:06:02.252337 18509 consensus_peers.cc:597] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.253110 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.254091 15004 raft_consensus.cc:2243] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.254484 15004 raft_consensus.cc:2272] T 48644f9acbda4495aae17a196c71b0ed P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.257010 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.257827 15004 raft_consensus.cc:2243] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.258335 15004 raft_consensus.cc:2272] T 21d1c329e6e341b9abe888db9e9d97c7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.258615 18435 consensus_peers.cc:597] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.261049 15004 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:02.261436 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.261950 15004 raft_consensus.cc:2243] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.262458 15004 raft_consensus.cc:2272] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.264658 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.265203 15004 raft_consensus.cc:2243] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.265533 15004 raft_consensus.cc:2272] T 4555e4c6b52347f99177d3a54fc79776 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.267470 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.268070 15004 raft_consensus.cc:2243] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.269122 15004 raft_consensus.cc:2272] T 7b747b3c97f944a595eacc3808b39071 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.271659 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.272207 15004 raft_consensus.cc:2243] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.272575 15004 raft_consensus.cc:2272] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.274780 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.275418 15004 raft_consensus.cc:2243] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.276391 15004 raft_consensus.cc:2272] T 2ab328cbbb5749df80d5dabfff388c5e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.278707 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.279377 15004 raft_consensus.cc:2243] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.280265 15004 raft_consensus.cc:2272] T 096ede4b1aa1403faaf8b1e58863750d P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.286226 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.287050 15004 raft_consensus.cc:2243] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.287786 15004 raft_consensus.cc:2272] T aa00d930a0a7492aa4e858f3356ce41e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.289853 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.290373 15004 raft_consensus.cc:2243] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.290800 15004 raft_consensus.cc:2272] T a15cfb7001cb4fdc83972e98657e8334 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.294114 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.294865 15004 raft_consensus.cc:2243] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.295351 15004 raft_consensus.cc:2272] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.298245 15004 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:02.298192 18509 consensus_peers.cc:597] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.299154 15004 raft_consensus.cc:2243] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.299763 15004 raft_consensus.cc:2272] T 33398ec104ca446c86113b2ba3a6dd03 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.299888 18583 consensus_peers.cc:597] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.302279 18583 consensus_peers.cc:597] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.302364 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.303252 15004 raft_consensus.cc:2243] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.303691 15004 raft_consensus.cc:2272] T 59f198f648a742d7832db835d76914cc P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.305318 18583 consensus_peers.cc:597] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.306206 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.306938 15004 raft_consensus.cc:2243] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.307858 15004 raft_consensus.cc:2272] T 9ffd1837907f40b5953b80282210df01 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.308907 18583 consensus_peers.cc:597] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.309999 18435 consensus_peers.cc:597] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.310412 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.310992 15004 raft_consensus.cc:2243] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.311808 15004 raft_consensus.cc:2272] T 51fb22ccd0cf484da09de19c7755c413 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.314504 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.315145 15004 raft_consensus.cc:2243] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.315824 15004 raft_consensus.cc:2272] T abf5bc8bb35b43feb0e94c43ef0a42aa P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.317663 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.318197 15004 raft_consensus.cc:2243] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.318557 15004 raft_consensus.cc:2272] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.320354 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.320829 15004 raft_consensus.cc:2243] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.321511 15004 raft_consensus.cc:2272] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.323259 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.323707 15004 raft_consensus.cc:2243] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.324299 15004 raft_consensus.cc:2272] T f119c2d5f3544ac2a975d8d354a0fd21 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.325960 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.326508 15004 raft_consensus.cc:2243] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.327214 15004 raft_consensus.cc:2272] T 14e7386ebc544b438da999f34ddeb537 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.328890 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.329380 15004 raft_consensus.cc:2243] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.329737 15004 raft_consensus.cc:2272] T 09ac542509f94d39af016e80ba1eb5e7 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.331688 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.332386 15004 raft_consensus.cc:2243] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.332823 15004 raft_consensus.cc:2272] T cf1720d42a9048a1af7d6d2f69b63e1f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.335058 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.335665 15004 raft_consensus.cc:2243] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.336127 15004 raft_consensus.cc:2272] T 581963d411d04059867f500f0d41acc9 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.338598 15004 tablet_replica.cc:333] stopping tablet replica
W20260709 13:06:02.338958 18509 consensus_peers.cc:597] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.339361 15004 raft_consensus.cc:2243] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.340279 15004 raft_consensus.cc:2272] T c0e3a9b07c274bb08308f2e02eb82289 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.342556 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.343015 15004 raft_consensus.cc:2243] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.343320 15004 raft_consensus.cc:2272] T 63a29093d60b41eb84f58e3aa47a7dab P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.344954 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.345391 15004 raft_consensus.cc:2243] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.345696 15004 raft_consensus.cc:2272] T 65e04ff4cce744e893d0bb9d69adc0a7 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.347517 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.347986 15004 raft_consensus.cc:2243] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.348589 15004 raft_consensus.cc:2272] T 068f6e65a8b843988d27e63f5dcc53da P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.350832 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.351306 15004 raft_consensus.cc:2243] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.351778 15004 raft_consensus.cc:2272] T caf6b11aff1849c1beecb132d4f17cc1 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.353978 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.354465 15004 raft_consensus.cc:2243] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.354804 15004 raft_consensus.cc:2272] T 7f106221038d4d7bb5ce5bf5938458a3 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.356462 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.356906 15004 raft_consensus.cc:2243] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.357275 15004 raft_consensus.cc:2272] T 59eda339c65942fbae2f8e43c4aa067f P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.359201 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.359673 15004 raft_consensus.cc:2243] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.360361 15004 raft_consensus.cc:2272] T 2df1ef51074546208af1da9e3a9034bb P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.362172 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.362826 15004 raft_consensus.cc:2243] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.363282 15004 raft_consensus.cc:2272] T a88dcb6288b24180be0ec5eb97fb6d96 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.365832 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.366570 15004 raft_consensus.cc:2243] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 LEADER]: Raft consensus shutting down.
W20260709 13:06:02.367239 18435 consensus_peers.cc:597] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.367560 15004 raft_consensus.cc:2272] T 8cc472a98f924668a08af9b0a360f29d P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.368551 18509 consensus_peers.cc:597] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.369681 18435 consensus_peers.cc:597] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.370208 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.370795 15004 raft_consensus.cc:2243] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.371191 15004 raft_consensus.cc:2272] T 04e6a5bb58624290a0201ea74b6b3319 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.373064 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.373560 15004 raft_consensus.cc:2243] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.373930 15004 raft_consensus.cc:2272] T 2d845334ea9242bbbf766833d7b39d0d P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.375630 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.376137 15004 raft_consensus.cc:2243] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.376538 15004 raft_consensus.cc:2272] T d4a855d35ef3481eb8922e419e72659e P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.378850 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.379470 15004 raft_consensus.cc:2243] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.379931 15004 raft_consensus.cc:2272] T 6bb698e43e434047a5f2dde48bec724e P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.379976 18435 consensus_peers.cc:597] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.381996 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.382511 15004 raft_consensus.cc:2243] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.382841 15004 raft_consensus.cc:2272] T f24e688a79794ea0a6720359fd7313e5 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.384764 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.385387 15004 raft_consensus.cc:2243] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.385740 15004 raft_consensus.cc:2272] T 2a560b0aeef9445cb5317754ab1df598 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.387673 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.388160 15004 raft_consensus.cc:2243] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.388553 15004 raft_consensus.cc:2272] T 1302c9665bdd44c18214a95a8785d2c0 P 41aaaf7b190041fcadaa9db53f551c8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.390390 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.390848 15004 raft_consensus.cc:2243] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.391183 15004 raft_consensus.cc:2272] T 9331b6c03a344e7e9370f75a29ec3c1a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.392875 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.393505 15004 raft_consensus.cc:2243] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.394014 15004 raft_consensus.cc:2272] T c6764d4160c54a3ea3253b9702c9209a P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.396047 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.396518 15004 raft_consensus.cc:2243] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:02.396529 18583 consensus_peers.cc:597] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.396994 15004 raft_consensus.cc:2272] T 232cd2a4aa564f14ab46dbebe10da805 P 41aaaf7b190041fcadaa9db53f551c8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.399061 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.399595 15004 raft_consensus.cc:2243] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.400007 15004 raft_consensus.cc:2272] T 20ef3ea6b34a47748be0d0a8a3d3874a P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.402141 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:02.402715 15004 raft_consensus.cc:2243] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:02.402787 18509 consensus_peers.cc:597] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.403093 15004 raft_consensus.cc:2272] T b151acf5e7834b35a8996d30b03b82d8 P 41aaaf7b190041fcadaa9db53f551c8b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.415287 18509 consensus_peers.cc:597] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. 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 13:06:02.467839 15004 tablet_server.cc:196] TabletServer@127.14.167.1:39305 shutdown complete.
W20260709 13:06:02.491402 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.531997 18435 consensus_peers.cc:597] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.540040 18435 consensus_peers.cc:597] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.561435 18435 consensus_peers.cc:597] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.562034 18435 consensus_peers.cc:597] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.562779 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
W20260709 13:06:02.569183 18583 consensus_peers.cc:597] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.570503 18509 consensus_peers.cc:597] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.571132 18583 consensus_peers.cc:597] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.581048 18435 consensus_peers.cc:597] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.585368 18509 consensus_peers.cc:597] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.605773 18583 consensus_peers.cc:597] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.608284 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:02.609140 15004 tablet_replica.cc:333] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.610235 15004 raft_consensus.cc:2243] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.610754 15004 raft_consensus.cc:2272] T 328adffbe78a441c80b9b9cf0e0288f9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.612829 15004 tablet_replica.cc:333] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.613391 15004 raft_consensus.cc:2243] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.614153 15004 raft_consensus.cc:2272] T 6bb698e43e434047a5f2dde48bec724e P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.615960 15004 tablet_replica.cc:333] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.616466 15004 raft_consensus.cc:2243] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.616889 15004 raft_consensus.cc:2272] T 41715e2282b3459f9c4e6d09ab8c5c57 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.618811 15004 tablet_replica.cc:333] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.619367 15004 raft_consensus.cc:2243] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.620151 15004 raft_consensus.cc:2272] T 21d1c329e6e341b9abe888db9e9d97c7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.622221 15004 tablet_replica.cc:333] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.622818 15004 raft_consensus.cc:2243] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.623399 15004 raft_consensus.cc:2272] T 9331b6c03a344e7e9370f75a29ec3c1a P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.625702 15004 tablet_replica.cc:333] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.626464 15004 raft_consensus.cc:2243] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.627404 15004 raft_consensus.cc:2272] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.629380 15004 tablet_replica.cc:333] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.629957 15004 raft_consensus.cc:2243] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.630707 15004 raft_consensus.cc:2272] T a15cfb7001cb4fdc83972e98657e8334 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.632365 15004 tablet_replica.cc:333] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.632871 15004 raft_consensus.cc:2243] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.633315 15004 raft_consensus.cc:2272] T 59f198f648a742d7832db835d76914cc P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.635077 15004 tablet_replica.cc:333] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.635597 15004 raft_consensus.cc:2243] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.636004 15004 raft_consensus.cc:2272] T a722544bf4144c0e9eaa94e5366bcf37 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.637988 15004 tablet_replica.cc:333] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.638715 15004 raft_consensus.cc:2243] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.639091 15004 raft_consensus.cc:2272] T f119c2d5f3544ac2a975d8d354a0fd21 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.641017 18583 consensus_peers.cc:597] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.641289 15004 tablet_replica.cc:333] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df: stopping tablet replica
W20260709 13:06:02.641523 18583 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.642081 15004 raft_consensus.cc:2243] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.642515 15004 raft_consensus.cc:2272] T 14e7386ebc544b438da999f34ddeb537 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.644277 15004 tablet_replica.cc:333] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.644760 15004 raft_consensus.cc:2243] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.645397 15004 raft_consensus.cc:2272] T 5eef509394184efb93b9f60639b1a019 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.647097 15004 tablet_replica.cc:333] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.647552 15004 raft_consensus.cc:2243] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.647895 15004 raft_consensus.cc:2272] T 1754741bee854badae5eeae413dc507d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.649536 15004 tablet_replica.cc:333] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.650067 15004 raft_consensus.cc:2243] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.650444 15004 raft_consensus.cc:2272] T 8cc472a98f924668a08af9b0a360f29d P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.652200 15004 tablet_replica.cc:333] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.652735 15004 raft_consensus.cc:2243] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.653227 15004 raft_consensus.cc:2272] T 2df1ef51074546208af1da9e3a9034bb P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.655365 18583 consensus_peers.cc:597] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.655532 15004 tablet_replica.cc:333] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.656152 15004 raft_consensus.cc:2243] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.656594 15004 raft_consensus.cc:2272] T 37ef642e5ede480f90a32ca643d0984f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.658649 15004 tablet_replica.cc:333] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.659165 15004 raft_consensus.cc:2243] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.659543 15004 raft_consensus.cc:2272] T e94931b4f314429180ef3a8af4beb747 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.660091 18509 consensus_peers.cc:597] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.661314 15004 tablet_replica.cc:333] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.661911 15004 raft_consensus.cc:2243] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.662286 15004 raft_consensus.cc:2272] T aa603d6fe8ea42fdb7b9f51dbc996415 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.663971 15004 tablet_replica.cc:333] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.664485 15004 raft_consensus.cc:2243] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.664901 15004 raft_consensus.cc:2272] T de145fde9b9a4efaa381f0834f45e349 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.666879 15004 tablet_replica.cc:333] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.667520 15004 raft_consensus.cc:2243] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.668020 15004 raft_consensus.cc:2272] T 1302c9665bdd44c18214a95a8785d2c0 P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.670212 15004 tablet_replica.cc:333] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.670766 15004 raft_consensus.cc:2243] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.671128 15004 raft_consensus.cc:2272] T 2a560b0aeef9445cb5317754ab1df598 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.671543 18583 consensus_peers.cc:597] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 41aaaf7b190041fcadaa9db53f551c8b (127.14.167.1:39305): Couldn't send request to peer 41aaaf7b190041fcadaa9db53f551c8b. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39305: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.672988 15004 tablet_replica.cc:333] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.673575 15004 raft_consensus.cc:2243] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.674000 15004 raft_consensus.cc:2272] T 626ab4691054481fa203468e5666e4c7 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.675832 15004 tablet_replica.cc:333] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.676312 15004 raft_consensus.cc:2243] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.676983 15004 raft_consensus.cc:2272] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.678668 15004 tablet_replica.cc:333] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.679172 15004 raft_consensus.cc:2243] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.679862 15004 raft_consensus.cc:2272] T 581963d411d04059867f500f0d41acc9 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.681562 15004 tablet_replica.cc:333] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.682103 15004 raft_consensus.cc:2243] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.682471 15004 raft_consensus.cc:2272] T f34c8bbec6084b47a3754fde768f0d0a P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.684067 15004 tablet_replica.cc:333] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.684535 15004 raft_consensus.cc:2243] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.684885 15004 raft_consensus.cc:2272] T 9e4a572898d1456286c4ef93a7518d53 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.686931 15004 tablet_replica.cc:333] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.687397 15004 raft_consensus.cc:2243] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.687814 15004 raft_consensus.cc:2272] T 2ab328cbbb5749df80d5dabfff388c5e P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.689604 15004 tablet_replica.cc:333] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.690116 15004 raft_consensus.cc:2243] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.690810 15004 raft_consensus.cc:2272] T 33398ec104ca446c86113b2ba3a6dd03 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.692447 15004 tablet_replica.cc:333] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.692924 15004 raft_consensus.cc:2243] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.693581 15004 raft_consensus.cc:2272] T 65e04ff4cce744e893d0bb9d69adc0a7 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.695401 15004 tablet_replica.cc:333] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.695996 15004 raft_consensus.cc:2243] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.696426 15004 raft_consensus.cc:2272] T 068f6e65a8b843988d27e63f5dcc53da P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.698704 15004 tablet_replica.cc:333] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.699370 15004 raft_consensus.cc:2243] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.699839 15004 raft_consensus.cc:2272] T c0e3a9b07c274bb08308f2e02eb82289 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.701457 18583 consensus_peers.cc:597] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.702530 15004 tablet_replica.cc:333] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.703317 15004 raft_consensus.cc:2243] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.703811 15004 raft_consensus.cc:2272] T 49a8ed1303b849068b6f3db5e6752533 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.705183 18509 consensus_peers.cc:597] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.705866 15004 tablet_replica.cc:333] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.706656 15004 raft_consensus.cc:2243] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.707527 15004 raft_consensus.cc:2272] T ee35cdcd049b41ad849bc1f4ea6d33d5 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.709782 15004 tablet_replica.cc:333] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.710439 15004 raft_consensus.cc:2243] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.711361 15004 raft_consensus.cc:2272] T caf6b11aff1849c1beecb132d4f17cc1 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.713296 15004 tablet_replica.cc:333] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.713856 15004 raft_consensus.cc:2243] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.714222 15004 raft_consensus.cc:2272] T 9ffd1837907f40b5953b80282210df01 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.716130 15004 tablet_replica.cc:333] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.716632 15004 raft_consensus.cc:2243] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.717001 15004 raft_consensus.cc:2272] T abf5bc8bb35b43feb0e94c43ef0a42aa P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.718663 15004 tablet_replica.cc:333] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.719135 15004 raft_consensus.cc:2243] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.719488 15004 raft_consensus.cc:2272] T 4555e4c6b52347f99177d3a54fc79776 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.721338 15004 tablet_replica.cc:333] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.721858 15004 raft_consensus.cc:2243] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.722277 15004 raft_consensus.cc:2272] T 096ede4b1aa1403faaf8b1e58863750d P 94620d4d29684d718973b984c40661df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.724056 15004 tablet_replica.cc:333] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.724545 15004 raft_consensus.cc:2243] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.725226 15004 raft_consensus.cc:2272] T 04e6a5bb58624290a0201ea74b6b3319 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.726953 15004 tablet_replica.cc:333] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.727499 15004 raft_consensus.cc:2243] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.728178 15004 raft_consensus.cc:2272] T ca731142a8774d8a833da4a61db76586 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.730417 15004 tablet_replica.cc:333] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.731060 15004 raft_consensus.cc:2243] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.731923 15004 raft_consensus.cc:2272] T 59eda339c65942fbae2f8e43c4aa067f P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.734467 15004 tablet_replica.cc:333] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.735080 15004 raft_consensus.cc:2243] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:02.735997 15004 raft_consensus.cc:2272] T 7f106221038d4d7bb5ce5bf5938458a3 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.737663 18509 consensus_peers.cc:597] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. 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 13:06:02.738376 15004 tablet_replica.cc:333] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.739073 15004 raft_consensus.cc:2243] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.739503 15004 raft_consensus.cc:2272] T 232cd2a4aa564f14ab46dbebe10da805 P 94620d4d29684d718973b984c40661df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.741334 15004 tablet_replica.cc:333] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df: stopping tablet replica
I20260709 13:06:02.741750 15004 raft_consensus.cc:2243] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.742206 15004 raft_consensus.cc:2272] T b151acf5e7834b35a8996d30b03b82d8 P 94620d4d29684d718973b984c40661df [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.816033 18509 consensus_peers.cc:597] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.828366 18509 consensus_peers.cc:597] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.873785 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
W20260709 13:06:02.887391 18583 consensus_peers.cc:597] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.905011 18509 consensus_peers.cc:597] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.912173 18509 consensus_peers.cc:597] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.944891 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
W20260709 13:06:02.966923 18583 consensus_peers.cc:597] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.973531 18509 consensus_peers.cc:597] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:02.988813 18583 consensus_peers.cc:597] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.990083 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:02.990974 15004 tablet_replica.cc:333] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:02.991751 15004 raft_consensus.cc:2243] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.992200 15004 raft_consensus.cc:2272] T 5eef509394184efb93b9f60639b1a019 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.993952 18582 consensus_peers.cc:597] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:06:02.994726 15004 tablet_replica.cc:333] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:02.995507 15004 raft_consensus.cc:2243] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.995954 15004 raft_consensus.cc:2272] T 49a8ed1303b849068b6f3db5e6752533 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:02.997861 18509 consensus_peers.cc:597] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:02.998306 15004 tablet_replica.cc:333] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:02.998876 15004 raft_consensus.cc:2243] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.999486 15004 raft_consensus.cc:2272] T 21d1c329e6e341b9abe888db9e9d97c7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.001492 15004 tablet_replica.cc:333] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.002080 15004 raft_consensus.cc:2243] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.002871 15004 raft_consensus.cc:2272] T d6fdf8a52f8d4fa89b8d3dc56aa700be P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.004838 15004 tablet_replica.cc:333] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.005429 15004 raft_consensus.cc:2243] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.006181 15004 raft_consensus.cc:2272] T 09ac542509f94d39af016e80ba1eb5e7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.007923 15004 tablet_replica.cc:333] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.008389 15004 raft_consensus.cc:2243] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.008838 15004 raft_consensus.cc:2272] T 0ba1f9f8fb9f4a9984b875c0aae16ca4 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.010634 15004 tablet_replica.cc:333] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.011260 15004 raft_consensus.cc:2243] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.011639 15004 raft_consensus.cc:2272] T 328adffbe78a441c80b9b9cf0e0288f9 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.011844 18582 consensus_peers.cc:597] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:06:03.013417 15004 tablet_replica.cc:333] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.013996 15004 raft_consensus.cc:2243] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.014381 15004 raft_consensus.cc:2272] T 51fb22ccd0cf484da09de19c7755c413 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.016073 15004 tablet_replica.cc:333] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.016571 15004 raft_consensus.cc:2243] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.017221 15004 raft_consensus.cc:2272] T a722544bf4144c0e9eaa94e5366bcf37 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.018868 15004 tablet_replica.cc:333] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.019342 15004 raft_consensus.cc:2243] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.019673 15004 raft_consensus.cc:2272] T d8d065dd3b9b44369c62f0f0ac7ffd74 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.021229 15004 tablet_replica.cc:333] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.021739 15004 raft_consensus.cc:2243] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.022119 15004 raft_consensus.cc:2272] T f119c2d5f3544ac2a975d8d354a0fd21 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.023689 15004 tablet_replica.cc:333] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.024168 15004 raft_consensus.cc:2243] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.024829 15004 raft_consensus.cc:2272] T 41715e2282b3459f9c4e6d09ab8c5c57 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.026391 15004 tablet_replica.cc:333] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.026868 15004 raft_consensus.cc:2243] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.027228 15004 raft_consensus.cc:2272] T a15cfb7001cb4fdc83972e98657e8334 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.028810 15004 tablet_replica.cc:333] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.029268 15004 raft_consensus.cc:2243] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.029624 15004 raft_consensus.cc:2272] T a88dcb6288b24180be0ec5eb97fb6d96 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.031216 15004 tablet_replica.cc:333] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.031670 15004 raft_consensus.cc:2243] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.032050 15004 raft_consensus.cc:2272] T e94931b4f314429180ef3a8af4beb747 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.033682 15004 tablet_replica.cc:333] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.034185 15004 raft_consensus.cc:2243] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.034571 15004 raft_consensus.cc:2272] T 2df1ef51074546208af1da9e3a9034bb P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.036166 15004 tablet_replica.cc:333] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.036615 15004 raft_consensus.cc:2243] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.037312 15004 raft_consensus.cc:2272] T 37ef642e5ede480f90a32ca643d0984f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.039381 15004 tablet_replica.cc:333] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.039876 15004 raft_consensus.cc:2243] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:03.040112 18582 consensus_peers.cc:597] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:06:03.040310 15004 raft_consensus.cc:2272] T f24e688a79794ea0a6720359fd7313e5 P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.042160 15004 tablet_replica.cc:333] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.042662 15004 raft_consensus.cc:2243] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.043399 15004 raft_consensus.cc:2272] T 2a560b0aeef9445cb5317754ab1df598 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.044978 15004 tablet_replica.cc:333] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.045503 15004 raft_consensus.cc:2243] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.045881 15004 raft_consensus.cc:2272] T 04e6a5bb58624290a0201ea74b6b3319 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.047492 15004 tablet_replica.cc:333] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.047963 15004 raft_consensus.cc:2243] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.048319 15004 raft_consensus.cc:2272] T 2d845334ea9242bbbf766833d7b39d0d P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.049933 15004 tablet_replica.cc:333] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.050434 15004 raft_consensus.cc:2243] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.050773 15004 raft_consensus.cc:2272] T ca731142a8774d8a833da4a61db76586 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.052376 15004 tablet_replica.cc:333] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.052871 15004 raft_consensus.cc:2243] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.053535 15004 raft_consensus.cc:2272] T d4a855d35ef3481eb8922e419e72659e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.055203 15004 tablet_replica.cc:333] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.055688 15004 raft_consensus.cc:2243] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.056034 15004 raft_consensus.cc:2272] T 7b747b3c97f944a595eacc3808b39071 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.057632 15004 tablet_replica.cc:333] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.058113 15004 raft_consensus.cc:2243] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.058470 15004 raft_consensus.cc:2272] T 8cc472a98f924668a08af9b0a360f29d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.060168 15004 tablet_replica.cc:333] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.060645 15004 raft_consensus.cc:2243] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.061296 15004 raft_consensus.cc:2272] T 1754741bee854badae5eeae413dc507d P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.062820 15004 tablet_replica.cc:333] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.063352 15004 raft_consensus.cc:2243] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.063778 15004 raft_consensus.cc:2272] T de145fde9b9a4efaa381f0834f45e349 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.065773 15004 tablet_replica.cc:333] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.066391 15004 raft_consensus.cc:2243] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.066802 15004 raft_consensus.cc:2272] T 33398ec104ca446c86113b2ba3a6dd03 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.068992 15004 tablet_replica.cc:333] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.069464 15004 raft_consensus.cc:2243] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.069851 15004 raft_consensus.cc:2272] T 48644f9acbda4495aae17a196c71b0ed P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.071666 15004 tablet_replica.cc:333] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.072302 15004 raft_consensus.cc:2243] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.072750 15004 raft_consensus.cc:2272] T 096ede4b1aa1403faaf8b1e58863750d P 4fec67b8f4fe4e9f996565687214176e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.074630 15004 tablet_replica.cc:333] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.075115 15004 raft_consensus.cc:2243] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.075481 15004 raft_consensus.cc:2272] T 59eda339c65942fbae2f8e43c4aa067f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.077119 15004 tablet_replica.cc:333] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.077613 15004 raft_consensus.cc:2243] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.078019 15004 raft_consensus.cc:2272] T aa00d930a0a7492aa4e858f3356ce41e P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.079620 15004 tablet_replica.cc:333] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.080085 15004 raft_consensus.cc:2243] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.080420 15004 raft_consensus.cc:2272] T 63a29093d60b41eb84f58e3aa47a7dab P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.082108 15004 tablet_replica.cc:333] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.082551 15004 raft_consensus.cc:2243] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.082923 15004 raft_consensus.cc:2272] T 65e04ff4cce744e893d0bb9d69adc0a7 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.084462 15004 tablet_replica.cc:333] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.084937 15004 raft_consensus.cc:2243] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.085281 15004 raft_consensus.cc:2272] T c0e3a9b07c274bb08308f2e02eb82289 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.087078 15004 tablet_replica.cc:333] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.087596 15004 raft_consensus.cc:2243] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.088274 15004 raft_consensus.cc:2272] T c6764d4160c54a3ea3253b9702c9209a P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.090211 15004 tablet_replica.cc:333] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.090675 15004 raft_consensus.cc:2243] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.091308 15004 raft_consensus.cc:2272] T 232cd2a4aa564f14ab46dbebe10da805 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.093360 15004 tablet_replica.cc:333] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.093912 15004 raft_consensus.cc:2243] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.094650 15004 raft_consensus.cc:2272] T aa603d6fe8ea42fdb7b9f51dbc996415 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.094794 18582 consensus_peers.cc:597] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:06:03.096586 15004 tablet_replica.cc:333] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.097175 15004 raft_consensus.cc:2243] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.097556 15004 raft_consensus.cc:2272] T 20ef3ea6b34a47748be0d0a8a3d3874a P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.098997 18582 consensus_peers.cc:597] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. 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 13:06:03.099747 15004 tablet_replica.cc:333] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.100257 15004 raft_consensus.cc:2243] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.100914 15004 raft_consensus.cc:2272] T b151acf5e7834b35a8996d30b03b82d8 P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.102530 15004 tablet_replica.cc:333] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.102977 15004 raft_consensus.cc:2243] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.103631 15004 raft_consensus.cc:2272] T 626ab4691054481fa203468e5666e4c7 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.105175 15004 tablet_replica.cc:333] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.105657 15004 raft_consensus.cc:2243] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.106509 15004 raft_consensus.cc:2272] T f34c8bbec6084b47a3754fde768f0d0a P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.108794 15004 tablet_replica.cc:333] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.109352 15004 raft_consensus.cc:2243] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.110258 15004 raft_consensus.cc:2272] T 9e4a572898d1456286c4ef93a7518d53 P 4fec67b8f4fe4e9f996565687214176e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.112480 15004 tablet_replica.cc:333] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e: stopping tablet replica
I20260709 13:06:03.113041 15004 raft_consensus.cc:2243] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.113502 15004 raft_consensus.cc:2272] T cf1720d42a9048a1af7d6d2f69b63e1f P 4fec67b8f4fe4e9f996565687214176e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.115021 18583 consensus_peers.cc:597] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 94620d4d29684d718973b984c40661df (127.14.167.2:43847): Couldn't send request to peer 94620d4d29684d718973b984c40661df. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.2:43847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.179303 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
W20260709 13:06:03.200876 18582 consensus_peers.cc:597] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.3:33003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.249825 15004 tablet_server.cc:179] TabletServer@127.14.167.4:0 shutting down...
I20260709 13:06:03.288704 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:03.289656 15004 tablet_replica.cc:333] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.290477 15004 raft_consensus.cc:2243] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.290958 15004 raft_consensus.cc:2272] T 41715e2282b3459f9c4e6d09ab8c5c57 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.292232 18582 consensus_peers.cc:597] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.3:33003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.293289 15004 tablet_replica.cc:333] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.294150 15004 raft_consensus.cc:2243] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.294512 15004 raft_consensus.cc:2272] T 6bb698e43e434047a5f2dde48bec724e P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.296264 15004 tablet_replica.cc:333] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.296756 15004 raft_consensus.cc:2243] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.297099 15004 raft_consensus.cc:2272] T d6fdf8a52f8d4fa89b8d3dc56aa700be P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.298796 15004 tablet_replica.cc:333] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.299273 15004 raft_consensus.cc:2243] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.299876 15004 raft_consensus.cc:2272] T 9331b6c03a344e7e9370f75a29ec3c1a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.301518 15004 tablet_replica.cc:333] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.302071 15004 raft_consensus.cc:2243] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.302773 15004 raft_consensus.cc:2272] T 328adffbe78a441c80b9b9cf0e0288f9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.305068 15004 tablet_replica.cc:333] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.305868 15004 raft_consensus.cc:2243] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.306391 15004 raft_consensus.cc:2272] T 09ac542509f94d39af016e80ba1eb5e7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:03.306609 18582 consensus_peers.cc:597] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 -> Peer 4fec67b8f4fe4e9f996565687214176e (127.14.167.3:33003): Couldn't send request to peer 4fec67b8f4fe4e9f996565687214176e. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.3:33003: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:03.308694 15004 tablet_replica.cc:333] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.309280 15004 raft_consensus.cc:2243] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.309660 15004 raft_consensus.cc:2272] T a722544bf4144c0e9eaa94e5366bcf37 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.311367 15004 tablet_replica.cc:333] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.311875 15004 raft_consensus.cc:2243] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.312232 15004 raft_consensus.cc:2272] T d8d065dd3b9b44369c62f0f0ac7ffd74 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.314002 15004 tablet_replica.cc:333] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.314512 15004 raft_consensus.cc:2243] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.314905 15004 raft_consensus.cc:2272] T 14e7386ebc544b438da999f34ddeb537 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.316996 15004 tablet_replica.cc:333] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.317824 15004 raft_consensus.cc:2243] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.318751 15004 raft_consensus.cc:2272] T 63a29093d60b41eb84f58e3aa47a7dab P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.321045 15004 tablet_replica.cc:333] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.321810 15004 raft_consensus.cc:2243] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.322294 15004 raft_consensus.cc:2272] T 068f6e65a8b843988d27e63f5dcc53da P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.324525 15004 tablet_replica.cc:333] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.325115 15004 raft_consensus.cc:2243] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.325475 15004 raft_consensus.cc:2272] T 5eef509394184efb93b9f60639b1a019 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.327167 15004 tablet_replica.cc:333] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.327623 15004 raft_consensus.cc:2243] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.327955 15004 raft_consensus.cc:2272] T c6764d4160c54a3ea3253b9702c9209a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.329527 15004 tablet_replica.cc:333] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.330081 15004 raft_consensus.cc:2243] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.330716 15004 raft_consensus.cc:2272] T 59f198f648a742d7832db835d76914cc P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.332311 15004 tablet_replica.cc:333] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.332816 15004 raft_consensus.cc:2243] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.333184 15004 raft_consensus.cc:2272] T 51fb22ccd0cf484da09de19c7755c413 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.334895 15004 tablet_replica.cc:333] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.335466 15004 raft_consensus.cc:2243] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.335814 15004 raft_consensus.cc:2272] T 9ffd1837907f40b5953b80282210df01 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.337486 15004 tablet_replica.cc:333] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.338042 15004 raft_consensus.cc:2243] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.338384 15004 raft_consensus.cc:2272] T abf5bc8bb35b43feb0e94c43ef0a42aa P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.339986 15004 tablet_replica.cc:333] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.340447 15004 raft_consensus.cc:2243] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.341087 15004 raft_consensus.cc:2272] T 4555e4c6b52347f99177d3a54fc79776 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.342664 15004 tablet_replica.cc:333] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.343127 15004 raft_consensus.cc:2243] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.343758 15004 raft_consensus.cc:2272] T de145fde9b9a4efaa381f0834f45e349 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.345427 15004 tablet_replica.cc:333] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.345950 15004 raft_consensus.cc:2243] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.346303 15004 raft_consensus.cc:2272] T 7b747b3c97f944a595eacc3808b39071 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.347854 15004 tablet_replica.cc:333] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.348304 15004 raft_consensus.cc:2243] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.348636 15004 raft_consensus.cc:2272] T ca731142a8774d8a833da4a61db76586 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.350288 15004 tablet_replica.cc:333] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.350739 15004 raft_consensus.cc:2243] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.351066 15004 raft_consensus.cc:2272] T d4a855d35ef3481eb8922e419e72659e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.352643 15004 tablet_replica.cc:333] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.353121 15004 raft_consensus.cc:2243] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.353749 15004 raft_consensus.cc:2272] T 2d845334ea9242bbbf766833d7b39d0d P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.355506 15004 tablet_replica.cc:333] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.355962 15004 raft_consensus.cc:2243] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.356612 15004 raft_consensus.cc:2272] T 48644f9acbda4495aae17a196c71b0ed P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.358268 15004 tablet_replica.cc:333] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.358702 15004 raft_consensus.cc:2243] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.359026 15004 raft_consensus.cc:2272] T f34c8bbec6084b47a3754fde768f0d0a P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.360529 15004 tablet_replica.cc:333] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.360956 15004 raft_consensus.cc:2243] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.361292 15004 raft_consensus.cc:2272] T 581963d411d04059867f500f0d41acc9 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.362861 15004 tablet_replica.cc:333] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.363312 15004 raft_consensus.cc:2243] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.363926 15004 raft_consensus.cc:2272] T cf1720d42a9048a1af7d6d2f69b63e1f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.365540 15004 tablet_replica.cc:333] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.366052 15004 raft_consensus.cc:2243] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.366407 15004 raft_consensus.cc:2272] T 9e4a572898d1456286c4ef93a7518d53 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.367916 15004 tablet_replica.cc:333] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.368393 15004 raft_consensus.cc:2243] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.368728 15004 raft_consensus.cc:2272] T 2ab328cbbb5749df80d5dabfff388c5e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.370294 15004 tablet_replica.cc:333] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.370733 15004 raft_consensus.cc:2243] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.371076 15004 raft_consensus.cc:2272] T 1754741bee854badae5eeae413dc507d P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.372601 15004 tablet_replica.cc:333] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.373056 15004 raft_consensus.cc:2243] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.373371 15004 raft_consensus.cc:2272] T 626ab4691054481fa203468e5666e4c7 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.374904 15004 tablet_replica.cc:333] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.375360 15004 raft_consensus.cc:2243] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.375664 15004 raft_consensus.cc:2272] T 3e00dfe687eb4cdba1f8c9597b8b1a40 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.377264 15004 tablet_replica.cc:333] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.377737 15004 raft_consensus.cc:2243] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.378098 15004 raft_consensus.cc:2272] T 7f106221038d4d7bb5ce5bf5938458a3 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.379582 15004 tablet_replica.cc:333] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.380016 15004 raft_consensus.cc:2243] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.380376 15004 raft_consensus.cc:2272] T aa603d6fe8ea42fdb7b9f51dbc996415 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.382005 15004 tablet_replica.cc:333] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.382455 15004 raft_consensus.cc:2243] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.383409 15004 raft_consensus.cc:2272] T 20ef3ea6b34a47748be0d0a8a3d3874a P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.385052 15004 tablet_replica.cc:333] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.385535 15004 raft_consensus.cc:2243] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.386039 15004 raft_consensus.cc:2272] T aa00d930a0a7492aa4e858f3356ce41e P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.387835 15004 tablet_replica.cc:333] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.388326 15004 raft_consensus.cc:2243] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.388924 15004 raft_consensus.cc:2272] T 1302c9665bdd44c18214a95a8785d2c0 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.390486 15004 tablet_replica.cc:333] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.390897 15004 raft_consensus.cc:2243] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.391496 15004 raft_consensus.cc:2272] T f24e688a79794ea0a6720359fd7313e5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.392958 15004 tablet_replica.cc:333] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.393395 15004 raft_consensus.cc:2243] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.393736 15004 raft_consensus.cc:2272] T caf6b11aff1849c1beecb132d4f17cc1 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.395373 15004 tablet_replica.cc:333] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.395790 15004 raft_consensus.cc:2243] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.396425 15004 raft_consensus.cc:2272] T a88dcb6288b24180be0ec5eb97fb6d96 P a66c47f752e64d2b8c3f39cddc237eb7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.398079 15004 tablet_replica.cc:333] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.398522 15004 raft_consensus.cc:2243] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.398842 15004 raft_consensus.cc:2272] T 37ef642e5ede480f90a32ca643d0984f P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.400357 15004 tablet_replica.cc:333] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.400743 15004 raft_consensus.cc:2243] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.401360 15004 raft_consensus.cc:2272] T e94931b4f314429180ef3a8af4beb747 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.403034 15004 tablet_replica.cc:333] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.403409 15004 raft_consensus.cc:2243] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.404026 15004 raft_consensus.cc:2272] T 49a8ed1303b849068b6f3db5e6752533 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.405475 15004 tablet_replica.cc:333] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7: stopping tablet replica
I20260709 13:06:03.405879 15004 raft_consensus.cc:2243] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.406208 15004 raft_consensus.cc:2272] T ee35cdcd049b41ad849bc1f4ea6d33d5 P a66c47f752e64d2b8c3f39cddc237eb7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.495687 15004 tablet_server.cc:196] TabletServer@127.14.167.4:0 shutdown complete.
I20260709 13:06:03.550334 15004 master.cc:562] Master@127.14.167.62:39251 shutting down...
W20260709 13:06:03.580895 18340 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:06:03.581970 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:03.582402 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.582669 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P 25e6e12e94564b2a92a058b6358e97d0: stopping tablet replica
I20260709 13:06:03.603324 15004 master.cc:584] Master@127.14.167.62:39251 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (40621 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 13:06:03.683749 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:34067
I20260709 13:06:03.684800 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:03.690150 19628 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 13:06:03.690239 19627 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 13:06:03.690636 19630 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 13:06:03.692451 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:03.693547 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:03.693739 15004 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 13:06:03.693912 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602363693896 us; error 0 us; skew 500 ppm
I20260709 13:06:03.694424 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:03.696658 15004 webserver.cc:533] Webserver started at http://127.14.167.62:36595/ using document root <none> and password file <none>
I20260709 13:06:03.697108 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:03.697270 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:03.697521 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:03.698577 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "302a89315d91439b909643a42ce49220"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:03.702670 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 13:06:03.706501 19635 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.707329 15004 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 13:06:03.707592 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "302a89315d91439b909643a42ce49220"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:03.707861 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-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 13:06:03.717429 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:03.718591 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:03.754283 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:34067
I20260709 13:06:03.754386 19686 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:34067 every 8 connection(s)
I20260709 13:06:03.757748 19687 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 13:06:03.768299 19687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220: Bootstrap starting.
I20260709 13:06:03.772716 19687 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:03.776640 19687 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220: No bootstrap required, opened a new log
I20260709 13:06:03.778632 19687 raft_consensus.cc:359] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "302a89315d91439b909643a42ce49220" member_type: VOTER }
I20260709 13:06:03.778980 19687 raft_consensus.cc:385] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:03.779192 19687 raft_consensus.cc:740] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 302a89315d91439b909643a42ce49220, State: Initialized, Role: FOLLOWER
I20260709 13:06:03.779692 19687 consensus_queue.cc:260] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "302a89315d91439b909643a42ce49220" member_type: VOTER }
I20260709 13:06:03.780099 19687 raft_consensus.cc:399] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:03.780310 19687 raft_consensus.cc:493] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:03.780536 19687 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:03.784870 19687 raft_consensus.cc:515] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "302a89315d91439b909643a42ce49220" member_type: VOTER }
I20260709 13:06:03.785327 19687 leader_election.cc:304] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [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: 302a89315d91439b909643a42ce49220; no voters: 
I20260709 13:06:03.786378 19687 leader_election.cc:290] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:03.786660 19690 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:03.787878 19690 raft_consensus.cc:697] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 1 LEADER]: Becoming Leader. State: Replica: 302a89315d91439b909643a42ce49220, State: Running, Role: LEADER
I20260709 13:06:03.788604 19690 consensus_queue.cc:237] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [LEADER]: Queue going to LEADER mode. State: All 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: "302a89315d91439b909643a42ce49220" member_type: VOTER }
I20260709 13:06:03.789245 19687 sys_catalog.cc:565] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:03.792570 19692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "302a89315d91439b909643a42ce49220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "302a89315d91439b909643a42ce49220" member_type: VOTER } }
I20260709 13:06:03.792908 19691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 302a89315d91439b909643a42ce49220. Latest consensus state: current_term: 1 leader_uuid: "302a89315d91439b909643a42ce49220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "302a89315d91439b909643a42ce49220" member_type: VOTER } }
I20260709 13:06:03.793326 19692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:03.793536 19691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:03.796913 19696 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:03.803928 19696 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:03.804838 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:03.812114 19696 catalog_manager.cc:1383] Generated new cluster ID: 7fadc52dc51d4b078e550978cd443db9
I20260709 13:06:03.812397 19696 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:03.831943 19696 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:03.833155 19696 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:03.849052 19696 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220: Generated new TSK 0
I20260709 13:06:03.849658 19696 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:03.871428 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:03.876977 19708 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 13:06:03.877838 19709 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 13:06:03.879107 19711 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 13:06:03.879940 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:03.880839 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:03.881013 15004 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 13:06:03.881145 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602363881134 us; error 0 us; skew 500 ppm
I20260709 13:06:03.881609 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:03.883816 15004 webserver.cc:533] Webserver started at http://127.14.167.1:37187/ using document root <none> and password file <none>
I20260709 13:06:03.884311 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:03.884465 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:03.884662 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:03.885699 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:03.889957 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:03.893105 19716 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.893814 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:03.894089 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:03.894326 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-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 13:06:03.910918 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:03.912089 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:03.913522 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:03.915647 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:03.915822 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.916054 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:03.916204 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.954598 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:46285
I20260709 13:06:03.954732 19778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:46285 every 8 connection(s)
I20260709 13:06:03.959506 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:03.965881 19783 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 13:06:03.967553 19784 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 13:06:03.969448 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:03.970145 19786 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 13:06:03.971242 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:03.971515 15004 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 13:06:03.971696 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602363971671 us; error 0 us; skew 500 ppm
I20260709 13:06:03.972328 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:03.973975 19779 heartbeater.cc:344] Connected to a master server at 127.14.167.62:34067
I20260709 13:06:03.974285 19779 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:03.974984 15004 webserver.cc:533] Webserver started at http://127.14.167.2:40563/ using document root <none> and password file <none>
I20260709 13:06:03.975042 19779 heartbeater.cc:507] Master 127.14.167.62:34067 requested a full tablet report, sending...
I20260709 13:06:03.975558 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:03.975768 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:03.976001 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:03.977039 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "fd75b377f0d4419398beb010d662f697"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:03.977118 19652 ts_manager.cc:194] Registered new tserver with Master: d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285)
I20260709 13:06:03.978891 19652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33598
I20260709 13:06:03.981422 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:06:03.984740 19791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:03.985394 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:03.985677 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "fd75b377f0d4419398beb010d662f697"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:03.986001 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-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 13:06:04.016180 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:04.017347 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:04.018757 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:04.020810 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:04.020994 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:04.021246 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:04.021412 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:04.058616 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:46563
I20260709 13:06:04.058722 19853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:46563 every 8 connection(s)
I20260709 13:06:04.063057 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:04.070562 19857 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 13:06:04.072249 19858 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 13:06:04.072814 19860 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 13:06:04.075548 19854 heartbeater.cc:344] Connected to a master server at 127.14.167.62:34067
I20260709 13:06:04.076128 19854 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:04.077157 19854 heartbeater.cc:507] Master 127.14.167.62:34067 requested a full tablet report, sending...
I20260709 13:06:04.078217 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:04.079182 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:04.079443 15004 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 13:06:04.079305 19652 ts_manager.cc:194] Registered new tserver with Master: fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:04.079694 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602364079674 us; error 0 us; skew 500 ppm
I20260709 13:06:04.080453 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:04.081090 19652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33602
I20260709 13:06:04.083019 15004 webserver.cc:533] Webserver started at http://127.14.167.3:41125/ using document root <none> and password file <none>
I20260709 13:06:04.083530 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:04.083695 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:04.083956 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:04.085017 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "c0fe24f754824057ac2bbf79e0b7882a"
format_stamp: "Formatted at 2026-07-09 13:06:04 on dist-test-slave-vpdx"
I20260709 13:06:04.089075 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:04.092137 19865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:04.092820 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:04.093086 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "c0fe24f754824057ac2bbf79e0b7882a"
format_stamp: "Formatted at 2026-07-09 13:06:04 on dist-test-slave-vpdx"
I20260709 13:06:04.093350 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-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 13:06:04.109898 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:04.110996 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:04.112367 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:04.114444 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:04.114620 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:04.114842 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:04.114981 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:04.151803 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:35749
I20260709 13:06:04.151902 19927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:35749 every 8 connection(s)
I20260709 13:06:04.164613 19928 heartbeater.cc:344] Connected to a master server at 127.14.167.62:34067
I20260709 13:06:04.165000 19928 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:04.165655 19928 heartbeater.cc:507] Master 127.14.167.62:34067 requested a full tablet report, sending...
I20260709 13:06:04.167444 19652 ts_manager.cc:194] Registered new tserver with Master: c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.167630 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013039459s
I20260709 13:06:04.168706 19652 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33606
I20260709 13:06:04.191958 19652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33622:
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 13:06:04.194777 19652 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 13:06:04.259380 19744 tablet_service.cc:1511] Processing CreateTablet for tablet 57ff7e0a3a55444a850bd7b4df75e58f (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:04.260887 19744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ff7e0a3a55444a850bd7b4df75e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.262650 19742 tablet_service.cc:1511] Processing CreateTablet for tablet 9579ed1eabaf4bcaa83153813af5da1c (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:04.263967 19742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9579ed1eabaf4bcaa83153813af5da1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.260890 19743 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d5c0769354505978f8556669d1db0 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:04.267271 19743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d5c0769354505978f8556669d1db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.267669 19819 tablet_service.cc:1511] Processing CreateTablet for tablet 57ff7e0a3a55444a850bd7b4df75e58f (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:04.268875 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ff7e0a3a55444a850bd7b4df75e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.275486 19818 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d5c0769354505978f8556669d1db0 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:04.277194 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d5c0769354505978f8556669d1db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.278002 19817 tablet_service.cc:1511] Processing CreateTablet for tablet 9579ed1eabaf4bcaa83153813af5da1c (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:04.279282 19817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9579ed1eabaf4bcaa83153813af5da1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.285856 19816 tablet_service.cc:1511] Processing CreateTablet for tablet 489d6690396347a0a27c03a52243b6e9 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:04.287210 19816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d6690396347a0a27c03a52243b6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.288367 19740 tablet_service.cc:1511] Processing CreateTablet for tablet c888be484bb64058b8317937bbbf96d2 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:04.289091 19739 tablet_service.cc:1511] Processing CreateTablet for tablet fa0ee2be4d7e401ab968a68dded9942d (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:04.289654 19740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c888be484bb64058b8317937bbbf96d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.290345 19739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0ee2be4d7e401ab968a68dded9942d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.290884 19741 tablet_service.cc:1511] Processing CreateTablet for tablet 489d6690396347a0a27c03a52243b6e9 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:04.292157 19741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d6690396347a0a27c03a52243b6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.301975 19944 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.310988 19738 tablet_service.cc:1511] Processing CreateTablet for tablet 7d92a613078045eaa648cea44dfd55ed (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:04.311757 19737 tablet_service.cc:1511] Processing CreateTablet for tablet c853eeeb08ef422d8af7bad052d1f7f5 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:04.312381 19738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d92a613078045eaa648cea44dfd55ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.313050 19737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c853eeeb08ef422d8af7bad052d1f7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.313649 19815 tablet_service.cc:1511] Processing CreateTablet for tablet fa0ee2be4d7e401ab968a68dded9942d (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:04.314900 19815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0ee2be4d7e401ab968a68dded9942d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.323670 19893 tablet_service.cc:1511] Processing CreateTablet for tablet 57ff7e0a3a55444a850bd7b4df75e58f (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:06:04.310967 19819 tablet_service.cc:1511] Processing CreateTablet for tablet c888be484bb64058b8317937bbbf96d2 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:04.324942 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ff7e0a3a55444a850bd7b4df75e58f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.325150 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c888be484bb64058b8317937bbbf96d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.328490 19814 tablet_service.cc:1511] Processing CreateTablet for tablet 7d92a613078045eaa648cea44dfd55ed (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:04.329731 19814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d92a613078045eaa648cea44dfd55ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.331326 19892 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3d5c0769354505978f8556669d1db0 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:06:04.332585 19892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3d5c0769354505978f8556669d1db0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.332315 19813 tablet_service.cc:1511] Processing CreateTablet for tablet c853eeeb08ef422d8af7bad052d1f7f5 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:04.333515 19813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c853eeeb08ef422d8af7bad052d1f7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.335983 19944 tablet_bootstrap.cc:654] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.336704 19891 tablet_service.cc:1511] Processing CreateTablet for tablet 9579ed1eabaf4bcaa83153813af5da1c (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:06:04.341156 19888 tablet_service.cc:1511] Processing CreateTablet for tablet fa0ee2be4d7e401ab968a68dded9942d (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:06:04.341853 19890 tablet_service.cc:1511] Processing CreateTablet for tablet 489d6690396347a0a27c03a52243b6e9 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:06:04.343365 19887 tablet_service.cc:1511] Processing CreateTablet for tablet 7d92a613078045eaa648cea44dfd55ed (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:06:04.343998 19889 tablet_service.cc:1511] Processing CreateTablet for tablet c888be484bb64058b8317937bbbf96d2 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:06:04.345449 19891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9579ed1eabaf4bcaa83153813af5da1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.345567 19886 tablet_service.cc:1511] Processing CreateTablet for tablet c853eeeb08ef422d8af7bad052d1f7f5 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:06:04.348601 19890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 489d6690396347a0a27c03a52243b6e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.349148 19888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa0ee2be4d7e401ab968a68dded9942d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.354096 19889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c888be484bb64058b8317937bbbf96d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.354692 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c853eeeb08ef422d8af7bad052d1f7f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.355674 19943 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.356335 19887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d92a613078045eaa648cea44dfd55ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.377322 19943 tablet_bootstrap.cc:654] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.383917 19815 tablet_service.cc:1511] Processing CreateTablet for tablet 52f61384bc9240ae95e066af64f6ee70 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:04.384558 19885 tablet_service.cc:1511] Processing CreateTablet for tablet 52f61384bc9240ae95e066af64f6ee70 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:04.385185 19815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f61384bc9240ae95e066af64f6ee70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.385954 19885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f61384bc9240ae95e066af64f6ee70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.389410 19738 tablet_service.cc:1511] Processing CreateTablet for tablet 52f61384bc9240ae95e066af64f6ee70 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:06:04.390722 19738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52f61384bc9240ae95e066af64f6ee70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.400532 19739 tablet_service.cc:1511] Processing CreateTablet for tablet 8e691e6ee20d4406ba4e75323203f718 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:04.401823 19739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e691e6ee20d4406ba4e75323203f718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.395113 19946 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.408566 19943 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.409094 19943 ts_tablet_manager.cc:1403] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.054s	user 0.004s	sys 0.009s
I20260709 13:06:04.414862 19946 tablet_bootstrap.cc:654] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.420735 19817 tablet_service.cc:1511] Processing CreateTablet for tablet 8e691e6ee20d4406ba4e75323203f718 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:04.422096 19817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e691e6ee20d4406ba4e75323203f718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.422884 19943 raft_consensus.cc:359] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.423617 19943 raft_consensus.cc:385] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.423897 19943 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.424865 19943 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.428829 19944 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.429340 19944 ts_tablet_manager.cc:1403] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.003s
I20260709 13:06:04.430028 19890 tablet_service.cc:1511] Processing CreateTablet for tablet 8e691e6ee20d4406ba4e75323203f718 (DEFAULT_TABLE table=test-workload [id=e675bfd0aad94b42b315987caf8012b0]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:06:04.431223 19890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e691e6ee20d4406ba4e75323203f718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.432152 19944 raft_consensus.cc:359] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.432857 19944 raft_consensus.cc:385] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.433151 19944 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.433987 19944 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.434921 19779 heartbeater.cc:499] Master 127.14.167.62:34067 was elected leader, sending a full tablet report...
I20260709 13:06:04.436076 19943 ts_tablet_manager.cc:1434] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 13:06:04.437247 19943 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.444206 19943 tablet_bootstrap.cc:654] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.451179 19944 ts_tablet_manager.cc:1434] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.003s
I20260709 13:06:04.451795 19854 heartbeater.cc:499] Master 127.14.167.62:34067 was elected leader, sending a full tablet report...
I20260709 13:06:04.456911 19944 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.462841 19946 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
W20260709 13:06:04.463228 19780 tablet.cc:2406] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:04.464474 19946 ts_tablet_manager.cc:1403] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.006s
I20260709 13:06:04.466837 19944 tablet_bootstrap.cc:654] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.467563 19946 raft_consensus.cc:359] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.471719 19946 raft_consensus.cc:385] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.472133 19946 raft_consensus.cc:740] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.473443 19946 consensus_queue.cc:260] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.476837 19943 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.477366 19943 ts_tablet_manager.cc:1403] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.019s
I20260709 13:06:04.477990 19944 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.478492 19944 ts_tablet_manager.cc:1403] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260709 13:06:04.478820 19928 heartbeater.cc:499] Master 127.14.167.62:34067 was elected leader, sending a full tablet report...
I20260709 13:06:04.480122 19943 raft_consensus.cc:359] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.480834 19943 raft_consensus.cc:385] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.481101 19943 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.481809 19943 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.482918 19946 ts_tablet_manager.cc:1434] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:04.483870 19946 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.484159 19943 ts_tablet_manager.cc:1434] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:04.485073 19943 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.481240 19944 raft_consensus.cc:359] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.490044 19944 raft_consensus.cc:385] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.490358 19944 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.491017 19943 tablet_bootstrap.cc:654] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.491322 19944 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.492101 19946 tablet_bootstrap.cc:654] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.496013 19944 ts_tablet_manager.cc:1434] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:06:04.497134 19944 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.503393 19944 tablet_bootstrap.cc:654] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.524446 19946 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.524667 19943 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.524869 19946 ts_tablet_manager.cc:1403] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.018s
I20260709 13:06:04.524906 19944 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.525213 19943 ts_tablet_manager.cc:1403] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.019s
I20260709 13:06:04.525610 19944 ts_tablet_manager.cc:1403] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.009s
I20260709 13:06:04.527341 19946 raft_consensus.cc:359] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.527884 19946 raft_consensus.cc:385] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.528101 19946 raft_consensus.cc:740] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.528097 19943 raft_consensus.cc:359] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.528281 19944 raft_consensus.cc:359] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.528966 19943 raft_consensus.cc:385] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.529116 19944 raft_consensus.cc:385] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.529371 19943 raft_consensus.cc:740] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.529043 19946 consensus_queue.cc:260] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.529619 19944 raft_consensus.cc:740] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.530246 19943 consensus_queue.cc:260] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.530469 19944 consensus_queue.cc:260] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.531205 19946 ts_tablet_manager.cc:1434] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:06:04.532140 19946 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.532558 19943 ts_tablet_manager.cc:1434] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260709 13:06:04.533550 19943 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.538138 19946 tablet_bootstrap.cc:654] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.539480 19943 tablet_bootstrap.cc:654] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.540287 19944 ts_tablet_manager.cc:1434] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:06:04.543520 19944 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.549654 19944 tablet_bootstrap.cc:654] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.552592 19943 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.553128 19943 ts_tablet_manager.cc:1403] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260709 13:06:04.556128 19943 raft_consensus.cc:359] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.556612 19946 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.557062 19943 raft_consensus.cc:385] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.557467 19946 ts_tablet_manager.cc:1403] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.016s
I20260709 13:06:04.557462 19943 raft_consensus.cc:740] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.558478 19943 consensus_queue.cc:260] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.560343 19944 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.560415 19943 ts_tablet_manager.cc:1434] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:04.561029 19944 ts_tablet_manager.cc:1403] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260709 13:06:04.560563 19946 raft_consensus.cc:359] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.561415 19946 raft_consensus.cc:385] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.561563 19943 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.561719 19946 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.562700 19946 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.563781 19944 raft_consensus.cc:359] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.564484 19944 raft_consensus.cc:385] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.564746 19944 raft_consensus.cc:740] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.565577 19944 consensus_queue.cc:260] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.568338 19943 tablet_bootstrap.cc:654] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.568641 19946 ts_tablet_manager.cc:1434] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 13:06:04.569630 19946 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.570307 19944 ts_tablet_manager.cc:1434] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260709 13:06:04.571573 19944 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.576160 19946 tablet_bootstrap.cc:654] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.576272 19943 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.576866 19943 ts_tablet_manager.cc:1403] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:06:04.577312 19944 tablet_bootstrap.cc:654] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.579663 19943 raft_consensus.cc:359] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.580410 19943 raft_consensus.cc:385] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.580704 19943 raft_consensus.cc:740] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.581575 19943 consensus_queue.cc:260] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.583730 19943 ts_tablet_manager.cc:1434] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:04.584617 19943 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.591032 19943 tablet_bootstrap.cc:654] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.592895 19944 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.593447 19944 ts_tablet_manager.cc:1403] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:06:04.596105 19943 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.596061 19944 raft_consensus.cc:359] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.596637 19943 ts_tablet_manager.cc:1403] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.010s
I20260709 13:06:04.597879 19944 raft_consensus.cc:385] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.598291 19944 raft_consensus.cc:740] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.598493 19949 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.599030 19949 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.599334 19944 consensus_queue.cc:260] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.599905 19950 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.599444 19943 raft_consensus.cc:359] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.600410 19943 raft_consensus.cc:385] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.600399 19950 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.600898 19943 raft_consensus.cc:740] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.601630 19943 consensus_queue.cc:260] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.603065 19950 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.599474 19946 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.610512 19946 ts_tablet_manager.cc:1403] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260709 13:06:04.613682 19946 raft_consensus.cc:359] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.614478 19946 raft_consensus.cc:385] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.614779 19946 raft_consensus.cc:740] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.617509 19949 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.621206 19946 consensus_queue.cc:260] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.627993 19949 raft_consensus.cc:493] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.628618 19949 raft_consensus.cc:515] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.630726 19949 leader_election.cc:290] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.635639 19946 ts_tablet_manager.cc:1434] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:06:04.645542 19946 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.652288 19946 tablet_bootstrap.cc:654] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.661942 19944 ts_tablet_manager.cc:1434] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.068s	user 0.017s	sys 0.046s
I20260709 13:06:04.672426 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
W20260709 13:06:04.674046 19718 leader_election.cc:343] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.672451 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:04.674958 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:04.675218 19902 raft_consensus.cc:2468] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:04.675743 19829 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:04.676522 19718 leader_election.cc:304] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:04.676954 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:04.677549 19965 raft_consensus.cc:2804] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.678318 19965 raft_consensus.cc:493] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.678642 19965 raft_consensus.cc:3060] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.680346 19717 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:04.681543 19949 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.682015 19949 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.682348 19949 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.685351 19943 ts_tablet_manager.cc:1434] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.088s	user 0.028s	sys 0.036s
I20260709 13:06:04.686379 19943 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.687574 19944 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.690900 19949 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.693032 19949 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Requested vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.695333 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
W20260709 13:06:04.696980 19718 leader_election.cc:343] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.698836 19965 raft_consensus.cc:515] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.701202 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
W20260709 13:06:04.701634 19717 leader_election.cc:343] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.701854 19828 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.703069 19944 tablet_bootstrap.cc:654] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.709089 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:04.709259 19828 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:04.709419 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:04.710206 19902 raft_consensus.cc:3060] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:04.710371 19717 leader_election.cc:343] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.711061 19943 tablet_bootstrap.cc:654] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.711511 19717 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:04.712618 19949 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.718204 19902 raft_consensus.cc:2468] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:04.717581 19965 leader_election.cc:290] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Requested vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.719578 19718 leader_election.cc:304] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [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: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: fd75b377f0d4419398beb010d662f697
I20260709 13:06:04.720839 19965 raft_consensus.cc:2804] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.721048 19964 raft_consensus.cc:493] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.721500 19965 raft_consensus.cc:697] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Becoming Leader. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Running, Role: LEADER
I20260709 13:06:04.721545 19964 raft_consensus.cc:515] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.721836 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:04.722406 19965 consensus_queue.cc:237] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.723696 19964 leader_election.cc:290] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.724710 19946 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.725240 19946 ts_tablet_manager.cc:1403] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.080s	user 0.006s	sys 0.018s
I20260709 13:06:04.727236 19943 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.727739 19943 ts_tablet_manager.cc:1403] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.005s
I20260709 13:06:04.728133 19946 raft_consensus.cc:359] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.728919 19944 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.729491 19944 ts_tablet_manager.cc:1403] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.005s
I20260709 13:06:04.729899 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" is_pre_election: true
I20260709 13:06:04.730644 19943 raft_consensus.cc:359] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.731360 19943 raft_consensus.cc:385] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.731653 19943 raft_consensus.cc:740] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.731774 19753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c888be484bb64058b8317937bbbf96d2" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" is_pre_election: true
I20260709 13:06:04.732450 19753 raft_consensus.cc:2468] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 0.
I20260709 13:06:04.732429 19943 consensus_queue.cc:260] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.732739 19944 raft_consensus.cc:359] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.733867 19944 raft_consensus.cc:385] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.734622 19944 raft_consensus.cc:740] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.734766 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c888be484bb64058b8317937bbbf96d2" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:04.735941 19902 raft_consensus.cc:2468] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 0.
W20260709 13:06:04.737234 19793 leader_election.cc:343] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:04.736990 19944 consensus_queue.cc:260] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.738112 19793 leader_election.cc:304] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.740000 19949 raft_consensus.cc:697] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Becoming Leader. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Running, Role: LEADER
I20260709 13:06:04.740636 19964 raft_consensus.cc:2804] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.741050 19964 raft_consensus.cc:493] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.740948 19949 consensus_queue.cc:237] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.728874 19946 raft_consensus.cc:385] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.741571 19964 raft_consensus.cc:3060] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.741804 19946 raft_consensus.cc:740] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.742694 19946 consensus_queue.cc:260] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.744776 19946 ts_tablet_manager.cc:1434] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:06:04.745775 19946 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.747805 19973 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.748258 19973 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.750061 19964 raft_consensus.cc:515] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.750865 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:04.752758 19828 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:04.754106 19717 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.754781 19753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c888be484bb64058b8317937bbbf96d2" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:04.755393 19753 raft_consensus.cc:3060] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.761296 19946 tablet_bootstrap.cc:654] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.761617 19965 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.762019 19965 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.762390 19965 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.764043 19753 raft_consensus.cc:2468] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
I20260709 13:06:04.766665 19793 leader_election.cc:304] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.767622 19950 raft_consensus.cc:2804] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.752175 19973 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.752126 19944 ts_tablet_manager.cc:1434] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 13:06:04.751752 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:04.770303 19902 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:04.770341 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c888be484bb64058b8317937bbbf96d2" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:04.770995 19903 raft_consensus.cc:3060] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.768703 19964 leader_election.cc:290] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.768721 19950 raft_consensus.cc:697] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:04.771986 19950 consensus_queue.cc:237] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.772428 19943 ts_tablet_manager.cc:1434] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.044s	user 0.028s	sys 0.016s
I20260709 13:06:04.772498 19965 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.773614 19943 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.775395 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:04.776154 19828 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.778749 19903 raft_consensus.cc:2468] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
I20260709 13:06:04.780929 19943 tablet_bootstrap.cc:654] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.782445 19946 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.782976 19946 ts_tablet_manager.cc:1403] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260709 13:06:04.783089 19828 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:04.786247 19717 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.786897 19944 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.787082 19949 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.787590 19949 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Becoming Leader. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Running, Role: LEADER
I20260709 13:06:04.788565 19949 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.784900 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:04.791160 19903 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.791859 19964 raft_consensus.cc:493] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.792825 19793 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd75b377f0d4419398beb010d662f697; no voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:04.784991 19965 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Requested vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.793109 19652 catalog_manager.cc:5697] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1). New cstate: current_term: 1 leader_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.792332 19964 raft_consensus.cc:515] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
W20260709 13:06:04.799324 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:04.801229 19964 leader_election.cc:290] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.803682 19944 tablet_bootstrap.cc:654] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.807505 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" is_pre_election: true
I20260709 13:06:04.808188 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:04.808295 19754 raft_consensus.cc:2468] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 0.
I20260709 13:06:04.809075 19902 raft_consensus.cc:2468] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 0.
I20260709 13:06:04.810046 19793 leader_election.cc:304] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.814045 19979 raft_consensus.cc:2804] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.820851 19979 raft_consensus.cc:493] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.821189 19979 raft_consensus.cc:3060] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.825646 19943 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.826265 19943 ts_tablet_manager.cc:1403] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.007s
I20260709 13:06:04.814150 19964 raft_consensus.cc:2749] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:04.813711 19946 raft_consensus.cc:359] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.828066 19946 raft_consensus.cc:385] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.828348 19946 raft_consensus.cc:740] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.828375 19943 raft_consensus.cc:359] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.828994 19943 raft_consensus.cc:385] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.829845 19943 raft_consensus.cc:740] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.830581 19943 consensus_queue.cc:260] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.830753 19946 consensus_queue.cc:260] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.832406 19943 ts_tablet_manager.cc:1434] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 13:06:04.833078 19943 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.832621 19651 catalog_manager.cc:5697] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.834969 19979 raft_consensus.cc:515] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.837630 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:04.838214 19754 raft_consensus.cc:3060] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.838752 19943 tablet_bootstrap.cc:654] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.842978 19943 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.843302 19943 ts_tablet_manager.cc:1403] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:06:04.844970 19943 raft_consensus.cc:359] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.845031 19754 raft_consensus.cc:2468] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
I20260709 13:06:04.845438 19943 raft_consensus.cc:385] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.845808 19943 raft_consensus.cc:740] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.846426 19793 leader_election.cc:304] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.846535 19943 consensus_queue.cc:260] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.847352 19964 raft_consensus.cc:2804] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.848124 19944 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.847996 19964 raft_consensus.cc:697] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:04.848790 19943 ts_tablet_manager.cc:1434] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 13:06:04.849004 19964 consensus_queue.cc:237] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.849684 19943 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:04.850045 19946 ts_tablet_manager.cc:1434] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.000s
I20260709 13:06:04.851060 19946 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.852977 19944 ts_tablet_manager.cc:1403] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.003s
I20260709 13:06:04.855448 19943 tablet_bootstrap.cc:654] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.855904 19944 raft_consensus.cc:359] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.857620 19944 raft_consensus.cc:385] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.832906 19903 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:04.858573 19944 raft_consensus.cc:740] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.859719 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:04.860460 19903 raft_consensus.cc:3060] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.856390 19652 catalog_manager.cc:5697] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1). New cstate: current_term: 1 leader_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.860172 19944 consensus_queue.cc:260] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.862059 19652 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1). New cstate: current_term: 1 leader_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.864959 19944 ts_tablet_manager.cc:1434] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:06:04.868898 19944 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.867415 19903 raft_consensus.cc:2468] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
I20260709 13:06:04.858000 19979 leader_election.cc:290] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 1 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.856891 19946 tablet_bootstrap.cc:654] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.875599 19944 tablet_bootstrap.cc:654] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.879582 19650 catalog_manager.cc:5697] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.888041 19944 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.888564 19944 ts_tablet_manager.cc:1403] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:06:04.890661 19943 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: No bootstrap required, opened a new log
I20260709 13:06:04.891170 19943 ts_tablet_manager.cc:1403] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.023s
I20260709 13:06:04.893110 19946 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.893625 19946 ts_tablet_manager.cc:1403] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.006s
I20260709 13:06:04.893957 19943 raft_consensus.cc:359] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.894721 19943 raft_consensus.cc:385] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.895035 19943 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.895717 19943 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.896710 19946 raft_consensus.cc:359] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.897305 19946 raft_consensus.cc:385] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.897526 19946 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.897799 19943 ts_tablet_manager.cc:1434] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:04.898284 19953 raft_consensus.cc:493] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.891187 19944 raft_consensus.cc:359] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.898834 19944 raft_consensus.cc:385] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.898749 19953 raft_consensus.cc:515] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.899207 19944 raft_consensus.cc:740] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.899842 19944 consensus_queue.cc:260] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.901347 19953 leader_election.cc:290] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:04.902155 19944 ts_tablet_manager.cc:1434] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:06:04.903005 19944 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.898293 19946 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.908454 19944 tablet_bootstrap.cc:654] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.908968 19946 ts_tablet_manager.cc:1434] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:06:04.911671 19946 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.917591 19946 tablet_bootstrap.cc:654] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.923979 19953 raft_consensus.cc:493] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.924638 19953 raft_consensus.cc:515] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.926761 19953 leader_election.cc:290] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:04.932591 19946 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:04.933090 19946 ts_tablet_manager.cc:1403] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 13:06:04.933990 19944 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.934486 19944 ts_tablet_manager.cc:1403] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.012s
I20260709 13:06:04.935225 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9579ed1eabaf4bcaa83153813af5da1c" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" is_pre_election: true
I20260709 13:06:04.935559 19946 raft_consensus.cc:359] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.936252 19946 raft_consensus.cc:385] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.935880 19754 raft_consensus.cc:2468] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 0.
I20260709 13:06:04.936506 19753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c853eeeb08ef422d8af7bad052d1f7f5" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" is_pre_election: true
I20260709 13:06:04.937212 19944 raft_consensus.cc:359] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.937157 19753 raft_consensus.cc:2468] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 0.
I20260709 13:06:04.938408 19944 raft_consensus.cc:385] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.938850 19867 leader_election.cc:304] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:04.938933 19944 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.940114 19953 raft_consensus.cc:2804] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.940140 19944 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.940408 19867 leader_election.cc:304] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:04.940745 19953 raft_consensus.cc:493] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.941227 19953 raft_consensus.cc:3060] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.936527 19946 raft_consensus.cc:740] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.944339 19944 ts_tablet_manager.cc:1434] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:04.944727 19946 consensus_queue.cc:260] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.945269 19944 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: Bootstrap starting.
I20260709 13:06:04.947140 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9579ed1eabaf4bcaa83153813af5da1c" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:04.947819 19828 raft_consensus.cc:2468] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 0.
I20260709 13:06:04.948861 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c853eeeb08ef422d8af7bad052d1f7f5" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:04.949534 19829 raft_consensus.cc:2468] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 0.
I20260709 13:06:04.952979 19944 tablet_bootstrap.cc:654] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.955750 19953 raft_consensus.cc:515] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.956184 19998 raft_consensus.cc:2804] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.956669 19998 raft_consensus.cc:493] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.956946 19946 ts_tablet_manager.cc:1434] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.005s
I20260709 13:06:04.957523 19949 raft_consensus.cc:493] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:04.957878 19946 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:04.958354 19944 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: No bootstrap required, opened a new log
I20260709 13:06:04.958781 19944 ts_tablet_manager.cc:1403] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.003s
I20260709 13:06:04.959295 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9579ed1eabaf4bcaa83153813af5da1c" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:04.959872 19829 raft_consensus.cc:3060] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.961239 19944 raft_consensus.cc:359] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.961910 19944 raft_consensus.cc:385] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:04.962173 19944 raft_consensus.cc:740] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Initialized, Role: FOLLOWER
I20260709 13:06:04.962821 19944 consensus_queue.cc:260] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.957002 19998 raft_consensus.cc:3060] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.958003 19949 raft_consensus.cc:515] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.965406 19949 leader_election.cc:290] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:04.966235 19953 leader_election.cc:290] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:04.967325 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:04.967955 19903 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:04.968753 19829 raft_consensus.cc:2468] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:04.969316 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:04.970060 19866 leader_election.cc:304] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.970428 19718 leader_election.cc:304] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:04.970674 19998 raft_consensus.cc:515] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.971181 19953 raft_consensus.cc:2804] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.971477 19828 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:04.971808 19953 raft_consensus.cc:697] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:04.972149 19949 raft_consensus.cc:2804] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:04.972534 19949 raft_consensus.cc:493] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:04.972698 19998 leader_election.cc:290] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:04.972880 19949 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.973528 19946 tablet_bootstrap.cc:654] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:04.973779 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c853eeeb08ef422d8af7bad052d1f7f5" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:04.974318 19829 raft_consensus.cc:3060] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.978325 19953 consensus_queue.cc:237] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.982118 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c853eeeb08ef422d8af7bad052d1f7f5" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:04.982384 19944 ts_tablet_manager.cc:1434] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:06:04.982771 19754 raft_consensus.cc:3060] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.986047 19753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9579ed1eabaf4bcaa83153813af5da1c" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:04.986647 19753 raft_consensus.cc:3060] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:04.988689 19829 raft_consensus.cc:2468] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:04.990039 19866 leader_election.cc:304] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:04.991180 19997 raft_consensus.cc:2804] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:04.991700 19997 raft_consensus.cc:697] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 1 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:04.992540 19997 consensus_queue.cc:237] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:04.994613 19753 raft_consensus.cc:2468] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:04.995890 19754 raft_consensus.cc:2468] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:04.999998 19946 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:05.000548 19946 ts_tablet_manager.cc:1403] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.010s
I20260709 13:06:05.000111 19949 raft_consensus.cc:515] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.003121 19946 raft_consensus.cc:359] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.003778 19946 raft_consensus.cc:385] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.004032 19946 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.004410 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:05.005059 19829 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.004683 19946 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.005234 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:05.005826 19903 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.006886 19946 ts_tablet_manager.cc:1434] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:05.007851 19946 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: Bootstrap starting.
I20260709 13:06:05.006986 19649 catalog_manager.cc:5697] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 1 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.012100 19829 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:05.012642 19903 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:05.013715 19946 tablet_bootstrap.cc:654] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:05.013891 19718 leader_election.cc:304] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:05.014780 19965 raft_consensus.cc:2804] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.015219 19965 raft_consensus.cc:697] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Becoming Leader. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Running, Role: LEADER
I20260709 13:06:05.016000 19965 consensus_queue.cc:237] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.018280 19949 leader_election.cc:290] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Requested vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:05.021534 19946 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: No bootstrap required, opened a new log
I20260709 13:06:05.022058 19946 ts_tablet_manager.cc:1403] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.006s
I20260709 13:06:05.021879 19649 catalog_manager.cc:5697] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 1 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:05.024916 19946 raft_consensus.cc:359] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.025520 19946 raft_consensus.cc:385] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:05.025727 19946 raft_consensus.cc:740] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Initialized, Role: FOLLOWER
I20260709 13:06:05.026319 19946 consensus_queue.cc:260] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.027958 19946 ts_tablet_manager.cc:1434] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:06:05.027500 19650 catalog_manager.cc:5697] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1). New cstate: current_term: 1 leader_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.097790 19965 raft_consensus.cc:493] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.098361 19965 raft_consensus.cc:515] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.100037 19965 leader_election.cc:290] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:05.100721 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:05.100980 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:05.101246 19829 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:05.101572 19903 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:05.102181 19717 leader_election.cc:304] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:05.102895 19965 raft_consensus.cc:2804] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.103170 19965 raft_consensus.cc:493] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.103412 19965 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.107940 19965 raft_consensus.cc:515] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.109454 19965 leader_election.cc:290] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Requested vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:05.110219 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:05.110373 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:05.110693 19829 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.110872 19903 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.115370 19829 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:05.115490 19903 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:05.116369 19717 leader_election.cc:304] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:05.117098 19965 raft_consensus.cc:2804] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.117451 19965 raft_consensus.cc:697] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Becoming Leader. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Running, Role: LEADER
I20260709 13:06:05.118113 19965 consensus_queue.cc:237] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.124564 19649 catalog_manager.cc:5697] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1). New cstate: current_term: 1 leader_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.134182 19965 consensus_queue.cc:1048] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.142665 19829 raft_consensus.cc:3060] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.151499 19949 consensus_queue.cc:1048] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.156307 19979 raft_consensus.cc:493] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:05.156785 19979 raft_consensus.cc:515] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.159574 19979 leader_election.cc:290] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:05.160360 19754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" is_pre_election: true
I20260709 13:06:05.160631 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:05.162041 19793 leader_election.cc:304] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [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: fd75b377f0d4419398beb010d662f697; no voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:05.162632 19979 raft_consensus.cc:2749] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:05.232542 19979 consensus_queue.cc:1048] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.242354 19964 consensus_queue.cc:1048] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.263531 19949 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.272797 19973 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.296742 19964 consensus_queue.cc:1048] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.300803 19973 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.306855 19979 consensus_queue.cc:1048] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.309393 19973 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:05.310077 19973 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.312075 19973 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:05.313941 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:05.314731 19903 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:05.315943 19718 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:05.317185 19965 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:05.317589 19965 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:05.317970 19965 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.323206 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:05.325013 19965 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.329382 19829 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 0.
I20260709 13:06:05.330576 19965 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Requested vote from peers fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:05.331193 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:05.331664 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:05.331799 19828 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.332255 19902 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.339244 19902 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:05.339418 19828 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8cc1d1e479a4cdf8c92078da6fad2fc in term 1.
I20260709 13:06:05.326880 19903 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:05.340960 19717 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:05.341922 19965 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:05.346903 19965 raft_consensus.cc:697] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Becoming Leader. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Running, Role: LEADER
I20260709 13:06:05.347728 19965 consensus_queue.cc:237] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:05.352819 19965 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:05.355402 19650 catalog_manager.cc:5697] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc reported cstate change: term changed from 0 to 1, leader changed from <none> to d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1). New cstate: current_term: 1 leader_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:05.370143 15004 ts_manager.cc:295] Set tserver state for d8cc1d1e479a4cdf8c92078da6fad2fc to MAINTENANCE_MODE
I20260709 13:06:05.370896 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:06:05.385591 19953 consensus_queue.cc:1048] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:05.390687 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:05.397535 15004 tablet_replica.cc:333] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.398545 15004 raft_consensus.cc:2243] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.399317 15004 pending_rounds.cc:70] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Trying to abort 1 pending ops.
I20260709 13:06:05.399577 15004 pending_rounds.cc:77] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635288473583616 op_type: NO_OP noop_request { }
I20260709 13:06:05.399959 15004 raft_consensus.cc:2889] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:05.400301 15004 raft_consensus.cc:2272] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.403329 15004 tablet_replica.cc:333] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.404093 15004 raft_consensus.cc:2243] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.404573 15004 raft_consensus.cc:2272] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:05.404703 19867 consensus_peers.cc:597] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. 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 13:06:05.407301 15004 tablet_replica.cc:333] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.407785 15004 raft_consensus.cc:2243] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.408087 15004 raft_consensus.cc:2272] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.409544 15004 tablet_replica.cc:333] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.410074 15004 raft_consensus.cc:2243] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.410413 15004 raft_consensus.cc:2272] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.412336 15004 tablet_replica.cc:333] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.412894 15004 raft_consensus.cc:2243] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.413571 15004 raft_consensus.cc:2272] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.415398 15004 tablet_replica.cc:333] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.415861 15004 raft_consensus.cc:2243] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.416548 15004 pending_rounds.cc:70] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Trying to abort 1 pending ops.
I20260709 13:06:05.416716 15004 pending_rounds.cc:77] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635287118524416 op_type: NO_OP noop_request { }
I20260709 13:06:05.416976 15004 raft_consensus.cc:2889] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:05.417230 15004 raft_consensus.cc:2272] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.419368 15004 tablet_replica.cc:333] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.420017 15004 raft_consensus.cc:2243] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.420444 15004 raft_consensus.cc:2272] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.422375 15004 tablet_replica.cc:333] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.422813 15004 raft_consensus.cc:2243] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.423288 15004 pending_rounds.cc:70] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Trying to abort 1 pending ops.
I20260709 13:06:05.423444 15004 pending_rounds.cc:77] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305635287530512384 op_type: NO_OP noop_request { }
I20260709 13:06:05.423655 15004 raft_consensus.cc:2889] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:05.423866 15004 raft_consensus.cc:2272] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.425581 15004 tablet_replica.cc:333] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.426060 15004 raft_consensus.cc:2243] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.426719 15004 raft_consensus.cc:2272] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.428462 15004 tablet_replica.cc:333] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: stopping tablet replica
I20260709 13:06:05.428864 15004 raft_consensus.cc:2243] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:05.429543 15004 raft_consensus.cc:2272] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.457901 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
W20260709 13:06:05.469065 19867 consensus_peers.cc:597] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:05.590495 19998 consensus_queue.cc:1048] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:05.797580 19793 consensus_peers.cc:597] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:05.800268 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:05.860844 19793 consensus_peers.cc:597] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:06.643081 19953 raft_consensus.cc:493] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.643548 19953 raft_consensus.cc:515] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.645180 19953 leader_election.cc:290] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.646281 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
W20260709 13:06:06.648478 19867 leader_election.cc:336] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.648795 19867 leader_election.cc:304] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697
I20260709 13:06:06.649296 19953 raft_consensus.cc:2749] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.664296 19953 raft_consensus.cc:493] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.664690 19953 raft_consensus.cc:515] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.666237 19953 leader_election.cc:290] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.667240 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:06.667877 19829 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:06.668798 19866 leader_election.cc:304] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
W20260709 13:06:06.669438 19867 leader_election.cc:336] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.669450 19953 raft_consensus.cc:2804] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.669899 19953 raft_consensus.cc:493] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:06.670145 19953 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.674693 19953 raft_consensus.cc:515] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.676070 19953 leader_election.cc:290] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.676992 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:06.677484 19829 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:06.678960 19867 leader_election.cc:336] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.681864 19829 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 2.
I20260709 13:06:06.682756 19866 leader_election.cc:304] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.683342 19953 raft_consensus.cc:2804] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.684237 19953 raft_consensus.cc:697] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:06.685091 19953 consensus_queue.cc:237] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER 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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.691497 19650 catalog_manager.cc:5697] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 1 to 2, leader changed from d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 2 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.772495 19979 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.772938 19979 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.774454 19979 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:06.775719 19953 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.775774 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:06.776290 19953 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.777304 19903 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
W20260709 13:06:06.777722 19793 leader_election.cc:336] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.778198 19953 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.778611 19793 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.779294 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:06.779443 19979 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.779969 19829 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:06.780403 19979 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.780929 19979 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.781071 19866 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
W20260709 13:06:06.782333 19867 leader_election.cc:336] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.782407 19953 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.782843 19953 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.783190 19953 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.787899 19979 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.790023 19979 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:06.789937 19953 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.791934 19953 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.793099 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:06.793145 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:06.794092 19903 raft_consensus.cc:2393] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd75b377f0d4419398beb010d662f697 in current term 2: Already voted for candidate c0fe24f754824057ac2bbf79e0b7882a in this term.
I20260709 13:06:06.794085 19829 raft_consensus.cc:2393] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c0fe24f754824057ac2bbf79e0b7882a in current term 2: Already voted for candidate fd75b377f0d4419398beb010d662f697 in this term.
W20260709 13:06:06.794404 19793 leader_election.cc:336] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.795374 19793 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [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: fd75b377f0d4419398beb010d662f697; no voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.796128 19979 raft_consensus.cc:2749] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:06.796133 19867 leader_election.cc:336] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.796717 19867 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697
I20260709 13:06:06.797299 19953 raft_consensus.cc:2749] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:06.801120 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:06.803043 19979 raft_consensus.cc:493] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.803448 19979 raft_consensus.cc:515] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.805047 19979 leader_election.cc:290] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:06.806416 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:06.807000 19903 raft_consensus.cc:2468] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
I20260709 13:06:06.807981 19793 leader_election.cc:304] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:06.808580 19979 raft_consensus.cc:2804] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:06.808636 19793 leader_election.cc:336] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.808996 19979 raft_consensus.cc:493] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.809368 19979 raft_consensus.cc:3060] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.814373 19979 raft_consensus.cc:515] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.816452 19979 leader_election.cc:290] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:06.817922 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa0ee2be4d7e401ab968a68dded9942d" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:06.818559 19903 raft_consensus.cc:3060] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:06.819650 19793 leader_election.cc:336] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.823432 19903 raft_consensus.cc:2468] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 2.
I20260709 13:06:06.824295 19793 leader_election.cc:304] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.824317 19979 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.824986 19979 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.825804 20033 raft_consensus.cc:2804] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.826761 20033 raft_consensus.cc:697] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:06.826924 19979 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:06.827670 20033 consensus_queue.cc:237] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.828819 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
W20260709 13:06:06.830703 19793 leader_election.cc:336] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.831103 19793 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [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: fd75b377f0d4419398beb010d662f697; no voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.831871 20033 raft_consensus.cc:2749] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:06.835170 19650 catalog_manager.cc:5697] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 1 to 2, leader changed from d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:06.855881 19953 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.856375 19953 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.857935 19953 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.859031 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:06.859731 19829 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:06.860656 19866 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
W20260709 13:06:06.861220 19867 leader_election.cc:336] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.861250 19953 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.861658 19953 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8cc1d1e479a4cdf8c92078da6fad2fc)
I20260709 13:06:06.861974 19953 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.866498 19953 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.867946 19953 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.868929 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:06.869503 19829 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:06.871124 19867 leader_election.cc:336] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.874552 19829 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 2.
I20260709 13:06:06.875387 19866 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.875923 19953 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.876284 19953 raft_consensus.cc:697] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:06.876994 19953 consensus_queue.cc:237] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.883316 19650 catalog_manager.cc:5697] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 1 to 2, leader changed from d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 2 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:06.954125 19953 raft_consensus.cc:493] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:06.954558 19953 raft_consensus.cc:515] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.956290 19953 leader_election.cc:290] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.957214 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:06.957859 19829 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 1.
I20260709 13:06:06.958696 19866 leader_election.cc:304] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:06.959447 19953 raft_consensus.cc:2804] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:06.959767 19953 raft_consensus.cc:493] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:06.959775 19867 leader_election.cc:336] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.960404 19953 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:06.965430 19953 raft_consensus.cc:515] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.967020 19953 leader_election.cc:290] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:06.967964 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:06.968532 19829 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:06.970327 19867 leader_election.cc:336] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:06.973605 19829 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 2.
I20260709 13:06:06.974510 19866 leader_election.cc:304] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:06.975073 19953 raft_consensus.cc:2804] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:06.975481 19953 raft_consensus.cc:697] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:06.976051 19953 consensus_queue.cc:237] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER 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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:06.982476 19650 catalog_manager.cc:5697] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 1 to 2, leader changed from d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 2 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:07.011816 20033 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:07.012290 20033 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:07.014006 20033 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:07.015926 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a" is_pre_election: true
I20260709 13:06:07.016448 19903 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 1.
I20260709 13:06:07.017376 19793 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:07.017951 20033 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:07.017982 19793 leader_election.cc:336] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:07.018302 20033 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:07.018630 20033 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:07.023165 20033 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:07.024544 20033 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:07.025712 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:07.026239 19903 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:07.027583 19793 leader_election.cc:336] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:07.031090 19903 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 2.
I20260709 13:06:07.031980 19793 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:07.032536 20033 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:07.032893 20033 raft_consensus.cc:697] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:07.033548 20033 consensus_queue.cc:237] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [LEADER]: Queue going to LEADER 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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:07.040412 19650 catalog_manager.cc:5697] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 1 to 2, leader changed from d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:07.229898 19867 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111) [suppressed 116 similar messages]
W20260709 13:06:07.232183 19867 consensus_peers.cc:597] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.233120 19829 raft_consensus.cc:1275] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:07.234400 19953 consensus_queue.cc:1048] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.255757 19903 raft_consensus.cc:1275] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:07.256922 20033 consensus_queue.cc:1048] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:07.267864 19793 consensus_peers.cc:597] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:07.273893 19867 consensus_peers.cc:597] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.406318 19829 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:07.407361 19953 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:07.425604 19867 consensus_peers.cc:597] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.534843 19829 raft_consensus.cc:1275] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:07.535912 20044 consensus_queue.cc:1048] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:07.560082 19903 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:07.561146 20034 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:07.573356 19793 consensus_peers.cc:597] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:07.802076 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:07.896528 19867 consensus_peers.cc:597] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:07.950986 19867 consensus_peers.cc:597] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:08.204303 19793 consensus_peers.cc:597] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:08.248296 19793 consensus_peers.cc:597] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:06:08.325168 19953 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:08.325678 19953 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:08.327630 19953 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:08.328534 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697" is_pre_election: true
I20260709 13:06:08.329137 19829 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 2.
I20260709 13:06:08.330168 19866 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:08.330884 19953 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:08.330997 19867 leader_election.cc:336] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:08.331259 19953 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:08.331604 19953 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:08.336408 19953 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:08.337975 19953 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 3 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:08.339000 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:08.339571 19829 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:08.341168 19867 leader_election.cc:336] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111)
I20260709 13:06:08.344089 19829 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 3.
I20260709 13:06:08.344987 19866 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:08.345561 19953 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:08.346350 19953 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:08.346982 19953 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER 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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:08.353627 19649 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 1 to 3, leader changed from d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 3 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:08.803016 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:08.871156 19867 consensus_peers.cc:597] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:08.876595 19829 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:08.877569 20053 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:09.804160 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 13:06:10.090060 19793 consensus_peers.cc:597] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:10.100797 19867 consensus_peers.cc:597] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:10.151400 19793 consensus_peers.cc:597] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:10.166893 19867 consensus_peers.cc:597] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:10.211223 19867 consensus_peers.cc:597] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:06:10.326782 19683 debug-util.cc:398] Leaking SignalData structure 0x7b080018aaa0 after lost signal to thread 15007
W20260709 13:06:10.327648 19683 debug-util.cc:398] Leaking SignalData structure 0x7b08000f2da0 after lost signal to thread 19686
W20260709 13:06:10.328508 19683 debug-util.cc:398] Leaking SignalData structure 0x7b0800324d80 after lost signal to thread 19853
W20260709 13:06:10.329308 19683 debug-util.cc:398] Leaking SignalData structure 0x7b080004b9c0 after lost signal to thread 19927
W20260709 13:06:10.589119 19867 consensus_peers.cc:597] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:10.589813 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:10.600366 20066 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 13:06:10.600633 20067 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 13:06:10.602483 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:10.603929 20070 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:10.605103 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:10.605309 15004 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 13:06:10.605486 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602370605468 us; error 0 us; skew 500 ppm
I20260709 13:06:10.606168 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:10.610944 15004 webserver.cc:533] Webserver started at http://127.14.167.1:37187/ using document root <none> and password file <none>
I20260709 13:06:10.611830 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:10.612092 15004 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 13:06:10.617436 15004 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:10.621910 20074 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:10.622706 15004 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:06:10.623039 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
format_stamp: "Formatted at 2026-07-09 13:06:03 on dist-test-slave-vpdx"
I20260709 13:06:10.623473 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783602237123115-15004-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 13:06:10.668944 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:10.670318 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:10.671921 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:10.676190 20081 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 13:06:10.740751 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 13:06:10.741000 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.066s	user 0.003s	sys 0.000s
I20260709 13:06:10.741286 15004 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260709 13:06:10.741591 19867 consensus_peers.cc:597] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:06:10.747352 20081 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.775537 20081 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.776490 20081 tablet_bootstrap.cc:492] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.777128 20081 ts_tablet_manager.cc:1403] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260709 13:06:10.780208 20081 raft_consensus.cc:359] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.781345 20081 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.782153 20081 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.785209 20081 ts_tablet_manager.cc:1434] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.006s
I20260709 13:06:10.786128 20081 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.795774 15004 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 13:06:10.796124 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.055s	user 0.046s	sys 0.007s
W20260709 13:06:10.796880 19793 consensus_peers.cc:597] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:06:10.805773 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:10.806483 20081 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.807602 20081 tablet_bootstrap.cc:492] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.808475 20081 ts_tablet_manager.cc:1403] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260709 13:06:10.812002 20081 raft_consensus.cc:359] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.812803 20081 raft_consensus.cc:740] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.813673 20081 consensus_queue.cc:260] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.816118 20081 ts_tablet_manager.cc:1434] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:10.817040 20081 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.834502 20081 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.835646 20081 tablet_bootstrap.cc:492] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.836373 20081 ts_tablet_manager.cc:1403] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 13:06:10.839352 20081 raft_consensus.cc:359] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.840279 20081 raft_consensus.cc:740] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.841248 20081 consensus_queue.cc:260] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.843674 20081 ts_tablet_manager.cc:1434] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:10.845547 20081 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.862895 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:46285
I20260709 13:06:10.863008 20143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:46285 every 8 connection(s)
I20260709 13:06:10.870770 20081 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.871953 20081 tablet_bootstrap.cc:492] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.872741 20081 ts_tablet_manager.cc:1403] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.012s
I20260709 13:06:10.875576 20081 raft_consensus.cc:359] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.876323 20081 raft_consensus.cc:740] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.877008 20081 consensus_queue.cc:260] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.879341 20081 ts_tablet_manager.cc:1434] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:10.880265 20081 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.883286 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.912050 20081 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.915277 20081 tablet_bootstrap.cc:492] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.916987 20081 ts_tablet_manager.cc:1403] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.007s
I20260709 13:06:10.920830 20081 raft_consensus.cc:359] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.921319 20081 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.921947 20081 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.926631 20081 ts_tablet_manager.cc:1434] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 13:06:10.927625 20081 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.929272 20144 heartbeater.cc:344] Connected to a master server at 127.14.167.62:34067
I20260709 13:06:10.929771 20144 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:10.930644 20144 heartbeater.cc:507] Master 127.14.167.62:34067 requested a full tablet report, sending...
I20260709 13:06:10.938625 19650 ts_manager.cc:194] Re-registered known tserver with Master: d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285)
I20260709 13:06:10.939349 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:10.940164 19827 raft_consensus.cc:606] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:10.943288 20081 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.944254 20081 tablet_bootstrap.cc:492] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.944864 20081 ts_tablet_manager.cc:1403] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 13:06:10.947638 20081 raft_consensus.cc:359] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.948550 20081 raft_consensus.cc:740] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.949307 20081 consensus_queue.cc:260] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.951399 20081 ts_tablet_manager.cc:1434] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:10.952308 20081 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:10.954381 19650 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50646
I20260709 13:06:10.958129 20144 heartbeater.cc:499] Master 127.14.167.62:34067 was elected leader, sending a full tablet report...
I20260709 13:06:10.970573 19903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:10.971277 19903 raft_consensus.cc:606] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:10.975610 19903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:10.976284 19903 raft_consensus.cc:606] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:10.977933 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:10.978645 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:10.979518 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.984009 20081 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:10.984972 20081 tablet_bootstrap.cc:492] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:10.985569 20081 ts_tablet_manager.cc:1403] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.011s
I20260709 13:06:10.988137 20081 raft_consensus.cc:359] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.988654 20081 raft_consensus.cc:740] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:10.989253 20081 consensus_queue.cc:260] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:10.990688 20081 ts_tablet_manager.cc:1434] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:10.991624 20081 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:11.003943 20081 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:11.004604 20081 tablet_bootstrap.cc:492] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:11.005085 20081 ts_tablet_manager.cc:1403] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260709 13:06:11.006835 20081 raft_consensus.cc:359] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.007396 20081 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.007957 20081 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.009326 20081 ts_tablet_manager.cc:1434] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:11.010185 20081 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:11.021375 20081 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:11.021976 20081 tablet_bootstrap.cc:492] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:11.022490 20081 ts_tablet_manager.cc:1403] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 13:06:11.024245 20081 raft_consensus.cc:359] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.024705 20081 raft_consensus.cc:740] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.025343 20081 consensus_queue.cc:260] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.027066 20081 ts_tablet_manager.cc:1434] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:11.027771 20081 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap starting.
I20260709 13:06:11.038975 20081 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: 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 13:06:11.039534 20081 tablet_bootstrap.cc:492] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Bootstrap complete.
I20260709 13:06:11.039997 20081 ts_tablet_manager.cc:1403] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260709 13:06:11.041632 20081 raft_consensus.cc:359] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.042116 20081 raft_consensus.cc:740] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8cc1d1e479a4cdf8c92078da6fad2fc, State: Initialized, Role: FOLLOWER
I20260709 13:06:11.042639 20081 consensus_queue.cc:260] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.044346 20081 ts_tablet_manager.cc:1434] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:11.068222 20118 raft_consensus.cc:3060] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.069738 20117 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.078459 20062 raft_consensus.cc:993] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:11.079109 20062 raft_consensus.cc:1081] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:11.080926 20117 pending_rounds.cc:85] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting all ops after (but not including) 0
I20260709 13:06:11.081302 20117 pending_rounds.cc:107] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:11.081156 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:11.081681 20117 raft_consensus.cc:2889] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:11.082064 19827 raft_consensus.cc:493] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.082545 19827 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.090880 19827 raft_consensus.cc:515] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.093899 20118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:11.094861 19827 leader_election.cc:290] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 3 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:11.095907 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:11.096851 19903 raft_consensus.cc:3055] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:11.097157 19903 raft_consensus.cc:740] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:11.098143 19903 consensus_queue.cc:260] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.099517 19903 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.106429 19903 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 3.
I20260709 13:06:11.107529 19793 leader_election.cc:304] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: d8cc1d1e479a4cdf8c92078da6fad2fc
I20260709 13:06:11.108309 19979 raft_consensus.cc:2804] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:11.109601 19979 raft_consensus.cc:697] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:11.110695 19979 consensus_queue.cc:237] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.119351 19649 catalog_manager.cc:5697] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 2 to 3, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.134720 20062 raft_consensus.cc:993] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:11.135221 20062 raft_consensus.cc:1081] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:11.137176 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:11.137720 19827 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.138127 19827 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.143481 19827 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.144944 19827 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 4 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:11.145823 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:11.146292 19903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:11.146456 20117 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.146862 19903 raft_consensus.cc:3055] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:11.147164 19903 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:11.147969 19903 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.149132 19903 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:11.151719 19979 raft_consensus.cc:993] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:11.152168 19979 raft_consensus.cc:1081] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:11.153216 20117 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 4.
I20260709 13:06:11.153913 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:11.154376 19793 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [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: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:11.154424 19902 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.154947 19902 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.155468 20162 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:11.155722 19903 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 4.
I20260709 13:06:11.155930 20162 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:11.156888 20162 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.164110 19902 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.166657 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:11.166996 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:11.167209 19902 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 3 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:11.167336 20117 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.167569 19827 raft_consensus.cc:3055] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:11.166152 19649 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 3 to 4, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.167977 19827 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:11.168856 19827 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.169970 19827 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.175678 20117 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 3.
I20260709 13:06:11.176911 19867 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:11.177289 19827 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 3.
I20260709 13:06:11.177707 20062 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:11.178239 20062 raft_consensus.cc:697] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:11.179090 20062 consensus_queue.cc:237] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:11.186990 19649 catalog_manager.cc:5697] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 2 to 3, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 3 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.275738 20117 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.280563 20117 pending_rounds.cc:85] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting all ops after (but not including) 0
I20260709 13:06:11.280776 20117 pending_rounds.cc:107] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:11.280966 20117 raft_consensus.cc:2889] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:11.350812 20117 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.580154 19902 raft_consensus.cc:1275] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:11.581362 20173 consensus_queue.cc:1048] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.593509 20117 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:11.595831 20118 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:11.597417 20162 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.601090 20117 raft_consensus.cc:1275] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:11.602677 20162 consensus_queue.cc:1048] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.618676 19902 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:11.620213 20162 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.645303 20117 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:11.646435 20062 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:11.646894 20062 consensus_queue.cc:1243] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Peer d8cc1d1e479a4cdf8c92078da6fad2fc log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 13:06:11.648614 20117 pending_rounds.cc:85] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting all ops after (but not including) 0
I20260709 13:06:11.648836 20117 pending_rounds.cc:107] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:11.649035 20117 raft_consensus.cc:2889] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:11.656418 19827 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:11.658138 20062 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:11.806789 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:11.988978 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:11.999037 19902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:11.999665 19902 raft_consensus.cc:606] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:12.002409 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:12.002992 19827 raft_consensus.cc:606] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:12.005689 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:12.006148 19827 raft_consensus.cc:606] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:12.007074 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:12.007486 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:12.007979 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.147789 20162 raft_consensus.cc:993] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:12.148284 20178 raft_consensus.cc:1081] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:12.149610 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:12.150175 19902 raft_consensus.cc:493] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.150514 19902 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.157531 19902 raft_consensus.cc:515] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.159503 19902 leader_election.cc:290] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 4 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:12.160152 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:12.160559 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e691e6ee20d4406ba4e75323203f718" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:12.160833 20117 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.161173 19827 raft_consensus.cc:3055] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:12.161500 19827 raft_consensus.cc:740] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:12.162284 19827 consensus_queue.cc:260] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.163462 19827 raft_consensus.cc:3060] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.165726 20117 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 4.
I20260709 13:06:12.166790 19867 leader_election.cc:304] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:12.167706 20082 raft_consensus.cc:2804] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:12.168071 20082 raft_consensus.cc:697] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:12.169061 20082 consensus_queue.cc:237] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.170186 19827 raft_consensus.cc:2468] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 4.
I20260709 13:06:12.176095 19650 catalog_manager.cc:5697] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 3 to 4, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 4 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.243578 20173 raft_consensus.cc:993] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:12.244048 20178 raft_consensus.cc:1081] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:12.245545 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:12.246119 19902 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.246471 19902 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:12.251127 19902 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.253337 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:12.253389 19902 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 5 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:12.253636 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:12.253914 20117 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:12.254344 19827 raft_consensus.cc:3055] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:12.254673 19827 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:12.255401 19827 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.256557 19827 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:12.259819 20117 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 5.
I20260709 13:06:12.260816 19867 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:12.261472 20181 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:12.261874 20181 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:12.262506 20181 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.263556 19827 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 5.
I20260709 13:06:12.268267 19650 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 4 to 5, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 5 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.270556 20062 raft_consensus.cc:993] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:12.271003 20062 raft_consensus.cc:1081] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:12.272498 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:12.272943 19827 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.273296 19827 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.279735 19827 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.281502 19827 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 4 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:12.282837 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:12.283103 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:12.283406 19902 raft_consensus.cc:3055] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:12.284147 20117 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.284159 19902 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:12.285262 19902 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.286159 19902 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:12.290727 19902 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 4.
I20260709 13:06:12.291018 20117 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 4.
I20260709 13:06:12.291764 19793 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [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: c0fe24f754824057ac2bbf79e0b7882a, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:12.292481 20178 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:12.292929 20178 raft_consensus.cc:697] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:12.293637 20178 consensus_queue.cc:237] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:12.299233 19650 catalog_manager.cc:5697] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 3 to 4, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 4 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.674642 19902 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:12.674743 19827 raft_consensus.cc:1275] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:12.675904 20178 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.676057 20181 consensus_queue.cc:1048] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.698457 20118 raft_consensus.cc:1275] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:12.702236 20117 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:12.702749 20082 consensus_queue.cc:1048] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:12.706449 20162 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:12.807600 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:12.823915 19827 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:12.825063 20181 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:12.833559 20118 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:12.835074 20181 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.013988 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.020843 19902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:13.021364 19902 raft_consensus.cc:606] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:13.023564 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:13.023995 19827 raft_consensus.cc:606] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:13.026075 19902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:13.026522 19902 raft_consensus.cc:606] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:13.027454 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:13.027863 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:13.028334 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.125388 20173 raft_consensus.cc:993] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:13.125952 20162 raft_consensus.cc:1081] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:13.127245 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:13.127676 19902 raft_consensus.cc:493] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.127933 19902 raft_consensus.cc:3060] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.132602 19902 raft_consensus.cc:515] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.134250 19902 leader_election.cc:290] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:13.135020 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:13.135231 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "489d6690396347a0a27c03a52243b6e9" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:13.135535 20116 raft_consensus.cc:3060] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.135746 19827 raft_consensus.cc:3055] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:13.136054 19827 raft_consensus.cc:740] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:13.136682 19827 consensus_queue.cc:260] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.137578 19827 raft_consensus.cc:3060] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.140452 20116 raft_consensus.cc:2468] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 2.
I20260709 13:06:13.141371 19867 leader_election.cc:304] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:13.141978 20181 raft_consensus.cc:2804] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:13.142270 19827 raft_consensus.cc:2468] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 2.
I20260709 13:06:13.142326 20181 raft_consensus.cc:697] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:13.143249 20181 consensus_queue.cc:237] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.149461 19649 catalog_manager.cc:5697] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 1 to 2, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 2 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.212131 20181 raft_consensus.cc:993] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:13.212586 20082 raft_consensus.cc:1081] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:13.213877 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:13.214294 19827 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.214551 19827 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:13.219901 19827 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.222038 20181 raft_consensus.cc:993] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:13.222357 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:13.222479 19827 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 6 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:13.222568 20181 raft_consensus.cc:1081] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:13.223021 20116 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:13.222651 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:13.223553 19902 raft_consensus.cc:3055] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:06:13.223865 19902 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:13.224624 19902 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.224987 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:13.225549 19827 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.225870 19902 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:13.230098 20116 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 6.
I20260709 13:06:13.231216 19793 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 6 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:13.231837 20162 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:13.232232 20162 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:13.232743 19902 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 6.
I20260709 13:06:13.225924 19827 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.232959 20162 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 5.4, Last appended by leader: 4, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.239188 19649 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 5 to 6, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 6 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.240072 19827 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.242034 19827 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 3 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:13.243021 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:13.243239 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:13.243606 20116 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.243736 19902 raft_consensus.cc:3055] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:13.244125 19902 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:13.244917 19902 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.246061 19902 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:13.249293 20116 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 3.
I20260709 13:06:13.250178 19793 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [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: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:13.250747 20162 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:13.250979 19902 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 3.
I20260709 13:06:13.251096 20162 raft_consensus.cc:697] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:13.252000 20162 consensus_queue.cc:237] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:13.258905 19649 catalog_manager.cc:5697] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 2 to 3, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.605475 20116 raft_consensus.cc:1275] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:13.606753 20181 consensus_queue.cc:1048] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.615731 19827 raft_consensus.cc:1275] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:13.616927 20082 consensus_queue.cc:1048] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:13.735210 20116 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 6 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:13.736197 20162 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:13.742756 19902 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 6 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:06:13.744470 20204 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:06:13.808548 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:13.862017 20117 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:13.863147 20204 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.871264 19902 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:13.872478 20162 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.035257 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.042192 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:14.042649 19827 raft_consensus.cc:606] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:14.044631 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:14.045014 19827 raft_consensus.cc:606] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:14.046924 19902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:14.047309 19902 raft_consensus.cc:606] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:14.048190 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:14.048578 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:14.049146 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.188303 20082 raft_consensus.cc:993] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:14.188674 20208 raft_consensus.cc:1081] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:14.190024 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:14.190428 19827 raft_consensus.cc:493] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.190670 19827 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.194936 19827 raft_consensus.cc:515] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.196192 19827 leader_election.cc:290] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 3 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:14.197212 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:14.197254 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d92a613078045eaa648cea44dfd55ed" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:14.197979 20117 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.198086 19902 raft_consensus.cc:3055] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.198807 19902 raft_consensus.cc:740] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:14.199549 19902 consensus_queue.cc:260] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.200681 19902 raft_consensus.cc:3060] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.203538 20117 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 3.
I20260709 13:06:14.204484 19793 leader_election.cc:304] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [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: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:14.204993 19902 raft_consensus.cc:2468] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 3.
I20260709 13:06:14.205183 20162 raft_consensus.cc:2804] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.205665 20162 raft_consensus.cc:697] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:14.206527 20162 consensus_queue.cc:237] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.213136 19650 catalog_manager.cc:5697] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 2 to 3, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 3 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.287375 20204 raft_consensus.cc:993] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:14.287887 20162 raft_consensus.cc:1081] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:14.289121 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:14.289614 19902 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 6 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.289958 19902 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:14.294090 19902 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.295321 19902 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 7 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:14.296013 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:14.296276 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 7 candidate_status { last_received { term: 6 index: 5 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:14.296622 20117 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:14.296772 19827 raft_consensus.cc:3055] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:06:14.297133 19827 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:14.297842 19827 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.298941 19827 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:06:14.303143 20117 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 7.
I20260709 13:06:14.304302 19867 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 7 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:14.304694 19827 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 7.
I20260709 13:06:14.304884 20208 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:06:14.305374 20208 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:14.306129 20208 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 6.5, Last appended by leader: 5, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.312817 19650 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 6 to 7, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 7 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.466960 20173 raft_consensus.cc:993] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:14.467401 20204 raft_consensus.cc:1081] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:14.468763 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:14.469254 19902 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.469569 19902 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.473914 19902 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.475243 19902 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 4 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:14.475984 20116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:14.476126 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:14.476653 20116 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.476785 19827 raft_consensus.cc:3055] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:14.477226 19827 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:14.477933 19827 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.478932 19827 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:14.481985 20116 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 4.
I20260709 13:06:14.482885 19867 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:14.483170 19827 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 4.
I20260709 13:06:14.483438 20208 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:14.483889 20208 raft_consensus.cc:697] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:14.484556 20208 consensus_queue.cc:237] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:14.490003 19650 catalog_manager.cc:5697] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 3 to 4, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 4 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.736188 19902 raft_consensus.cc:1275] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:14.737146 20204 consensus_queue.cc:1048] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.745795 20116 raft_consensus.cc:1275] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:14.747215 20173 consensus_queue.cc:1048] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:14.809374 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:14.850342 19827 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 7 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:06:14.851491 20208 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.858819 20116 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 7 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 6 index: 5. Preceding OpId from leader: term: 7 index: 6. (index mismatch)
I20260709 13:06:14.861572 20082 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:14.876446 20117 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.877434 20082 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.884459 19827 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:14.886705 20228 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.055692 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:15.062740 19902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:15.063216 19902 raft_consensus.cc:606] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:15.065251 19827 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
mode: GRACEFUL
new_leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:41704
I20260709 13:06:15.065636 19827 raft_consensus.cc:606] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Received request to transfer leadership to TS c0fe24f754824057ac2bbf79e0b7882a
I20260709 13:06:15.067662 19902 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
mode: GRACEFUL
new_leader_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:48930
I20260709 13:06:15.068116 19902 raft_consensus.cc:606] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 LEADER]: Received request to transfer leadership to TS fd75b377f0d4419398beb010d662f697
I20260709 13:06:15.068890 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:15.069303 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:15.069814 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:15.096298 20173 raft_consensus.cc:993] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: : Instructing follower c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:15.096769 20162 raft_consensus.cc:1081] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Signalling peer c0fe24f754824057ac2bbf79e0b7882a to start an election
I20260709 13:06:15.097980 19902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70"
dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
 from {username='slave'} at 127.0.0.1:44040
I20260709 13:06:15.098392 19902 raft_consensus.cc:493] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.098642 19902 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.102823 19902 raft_consensus.cc:515] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.104144 19902 leader_election.cc:290] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [CANDIDATE]: Term 5 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), fd75b377f0d4419398beb010d662f697 (127.14.167.2:46563)
I20260709 13:06:15.104866 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:15.104979 19827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52f61384bc9240ae95e066af64f6ee70" candidate_uuid: "c0fe24f754824057ac2bbf79e0b7882a" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "fd75b377f0d4419398beb010d662f697"
I20260709 13:06:15.105535 20117 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.105574 19827 raft_consensus.cc:3055] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:15.106019 19827 raft_consensus.cc:740] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:15.106721 19827 consensus_queue.cc:260] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.107805 19827 raft_consensus.cc:3060] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.111791 20117 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 5.
I20260709 13:06:15.112802 19867 leader_election.cc:304] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [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: c0fe24f754824057ac2bbf79e0b7882a, d8cc1d1e479a4cdf8c92078da6fad2fc; no voters: 
I20260709 13:06:15.113442 20228 raft_consensus.cc:2804] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:15.113480 19827 raft_consensus.cc:2468] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe24f754824057ac2bbf79e0b7882a in term 5.
I20260709 13:06:15.114037 20228 raft_consensus.cc:697] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Becoming Leader. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:15.114782 20228 consensus_queue.cc:237] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.122737 19650 catalog_manager.cc:5697] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a reported cstate change: term changed from 4 to 5, leader changed from fd75b377f0d4419398beb010d662f697 (127.14.167.2) to c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3). New cstate: current_term: 5 leader_uuid: "c0fe24f754824057ac2bbf79e0b7882a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:15.354875 20208 raft_consensus.cc:993] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:15.355270 20208 raft_consensus.cc:1081] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:15.356529 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:15.356950 19827 raft_consensus.cc:493] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 7 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.357179 19827 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:06:15.361483 19827 raft_consensus.cc:515] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 8 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.362939 19827 leader_election.cc:290] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 8 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:15.363632 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:15.363869 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ff7e0a3a55444a850bd7b4df75e58f" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 8 candidate_status { last_received { term: 7 index: 6 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:15.364213 20117 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:06:15.364346 19902 raft_consensus.cc:3055] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:06:15.364702 19902 raft_consensus.cc:740] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:15.365406 19902 consensus_queue.cc:260] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.366545 19902 raft_consensus.cc:3060] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:06:15.370344 20117 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 8.
I20260709 13:06:15.371414 19793 leader_election.cc:304] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 8 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:15.372126 20162 raft_consensus.cc:2804] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 8 FOLLOWER]: Leader election won for term 8
I20260709 13:06:15.372478 19902 raft_consensus.cc:2468] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 8.
I20260709 13:06:15.372493 20162 raft_consensus.cc:697] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 8 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:15.373469 20162 consensus_queue.cc:237] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 7.6, Last appended by leader: 6, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.378913 19650 catalog_manager.cc:5697] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 7 to 8, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 8 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:15.486771 20228 raft_consensus.cc:993] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: : Instructing follower fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:15.487244 20225 raft_consensus.cc:1081] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Signalling peer fd75b377f0d4419398beb010d662f697 to start an election
I20260709 13:06:15.488692 19827 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0"
dest_uuid: "fd75b377f0d4419398beb010d662f697"
 from {username='slave'} at 127.0.0.1:50190
I20260709 13:06:15.489236 19827 raft_consensus.cc:493] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.489909 19827 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.494117 19827 raft_consensus.cc:515] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.495697 19827 leader_election.cc:290] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [CANDIDATE]: Term 5 election: Requested vote from peers d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285), c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3:35749)
I20260709 13:06:15.496331 20117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc"
I20260709 13:06:15.496578 19902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3d5c0769354505978f8556669d1db0" candidate_uuid: "fd75b377f0d4419398beb010d662f697" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c0fe24f754824057ac2bbf79e0b7882a"
I20260709 13:06:15.496899 20117 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.497077 19902 raft_consensus.cc:3055] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:15.497370 19902 raft_consensus.cc:740] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Becoming Follower/Learner. State: Replica: c0fe24f754824057ac2bbf79e0b7882a, State: Running, Role: LEADER
I20260709 13:06:15.498066 19902 consensus_queue.cc:260] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.499145 19902 raft_consensus.cc:3060] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:15.502925 20117 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 5.
I20260709 13:06:15.503906 19793 leader_election.cc:304] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [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: d8cc1d1e479a4cdf8c92078da6fad2fc, fd75b377f0d4419398beb010d662f697; no voters: 
I20260709 13:06:15.504522 20162 raft_consensus.cc:2804] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:06:15.504776 19902 raft_consensus.cc:2468] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd75b377f0d4419398beb010d662f697 in term 5.
I20260709 13:06:15.504887 20162 raft_consensus.cc:697] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 5 LEADER]: Becoming Leader. State: Replica: fd75b377f0d4419398beb010d662f697, State: Running, Role: LEADER
I20260709 13:06:15.505707 20162 consensus_queue.cc:237] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [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: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } }
I20260709 13:06:15.511426 19650 catalog_manager.cc:5697] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 reported cstate change: term changed from 4 to 5, leader changed from c0fe24f754824057ac2bbf79e0b7882a (127.14.167.3) to fd75b377f0d4419398beb010d662f697 (127.14.167.2). New cstate: current_term: 5 leader_uuid: "fd75b377f0d4419398beb010d662f697" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:15.518204 20117 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:15.519305 20225 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.527918 19827 raft_consensus.cc:1275] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Refusing update from remote peer c0fe24f754824057ac2bbf79e0b7882a: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:06:15.529451 20228 consensus_queue.cc:1048] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd75b377f0d4419398beb010d662f697" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 46563 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:15.780052 20117 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 8 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:06:15.781085 20162 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:06:15.787935 19902 raft_consensus.cc:1275] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 8 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 7 index: 6. Preceding OpId from leader: term: 8 index: 7. (index mismatch)
I20260709 13:06:15.789038 20162 consensus_queue.cc:1048] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
W20260709 13:06:15.810232 19700 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 13:06:16.006716 19902 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:16.007851 20162 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe24f754824057ac2bbf79e0b7882a" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 35749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.015565 20116 raft_consensus.cc:1275] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Refusing update from remote peer fd75b377f0d4419398beb010d662f697: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:06:16.017169 20241 consensus_queue.cc:1048] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8cc1d1e479a4cdf8c92078da6fad2fc" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 46285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.075410 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.102058 15004 tablet_server.cc:179] TabletServer@127.14.167.1:46285 shutting down...
W20260709 13:06:16.114567 19867 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 67 similar messages]
I20260709 13:06:16.117669 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:06:16.117806 19867 consensus_peers.cc:597] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. 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 13:06:16.118516 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.119325 15004 raft_consensus.cc:2243] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.119750 15004 raft_consensus.cc:2272] T 9579ed1eabaf4bcaa83153813af5da1c P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.121491 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.122047 15004 raft_consensus.cc:2243] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.122426 15004 raft_consensus.cc:2272] T 52f61384bc9240ae95e066af64f6ee70 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.124328 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.124886 15004 raft_consensus.cc:2243] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.125396 15004 raft_consensus.cc:2272] T 57ff7e0a3a55444a850bd7b4df75e58f P d8cc1d1e479a4cdf8c92078da6fad2fc [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.127588 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.128083 15004 raft_consensus.cc:2243] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.128439 15004 raft_consensus.cc:2272] T fa0ee2be4d7e401ab968a68dded9942d P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.130003 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.130451 15004 raft_consensus.cc:2243] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.130802 15004 raft_consensus.cc:2272] T 489d6690396347a0a27c03a52243b6e9 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.132332 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.132779 15004 raft_consensus.cc:2243] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.133137 15004 raft_consensus.cc:2272] T 7d92a613078045eaa648cea44dfd55ed P d8cc1d1e479a4cdf8c92078da6fad2fc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.134758 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.135214 15004 raft_consensus.cc:2243] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.135537 15004 raft_consensus.cc:2272] T c888be484bb64058b8317937bbbf96d2 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.137068 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.137503 15004 raft_consensus.cc:2243] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.137879 15004 raft_consensus.cc:2272] T c853eeeb08ef422d8af7bad052d1f7f5 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.139407 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.139832 15004 raft_consensus.cc:2243] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.140167 15004 raft_consensus.cc:2272] T 8e691e6ee20d4406ba4e75323203f718 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.141834 15004 tablet_replica.cc:333] stopping tablet replica
I20260709 13:06:16.142373 15004 raft_consensus.cc:2243] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.142784 15004 raft_consensus.cc:2272] T 2c3d5c0769354505978f8556669d1db0 P d8cc1d1e479a4cdf8c92078da6fad2fc [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.170406 15004 tablet_server.cc:196] TabletServer@127.14.167.1:46285 shutdown complete.
W20260709 13:06:16.171975 19867 consensus_peers.cc:597] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.187139 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
W20260709 13:06:16.203282 19793 consensus_peers.cc:597] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:16.205390 19793 consensus_peers.cc:597] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 -> Peer d8cc1d1e479a4cdf8c92078da6fad2fc (127.14.167.1:46285): Couldn't send request to peer d8cc1d1e479a4cdf8c92078da6fad2fc. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:46285: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:16.212037 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:16.212703 15004 tablet_replica.cc:333] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.213398 15004 raft_consensus.cc:2243] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.213863 15004 raft_consensus.cc:2272] T 52f61384bc9240ae95e066af64f6ee70 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.216272 15004 tablet_replica.cc:333] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.216892 15004 raft_consensus.cc:2243] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.217386 15004 raft_consensus.cc:2272] T 9579ed1eabaf4bcaa83153813af5da1c P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.219799 15004 tablet_replica.cc:333] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.220309 15004 raft_consensus.cc:2243] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.221046 15004 raft_consensus.cc:2272] T fa0ee2be4d7e401ab968a68dded9942d P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.222884 15004 tablet_replica.cc:333] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.223359 15004 raft_consensus.cc:2243] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.224031 15004 raft_consensus.cc:2272] T 7d92a613078045eaa648cea44dfd55ed P fd75b377f0d4419398beb010d662f697 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.225692 15004 tablet_replica.cc:333] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.226222 15004 raft_consensus.cc:2243] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.226580 15004 raft_consensus.cc:2272] T 489d6690396347a0a27c03a52243b6e9 P fd75b377f0d4419398beb010d662f697 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.228368 15004 tablet_replica.cc:333] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.228884 15004 raft_consensus.cc:2243] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.229537 15004 raft_consensus.cc:2272] T c888be484bb64058b8317937bbbf96d2 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.231408 15004 tablet_replica.cc:333] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.231899 15004 raft_consensus.cc:2243] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.232254 15004 raft_consensus.cc:2272] T 8e691e6ee20d4406ba4e75323203f718 P fd75b377f0d4419398beb010d662f697 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.233983 15004 tablet_replica.cc:333] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.234432 15004 raft_consensus.cc:2243] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.234793 15004 raft_consensus.cc:2272] T c853eeeb08ef422d8af7bad052d1f7f5 P fd75b377f0d4419398beb010d662f697 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.236471 15004 tablet_replica.cc:333] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.236891 15004 raft_consensus.cc:2243] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.237547 15004 raft_consensus.cc:2272] T 2c3d5c0769354505978f8556669d1db0 P fd75b377f0d4419398beb010d662f697 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.239827 15004 tablet_replica.cc:333] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697: stopping tablet replica
I20260709 13:06:16.240298 15004 raft_consensus.cc:2243] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 8 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.240993 15004 raft_consensus.cc:2272] T 57ff7e0a3a55444a850bd7b4df75e58f P fd75b377f0d4419398beb010d662f697 [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.270224 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
I20260709 13:06:16.291055 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
I20260709 13:06:16.312077 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:16.312697 15004 tablet_replica.cc:333] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.313294 15004 raft_consensus.cc:2243] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.314096 15004 raft_consensus.cc:2272] T 52f61384bc9240ae95e066af64f6ee70 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.316367 15004 tablet_replica.cc:333] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.317047 15004 raft_consensus.cc:2243] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.317714 15004 raft_consensus.cc:2272] T 8e691e6ee20d4406ba4e75323203f718 P c0fe24f754824057ac2bbf79e0b7882a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.319576 15004 tablet_replica.cc:333] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.320070 15004 raft_consensus.cc:2243] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.320425 15004 raft_consensus.cc:2272] T 2c3d5c0769354505978f8556669d1db0 P c0fe24f754824057ac2bbf79e0b7882a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.322646 15004 tablet_replica.cc:333] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.323132 15004 raft_consensus.cc:2243] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.323808 15004 raft_consensus.cc:2272] T c853eeeb08ef422d8af7bad052d1f7f5 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.325582 15004 tablet_replica.cc:333] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.326094 15004 raft_consensus.cc:2243] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.326445 15004 raft_consensus.cc:2272] T 7d92a613078045eaa648cea44dfd55ed P c0fe24f754824057ac2bbf79e0b7882a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.328076 15004 tablet_replica.cc:333] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.328522 15004 raft_consensus.cc:2243] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.328902 15004 raft_consensus.cc:2272] T fa0ee2be4d7e401ab968a68dded9942d P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.330735 15004 tablet_replica.cc:333] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.331188 15004 raft_consensus.cc:2243] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.331851 15004 raft_consensus.cc:2272] T 489d6690396347a0a27c03a52243b6e9 P c0fe24f754824057ac2bbf79e0b7882a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.333632 15004 tablet_replica.cc:333] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.334112 15004 raft_consensus.cc:2243] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.334479 15004 raft_consensus.cc:2272] T c888be484bb64058b8317937bbbf96d2 P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.336308 15004 tablet_replica.cc:333] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.336743 15004 raft_consensus.cc:2243] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 8 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:16.337121 15004 raft_consensus.cc:2272] T 57ff7e0a3a55444a850bd7b4df75e58f P c0fe24f754824057ac2bbf79e0b7882a [term 8 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.339367 15004 tablet_replica.cc:333] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a: stopping tablet replica
I20260709 13:06:16.339782 15004 raft_consensus.cc:2243] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.340451 15004 raft_consensus.cc:2272] T 9579ed1eabaf4bcaa83153813af5da1c P c0fe24f754824057ac2bbf79e0b7882a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.368500 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
I20260709 13:06:16.388621 15004 master.cc:562] Master@127.14.167.62:34067 shutting down...
I20260709 13:06:16.406529 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:16.407054 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:16.407351 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P 302a89315d91439b909643a42ce49220: stopping tablet replica
I20260709 13:06:16.441802 15004 master.cc:584] Master@127.14.167.62:34067 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12801 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 13:06:16.485582 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:35121
I20260709 13:06:16.486831 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:16.491699 20252 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 13:06:16.492091 20253 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 13:06:16.493242 20255 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 13:06:16.494306 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:16.495244 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:16.495417 15004 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 13:06:16.495532 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602376495516 us; error 0 us; skew 500 ppm
I20260709 13:06:16.496008 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:16.498129 15004 webserver.cc:533] Webserver started at http://127.14.167.62:33501/ using document root <none> and password file <none>
I20260709 13:06:16.498560 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:16.498714 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:16.498929 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:16.499931 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "e5a13e4dd08b4aab8a959208b4753d44"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.504223 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:06:16.507457 20260 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.508250 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:16.508520 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "e5a13e4dd08b4aab8a959208b4753d44"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.508786 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-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 13:06:16.523837 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:16.524967 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:16.562402 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:35121
I20260709 13:06:16.562489 20311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:35121 every 8 connection(s)
I20260709 13:06:16.566011 20312 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 13:06:16.576191 20312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44: Bootstrap starting.
I20260709 13:06:16.580931 20312 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:16.584851 20312 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44: No bootstrap required, opened a new log
I20260709 13:06:16.586906 20312 raft_consensus.cc:359] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5a13e4dd08b4aab8a959208b4753d44" member_type: VOTER }
I20260709 13:06:16.587291 20312 raft_consensus.cc:385] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:16.587504 20312 raft_consensus.cc:740] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a13e4dd08b4aab8a959208b4753d44, State: Initialized, Role: FOLLOWER
I20260709 13:06:16.588069 20312 consensus_queue.cc:260] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e5a13e4dd08b4aab8a959208b4753d44" member_type: VOTER }
I20260709 13:06:16.588500 20312 raft_consensus.cc:399] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:16.588718 20312 raft_consensus.cc:493] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:16.588958 20312 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:16.593204 20312 raft_consensus.cc:515] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5a13e4dd08b4aab8a959208b4753d44" member_type: VOTER }
I20260709 13:06:16.593652 20312 leader_election.cc:304] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [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: e5a13e4dd08b4aab8a959208b4753d44; no voters: 
I20260709 13:06:16.594696 20312 leader_election.cc:290] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:16.594995 20315 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:16.596167 20315 raft_consensus.cc:697] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 1 LEADER]: Becoming Leader. State: Replica: e5a13e4dd08b4aab8a959208b4753d44, State: Running, Role: LEADER
I20260709 13:06:16.596781 20315 consensus_queue.cc:237] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [LEADER]: Queue going to LEADER mode. State: All 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: "e5a13e4dd08b4aab8a959208b4753d44" member_type: VOTER }
I20260709 13:06:16.597288 20312 sys_catalog.cc:565] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:16.600827 20316 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e5a13e4dd08b4aab8a959208b4753d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5a13e4dd08b4aab8a959208b4753d44" member_type: VOTER } }
I20260709 13:06:16.600847 20317 sys_catalog.cc:455] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e5a13e4dd08b4aab8a959208b4753d44. Latest consensus state: current_term: 1 leader_uuid: "e5a13e4dd08b4aab8a959208b4753d44" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e5a13e4dd08b4aab8a959208b4753d44" member_type: VOTER } }
I20260709 13:06:16.601835 20317 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:16.603147 20316 sys_catalog.cc:458] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:16.604417 20322 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:16.609144 20322 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:16.612707 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:16.617708 20322 catalog_manager.cc:1383] Generated new cluster ID: 619ac81866344f3a94eb92729f6cc342
I20260709 13:06:16.617978 20322 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:16.630546 20322 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:16.631815 20322 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:16.646548 20322 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44: Generated new TSK 0
I20260709 13:06:16.647136 20322 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:16.679114 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:16.684801 20333 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 13:06:16.685722 20334 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 13:06:16.687340 20336 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 13:06:16.687439 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:16.688421 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:16.688604 15004 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 13:06:16.688763 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602376688745 us; error 0 us; skew 500 ppm
I20260709 13:06:16.689282 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:16.691586 15004 webserver.cc:533] Webserver started at http://127.14.167.1:43447/ using document root <none> and password file <none>
I20260709 13:06:16.692027 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:16.692201 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:16.692442 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:16.693459 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "cba149268311481cb7423cfe4a91eb12"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.697613 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:16.700719 20341 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.701426 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:16.701692 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "cba149268311481cb7423cfe4a91eb12"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.701988 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-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 13:06:16.711733 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:16.712815 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:16.714195 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:16.716252 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:16.716442 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.716657 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:16.716805 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.755138 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:39141
I20260709 13:06:16.755254 20403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:39141 every 8 connection(s)
I20260709 13:06:16.760375 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:16.768101 20409 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 13:06:16.770974 20408 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 13:06:16.772161 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:16.771899 20411 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 13:06:16.773490 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:16.773744 15004 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 13:06:16.773787 20404 heartbeater.cc:344] Connected to a master server at 127.14.167.62:35121
I20260709 13:06:16.774041 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602376774023 us; error 0 us; skew 500 ppm
I20260709 13:06:16.774257 20404 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:16.774789 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:16.775100 20404 heartbeater.cc:507] Master 127.14.167.62:35121 requested a full tablet report, sending...
I20260709 13:06:16.777347 20277 ts_manager.cc:194] Registered new tserver with Master: cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141)
I20260709 13:06:16.777448 15004 webserver.cc:533] Webserver started at http://127.14.167.2:42829/ using document root <none> and password file <none>
I20260709 13:06:16.778049 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:16.778246 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:16.778487 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:16.779377 20277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40894
I20260709 13:06:16.779475 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "fb68f03e14984f47b0dbe03f31b2765b"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.783775 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:16.786887 20416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.787541 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:16.787794 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "fb68f03e14984f47b0dbe03f31b2765b"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.788051 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-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 13:06:16.806354 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:16.807634 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:16.809048 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:16.811159 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:16.811331 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.811550 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:16.811686 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.849902 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:44121
I20260709 13:06:16.850001 20478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:44121 every 8 connection(s)
I20260709 13:06:16.854252 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:16.861240 20482 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 13:06:16.862180 20483 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 13:06:16.864765 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:16.865536 20485 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 13:06:16.865685 20479 heartbeater.cc:344] Connected to a master server at 127.14.167.62:35121
I20260709 13:06:16.866132 20479 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:16.866504 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:16.866745 15004 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 13:06:16.866822 20479 heartbeater.cc:507] Master 127.14.167.62:35121 requested a full tablet report, sending...
I20260709 13:06:16.866904 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602376866886 us; error 0 us; skew 500 ppm
I20260709 13:06:16.867633 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:16.868993 20277 ts_manager.cc:194] Registered new tserver with Master: fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:16.870213 15004 webserver.cc:533] Webserver started at http://127.14.167.3:36353/ using document root <none> and password file <none>
I20260709 13:06:16.870724 20277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40910
I20260709 13:06:16.870877 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:16.871171 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:16.871497 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:16.872882 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.877106 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 13:06:16.880074 20490 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.880746 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:06:16.881028 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
format_stamp: "Formatted at 2026-07-09 13:06:16 on dist-test-slave-vpdx"
I20260709 13:06:16.881307 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783602237123115-15004-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 13:06:16.906919 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:16.908208 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:16.909564 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:16.911626 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:16.911813 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.912043 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:16.912190 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:16.949424 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:37483
I20260709 13:06:16.949519 20552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:37483 every 8 connection(s)
I20260709 13:06:16.962257 20553 heartbeater.cc:344] Connected to a master server at 127.14.167.62:35121
I20260709 13:06:16.962628 20553 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:16.963245 20553 heartbeater.cc:507] Master 127.14.167.62:35121 requested a full tablet report, sending...
I20260709 13:06:16.964922 20277 ts_manager.cc:194] Registered new tserver with Master: 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483)
I20260709 13:06:16.965481 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013078012s
I20260709 13:06:16.966506 20277 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47400
I20260709 13:06:16.987840 20277 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47404:
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 13:06:16.989873 20277 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 13:06:17.034796 20518 tablet_service.cc:1511] Processing CreateTablet for tablet ab1aedb6077342ebab3177e50989568e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e216d9dd34c4642b7396a8608c45063]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.035205 20517 tablet_service.cc:1511] Processing CreateTablet for tablet 7679dbfc86114d50bcb6aea2e38c43db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e216d9dd34c4642b7396a8608c45063]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.036196 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1aedb6077342ebab3177e50989568e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.037370 20517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7679dbfc86114d50bcb6aea2e38c43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.043076 20444 tablet_service.cc:1511] Processing CreateTablet for tablet ab1aedb6077342ebab3177e50989568e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e216d9dd34c4642b7396a8608c45063]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.044456 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1aedb6077342ebab3177e50989568e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.044203 20369 tablet_service.cc:1511] Processing CreateTablet for tablet ab1aedb6077342ebab3177e50989568e (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e216d9dd34c4642b7396a8608c45063]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.045423 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1aedb6077342ebab3177e50989568e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.047780 20368 tablet_service.cc:1511] Processing CreateTablet for tablet 7679dbfc86114d50bcb6aea2e38c43db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e216d9dd34c4642b7396a8608c45063]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.048223 20443 tablet_service.cc:1511] Processing CreateTablet for tablet 7679dbfc86114d50bcb6aea2e38c43db (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=8e216d9dd34c4642b7396a8608c45063]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.049384 20443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7679dbfc86114d50bcb6aea2e38c43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.051844 20368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7679dbfc86114d50bcb6aea2e38c43db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.078390 20568 tablet_bootstrap.cc:492] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: Bootstrap starting.
I20260709 13:06:17.079957 20570 tablet_bootstrap.cc:492] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b: Bootstrap starting.
I20260709 13:06:17.081777 20569 tablet_bootstrap.cc:492] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12: Bootstrap starting.
I20260709 13:06:17.085454 20568 tablet_bootstrap.cc:654] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.086936 20570 tablet_bootstrap.cc:654] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.087709 20569 tablet_bootstrap.cc:654] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.090672 20568 tablet_bootstrap.cc:492] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: No bootstrap required, opened a new log
I20260709 13:06:17.091127 20568 ts_tablet_manager.cc:1403] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 13:06:17.092085 20570 tablet_bootstrap.cc:492] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b: No bootstrap required, opened a new log
I20260709 13:06:17.092566 20570 ts_tablet_manager.cc:1403] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 13:06:17.093952 20568 raft_consensus.cc:359] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.094678 20568 raft_consensus.cc:385] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.094971 20568 raft_consensus.cc:740] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.095232 20570 raft_consensus.cc:359] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.095949 20570 raft_consensus.cc:385] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.095681 20568 consensus_queue.cc:260] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.096235 20570 raft_consensus.cc:740] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.096984 20570 consensus_queue.cc:260] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.101282 20553 heartbeater.cc:499] Master 127.14.167.62:35121 was elected leader, sending a full tablet report...
I20260709 13:06:17.101907 20570 ts_tablet_manager.cc:1434] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 13:06:17.102125 20568 ts_tablet_manager.cc:1434] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:17.102416 20569 tablet_bootstrap.cc:492] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12: No bootstrap required, opened a new log
I20260709 13:06:17.102890 20569 ts_tablet_manager.cc:1403] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.008s
I20260709 13:06:17.103092 20568 tablet_bootstrap.cc:492] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74: Bootstrap starting.
I20260709 13:06:17.105829 20569 raft_consensus.cc:359] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.106535 20569 raft_consensus.cc:385] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.106804 20569 raft_consensus.cc:740] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.107676 20479 heartbeater.cc:499] Master 127.14.167.62:35121 was elected leader, sending a full tablet report...
I20260709 13:06:17.110764 20568 tablet_bootstrap.cc:654] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.110514 20569 consensus_queue.cc:260] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.112155 20570 tablet_bootstrap.cc:492] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b: Bootstrap starting.
I20260709 13:06:17.119736 20570 tablet_bootstrap.cc:654] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.121532 20404 heartbeater.cc:499] Master 127.14.167.62:35121 was elected leader, sending a full tablet report...
I20260709 13:06:17.126542 20569 ts_tablet_manager.cc:1434] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.000s
I20260709 13:06:17.127595 20569 tablet_bootstrap.cc:492] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12: Bootstrap starting.
I20260709 13:06:17.134255 20569 tablet_bootstrap.cc:654] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.139724 20569 tablet_bootstrap.cc:492] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12: No bootstrap required, opened a new log
I20260709 13:06:17.139894 20568 tablet_bootstrap.cc:492] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74: No bootstrap required, opened a new log
I20260709 13:06:17.140100 20569 ts_tablet_manager.cc:1403] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 13:06:17.140414 20568 ts_tablet_manager.cc:1403] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.016s
I20260709 13:06:17.140574 20570 tablet_bootstrap.cc:492] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b: No bootstrap required, opened a new log
I20260709 13:06:17.141062 20570 ts_tablet_manager.cc:1403] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.003s
I20260709 13:06:17.142365 20569 raft_consensus.cc:359] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.142900 20569 raft_consensus.cc:385] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.143117 20569 raft_consensus.cc:740] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.143250 20568 raft_consensus.cc:359] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.143736 20569 consensus_queue.cc:260] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.143986 20568 raft_consensus.cc:385] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.143793 20570 raft_consensus.cc:359] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.144418 20568 raft_consensus.cc:740] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.144517 20570 raft_consensus.cc:385] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.144881 20570 raft_consensus.cc:740] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.145375 20568 consensus_queue.cc:260] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.145795 20569 ts_tablet_manager.cc:1434] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:17.145692 20570 consensus_queue.cc:260] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.147802 20570 ts_tablet_manager.cc:1434] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 13:06:17.148545 20568 ts_tablet_manager.cc:1434] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:17.205641 20574 raft_consensus.cc:493] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:17.206113 20574 raft_consensus.cc:515] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.208232 20574 leader_election.cc:290] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:17.217778 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679dbfc86114d50bcb6aea2e38c43db" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12" is_pre_election: true
I20260709 13:06:17.218534 20379 raft_consensus.cc:2468] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 0.
I20260709 13:06:17.218818 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679dbfc86114d50bcb6aea2e38c43db" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b" is_pre_election: true
I20260709 13:06:17.219465 20454 raft_consensus.cc:2468] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 0.
I20260709 13:06:17.219753 20491 leader_election.cc:304] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, cba149268311481cb7423cfe4a91eb12; no voters: 
I20260709 13:06:17.220544 20574 raft_consensus.cc:2804] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:17.220880 20574 raft_consensus.cc:493] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:17.221210 20574 raft_consensus.cc:3060] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.226070 20574 raft_consensus.cc:515] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.227635 20574 leader_election.cc:290] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 election: Requested vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:17.228309 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679dbfc86114d50bcb6aea2e38c43db" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12"
I20260709 13:06:17.228785 20379 raft_consensus.cc:3060] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.228825 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7679dbfc86114d50bcb6aea2e38c43db" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
I20260709 13:06:17.229357 20454 raft_consensus.cc:3060] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.233945 20379 raft_consensus.cc:2468] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 1.
I20260709 13:06:17.234400 20454 raft_consensus.cc:2468] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 1.
I20260709 13:06:17.234886 20491 leader_election.cc:304] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, cba149268311481cb7423cfe4a91eb12; no voters: 
I20260709 13:06:17.235526 20574 raft_consensus.cc:2804] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.236338 20574 raft_consensus.cc:697] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Becoming Leader. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Running, Role: LEADER
I20260709 13:06:17.237042 20574 consensus_queue.cc:237] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.243014 20276 catalog_manager.cc:5697] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.408418 20574 raft_consensus.cc:493] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:17.408960 20574 raft_consensus.cc:515] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.410652 20574 leader_election.cc:290] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:17.411391 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12" is_pre_election: true
I20260709 13:06:17.411605 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b" is_pre_election: true
I20260709 13:06:17.412057 20379 raft_consensus.cc:2468] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 0.
I20260709 13:06:17.412168 20454 raft_consensus.cc:2468] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 0.
I20260709 13:06:17.413064 20491 leader_election.cc:304] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, cba149268311481cb7423cfe4a91eb12; no voters: 
I20260709 13:06:17.413661 20574 raft_consensus.cc:2804] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:17.413983 20574 raft_consensus.cc:493] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:17.414225 20574 raft_consensus.cc:3060] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.418668 20574 raft_consensus.cc:515] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.420058 20574 leader_election.cc:290] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 election: Requested vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:17.420778 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12"
I20260709 13:06:17.420964 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
I20260709 13:06:17.421247 20379 raft_consensus.cc:3060] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.421461 20454 raft_consensus.cc:3060] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.425683 20379 raft_consensus.cc:2468] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 1.
I20260709 13:06:17.426077 20454 raft_consensus.cc:2468] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 1.
I20260709 13:06:17.426874 20491 leader_election.cc:304] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, cba149268311481cb7423cfe4a91eb12; no voters: 
I20260709 13:06:17.427603 20574 raft_consensus.cc:2804] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.427929 20574 raft_consensus.cc:697] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Becoming Leader. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Running, Role: LEADER
I20260709 13:06:17.428634 20574 consensus_queue.cc:237] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:17.434300 20277 catalog_manager.cc:5697] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.537159 20277 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47408:
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 13:06:17.539088 20277 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 13:06:17.559809 20368 tablet_service.cc:1511] Processing CreateTablet for tablet 10e7096533ec41b790c3ee810731844d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=019068d928044946baeea91c0dbe9cd4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.561013 20368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e7096533ec41b790c3ee810731844d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.560719 20443 tablet_service.cc:1511] Processing CreateTablet for tablet 10e7096533ec41b790c3ee810731844d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=019068d928044946baeea91c0dbe9cd4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.562105 20443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e7096533ec41b790c3ee810731844d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.562059 20518 tablet_service.cc:1511] Processing CreateTablet for tablet 10e7096533ec41b790c3ee810731844d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=019068d928044946baeea91c0dbe9cd4]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 13:06:17.563287 20518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e7096533ec41b790c3ee810731844d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.565830 20444 tablet_service.cc:1511] Processing CreateTablet for tablet b769451d61734ea899e4a8ff3ae3fbe0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=019068d928044946baeea91c0dbe9cd4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.566969 20444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b769451d61734ea899e4a8ff3ae3fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.566824 20369 tablet_service.cc:1511] Processing CreateTablet for tablet b769451d61734ea899e4a8ff3ae3fbe0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=019068d928044946baeea91c0dbe9cd4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.567955 20369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b769451d61734ea899e4a8ff3ae3fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.575229 20517 tablet_service.cc:1511] Processing CreateTablet for tablet b769451d61734ea899e4a8ff3ae3fbe0 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=019068d928044946baeea91c0dbe9cd4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 13:06:17.576498 20517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b769451d61734ea899e4a8ff3ae3fbe0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:17.585099 20568 tablet_bootstrap.cc:492] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: Bootstrap starting.
I20260709 13:06:17.587850 20570 tablet_bootstrap.cc:492] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: Bootstrap starting.
I20260709 13:06:17.591526 20569 tablet_bootstrap.cc:492] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12: Bootstrap starting.
I20260709 13:06:17.590991 20568 tablet_bootstrap.cc:654] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.598675 20569 tablet_bootstrap.cc:654] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.599431 20570 tablet_bootstrap.cc:654] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.603041 20568 tablet_bootstrap.cc:492] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: No bootstrap required, opened a new log
I20260709 13:06:17.603524 20568 ts_tablet_manager.cc:1403] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 13:06:17.605327 20569 tablet_bootstrap.cc:492] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12: No bootstrap required, opened a new log
I20260709 13:06:17.605839 20569 ts_tablet_manager.cc:1403] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:06:17.606469 20570 tablet_bootstrap.cc:492] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: No bootstrap required, opened a new log
I20260709 13:06:17.606366 20568 raft_consensus.cc:359] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.607167 20570 ts_tablet_manager.cc:1403] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.002s
W20260709 13:06:17.608004 20325 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:17.608325 20569 raft_consensus.cc:359] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.608880 20568 raft_consensus.cc:385] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.609145 20569 raft_consensus.cc:385] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.609244 20568 raft_consensus.cc:740] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.609588 20569 raft_consensus.cc:740] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.610296 20568 consensus_queue.cc:260] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.610459 20569 consensus_queue.cc:260] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.611925 20570 raft_consensus.cc:359] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.612557 20568 ts_tablet_manager.cc:1434] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260709 13:06:17.612712 20570 raft_consensus.cc:385] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.614130 20570 raft_consensus.cc:740] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.614537 20568 tablet_bootstrap.cc:492] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74: Bootstrap starting.
I20260709 13:06:17.614727 20569 ts_tablet_manager.cc:1434] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:17.615032 20570 consensus_queue.cc:260] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.615747 20569 tablet_bootstrap.cc:492] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: Bootstrap starting.
I20260709 13:06:17.621188 20568 tablet_bootstrap.cc:654] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.622496 20569 tablet_bootstrap.cc:654] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.626600 20570 ts_tablet_manager.cc:1434] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 13:06:17.628007 20570 tablet_bootstrap.cc:492] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: Bootstrap starting.
I20260709 13:06:17.631935 20574 consensus_queue.cc:1048] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:17.632833 20569 tablet_bootstrap.cc:492] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: No bootstrap required, opened a new log
I20260709 13:06:17.633358 20569 ts_tablet_manager.cc:1403] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 13:06:17.634218 20570 tablet_bootstrap.cc:654] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:17.636286 20569 raft_consensus.cc:359] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.639688 20569 raft_consensus.cc:385] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.640064 20569 raft_consensus.cc:740] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.642278 20569 consensus_queue.cc:260] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.641423 20568 tablet_bootstrap.cc:492] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74: No bootstrap required, opened a new log
I20260709 13:06:17.643642 20568 ts_tablet_manager.cc:1403] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.018s
I20260709 13:06:17.648826 20568 raft_consensus.cc:359] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.649639 20568 raft_consensus.cc:385] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.650017 20568 raft_consensus.cc:740] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.645576 20569 ts_tablet_manager.cc:1434] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:06:17.651465 20568 consensus_queue.cc:260] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.654032 20568 ts_tablet_manager.cc:1434] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:17.655311 20570 tablet_bootstrap.cc:492] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: No bootstrap required, opened a new log
I20260709 13:06:17.655941 20570 ts_tablet_manager.cc:1403] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260709 13:06:17.658874 20570 raft_consensus.cc:359] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.659617 20570 raft_consensus.cc:385] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:17.659970 20570 raft_consensus.cc:740] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Initialized, Role: FOLLOWER
I20260709 13:06:17.660825 20570 consensus_queue.cc:260] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.663118 20570 ts_tablet_manager.cc:1434] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:17.669816 20599 consensus_queue.cc:1048] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:17.811465 20599 raft_consensus.cc:493] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:17.811964 20599 raft_consensus.cc:515] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.814162 20599 leader_election.cc:290] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:17.815436 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b" is_pre_election: true
I20260709 13:06:17.815448 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12" is_pre_election: true
I20260709 13:06:17.816378 20454 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 0.
I20260709 13:06:17.816387 20379 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 0.
I20260709 13:06:17.817641 20492 leader_election.cc:304] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, cba149268311481cb7423cfe4a91eb12, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:17.818332 20599 raft_consensus.cc:2804] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:17.818682 20599 raft_consensus.cc:493] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:17.818957 20599 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.823910 20599 raft_consensus.cc:515] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.825407 20599 leader_election.cc:290] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 election: Requested vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:17.826148 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12"
I20260709 13:06:17.826406 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
I20260709 13:06:17.826803 20379 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.826965 20454 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.833485 20454 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 1.
I20260709 13:06:17.833485 20379 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4cdbe1eb8dd441e69e82eb13d8e85e74 in term 1.
I20260709 13:06:17.834693 20492 leader_election.cc:304] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:17.835482 20599 raft_consensus.cc:2804] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.835914 20599 raft_consensus.cc:697] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Becoming Leader. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Running, Role: LEADER
I20260709 13:06:17.836650 20599 consensus_queue.cc:237] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.842674 20274 catalog_manager.cc:5697] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.849653 20599 consensus_queue.cc:1048] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:17.860404 20599 consensus_queue.cc:1048] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:17.925690 20575 raft_consensus.cc:493] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:17.926170 20575 raft_consensus.cc:515] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.928138 20575 leader_election.cc:290] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483)
I20260709 13:06:17.938457 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0" candidate_uuid: "fb68f03e14984f47b0dbe03f31b2765b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12" is_pre_election: true
I20260709 13:06:17.939213 20379 raft_consensus.cc:2468] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb68f03e14984f47b0dbe03f31b2765b in term 0.
I20260709 13:06:17.940284 20417 leader_election.cc:304] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba149268311481cb7423cfe4a91eb12, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:17.940318 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0" candidate_uuid: "fb68f03e14984f47b0dbe03f31b2765b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" is_pre_election: true
I20260709 13:06:17.941051 20528 raft_consensus.cc:2468] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb68f03e14984f47b0dbe03f31b2765b in term 0.
I20260709 13:06:17.941144 20575 raft_consensus.cc:2804] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:17.941506 20575 raft_consensus.cc:493] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:17.941748 20575 raft_consensus.cc:3060] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.946527 20575 raft_consensus.cc:515] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.948025 20575 leader_election.cc:290] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [CANDIDATE]: Term 1 election: Requested vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483)
I20260709 13:06:17.948782 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0" candidate_uuid: "fb68f03e14984f47b0dbe03f31b2765b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cba149268311481cb7423cfe4a91eb12"
I20260709 13:06:17.949072 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0" candidate_uuid: "fb68f03e14984f47b0dbe03f31b2765b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
I20260709 13:06:17.949293 20379 raft_consensus.cc:3060] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.949564 20528 raft_consensus.cc:3060] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:17.953976 20379 raft_consensus.cc:2468] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb68f03e14984f47b0dbe03f31b2765b in term 1.
I20260709 13:06:17.954345 20528 raft_consensus.cc:2468] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb68f03e14984f47b0dbe03f31b2765b in term 1.
I20260709 13:06:17.955134 20417 leader_election.cc:304] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba149268311481cb7423cfe4a91eb12, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:17.955860 20575 raft_consensus.cc:2804] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:17.956964 20575 raft_consensus.cc:697] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 LEADER]: Becoming Leader. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Running, Role: LEADER
I20260709 13:06:17.957860 20575 consensus_queue.cc:237] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:17.964505 20277 catalog_manager.cc:5697] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b reported cstate change: term changed from 0 to 1, leader changed from <none> to fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2). New cstate: current_term: 1 leader_uuid: "fb68f03e14984f47b0dbe03f31b2765b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.067085 20528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e"
dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
mode: GRACEFUL
new_leader_uuid: "cba149268311481cb7423cfe4a91eb12"
 from {username='slave'} at 127.0.0.1:48872
I20260709 13:06:18.067574 20528 raft_consensus.cc:606] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Received request to transfer leadership to TS cba149268311481cb7423cfe4a91eb12
I20260709 13:06:18.076164 20528 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e7096533ec41b790c3ee810731844d"
dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
mode: GRACEFUL
new_leader_uuid: "cba149268311481cb7423cfe4a91eb12"
 from {username='slave'} at 127.0.0.1:48872
I20260709 13:06:18.076666 20528 raft_consensus.cc:606] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Received request to transfer leadership to TS cba149268311481cb7423cfe4a91eb12
I20260709 13:06:18.088646 20454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0"
dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
mode: GRACEFUL
new_leader_uuid: "cba149268311481cb7423cfe4a91eb12"
 from {username='slave'} at 127.0.0.1:36612
I20260709 13:06:18.089115 20454 raft_consensus.cc:606] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 LEADER]: Received request to transfer leadership to TS cba149268311481cb7423cfe4a91eb12
I20260709 13:06:18.232438 20599 consensus_queue.cc:1048] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.241283 20574 consensus_queue.cc:1048] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.247987 20581 raft_consensus.cc:993] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: : Instructing follower cba149268311481cb7423cfe4a91eb12 to start an election
I20260709 13:06:18.248418 20574 raft_consensus.cc:1081] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Signalling peer cba149268311481cb7423cfe4a91eb12 to start an election
I20260709 13:06:18.249706 20379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e7096533ec41b790c3ee810731844d"
dest_uuid: "cba149268311481cb7423cfe4a91eb12"
 from {username='slave'} at 127.0.0.1:58602
I20260709 13:06:18.250279 20379 raft_consensus.cc:493] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.250622 20379 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.255255 20379 raft_consensus.cc:515] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.258193 20379 leader_election.cc:290] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [CANDIDATE]: Term 2 election: Requested vote from peers fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121), 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483)
I20260709 13:06:18.269178 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "cba149268311481cb7423cfe4a91eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
I20260709 13:06:18.269688 20454 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.270605 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "cba149268311481cb7423cfe4a91eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
I20260709 13:06:18.271173 20528 raft_consensus.cc:3055] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.271494 20528 raft_consensus.cc:740] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Running, Role: LEADER
I20260709 13:06:18.272260 20528 consensus_queue.cc:260] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.273384 20528 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.275615 20454 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba149268311481cb7423cfe4a91eb12 in term 2.
I20260709 13:06:18.276659 20343 leader_election.cc:304] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba149268311481cb7423cfe4a91eb12, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:18.277462 20576 raft_consensus.cc:2804] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.278586 20576 raft_consensus.cc:697] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Becoming Leader. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Running, Role: LEADER
I20260709 13:06:18.279345 20576 consensus_queue.cc:237] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.283883 20528 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba149268311481cb7423cfe4a91eb12 in term 2.
I20260709 13:06:18.285074 20277 catalog_manager.cc:5697] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 reported cstate change: term changed from 1 to 2, leader changed from 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3) to cba149268311481cb7423cfe4a91eb12 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "cba149268311481cb7423cfe4a91eb12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.346922 20575 consensus_queue.cc:1048] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:18.358366 20619 consensus_queue.cc:1048] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [LEADER]: Connected to new peer: Peer: permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:18.368076 20609 raft_consensus.cc:993] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: : Instructing follower cba149268311481cb7423cfe4a91eb12 to start an election
I20260709 13:06:18.368546 20619 raft_consensus.cc:1081] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 LEADER]: Signalling peer cba149268311481cb7423cfe4a91eb12 to start an election
I20260709 13:06:18.369902 20379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0"
dest_uuid: "cba149268311481cb7423cfe4a91eb12"
 from {username='slave'} at 127.0.0.1:58616
I20260709 13:06:18.370342 20379 raft_consensus.cc:493] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.370684 20379 raft_consensus.cc:3060] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.375114 20379 raft_consensus.cc:515] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.376663 20379 leader_election.cc:290] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [CANDIDATE]: Term 2 election: Requested vote from peers fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121), 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483)
I20260709 13:06:18.377341 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0" candidate_uuid: "cba149268311481cb7423cfe4a91eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
I20260709 13:06:18.377619 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b769451d61734ea899e4a8ff3ae3fbe0" candidate_uuid: "cba149268311481cb7423cfe4a91eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
I20260709 13:06:18.377986 20454 raft_consensus.cc:3055] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.378158 20528 raft_consensus.cc:3060] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.378363 20454 raft_consensus.cc:740] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Running, Role: LEADER
I20260709 13:06:18.379125 20454 consensus_queue.cc:260] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.380070 20454 raft_consensus.cc:3060] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.384349 20528 raft_consensus.cc:2468] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba149268311481cb7423cfe4a91eb12 in term 2.
I20260709 13:06:18.385200 20454 raft_consensus.cc:2468] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba149268311481cb7423cfe4a91eb12 in term 2.
I20260709 13:06:18.385432 20342 leader_election.cc:304] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4cdbe1eb8dd441e69e82eb13d8e85e74, cba149268311481cb7423cfe4a91eb12; no voters: 
I20260709 13:06:18.386234 20576 raft_consensus.cc:2804] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.386556 20576 raft_consensus.cc:697] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Becoming Leader. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Running, Role: LEADER
I20260709 13:06:18.387264 20576 consensus_queue.cc:237] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.390328 20581 raft_consensus.cc:993] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: : Instructing follower cba149268311481cb7423cfe4a91eb12 to start an election
I20260709 13:06:18.390791 20574 raft_consensus.cc:1081] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Signalling peer cba149268311481cb7423cfe4a91eb12 to start an election
I20260709 13:06:18.392091 20379 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e"
dest_uuid: "cba149268311481cb7423cfe4a91eb12"
 from {username='slave'} at 127.0.0.1:58602
I20260709 13:06:18.392501 20379 raft_consensus.cc:493] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.392753 20379 raft_consensus.cc:3060] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.393319 20274 catalog_manager.cc:5697] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 reported cstate change: term changed from 1 to 2, leader changed from fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2) to cba149268311481cb7423cfe4a91eb12 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "cba149268311481cb7423cfe4a91eb12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.397372 20379 raft_consensus.cc:515] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:18.399924 20379 leader_election.cc:290] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [CANDIDATE]: Term 2 election: Requested vote from peers 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483), fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2:44121)
I20260709 13:06:18.400327 20454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e" candidate_uuid: "cba149268311481cb7423cfe4a91eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
I20260709 13:06:18.400851 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1aedb6077342ebab3177e50989568e" candidate_uuid: "cba149268311481cb7423cfe4a91eb12" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
I20260709 13:06:18.401405 20528 raft_consensus.cc:3055] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.401562 20454 raft_consensus.cc:3060] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.401805 20528 raft_consensus.cc:740] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4cdbe1eb8dd441e69e82eb13d8e85e74, State: Running, Role: LEADER
I20260709 13:06:18.402613 20528 consensus_queue.cc:260] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:18.403834 20528 raft_consensus.cc:3060] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.408452 20454 raft_consensus.cc:2468] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba149268311481cb7423cfe4a91eb12 in term 2.
I20260709 13:06:18.409544 20343 leader_election.cc:304] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cba149268311481cb7423cfe4a91eb12, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:18.410326 20576 raft_consensus.cc:2804] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.410348 20528 raft_consensus.cc:2468] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cba149268311481cb7423cfe4a91eb12 in term 2.
I20260709 13:06:18.410765 20576 raft_consensus.cc:697] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Becoming Leader. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Running, Role: LEADER
I20260709 13:06:18.411523 20576 consensus_queue.cc:237] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } }
I20260709 13:06:18.416805 20274 catalog_manager.cc:5697] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 reported cstate change: term changed from 1 to 2, leader changed from 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3) to cba149268311481cb7423cfe4a91eb12 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "cba149268311481cb7423cfe4a91eb12" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.512557 15004 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 13:06:18.514041 15004 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 13:06:18.514384 15004 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 13:06:18.524996 20379 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10e7096533ec41b790c3ee810731844d"
dest_uuid: "cba149268311481cb7423cfe4a91eb12"
mode: GRACEFUL
new_leader_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
 from {username='slave'} at 127.0.0.1:58622
I20260709 13:06:18.525454 20379 raft_consensus.cc:606] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Received request to transfer leadership to TS fb68f03e14984f47b0dbe03f31b2765b
I20260709 13:06:18.526477 15004 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 13:06:18.773502 20454 raft_consensus.cc:1275] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Refusing update from remote peer cba149268311481cb7423cfe4a91eb12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.774590 20576 consensus_queue.cc:1048] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.781229 20528 raft_consensus.cc:1275] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Refusing update from remote peer cba149268311481cb7423cfe4a91eb12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.782981 20576 consensus_queue.cc:1048] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.851338 20528 raft_consensus.cc:1275] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Refusing update from remote peer cba149268311481cb7423cfe4a91eb12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.851327 20454 raft_consensus.cc:1275] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Refusing update from remote peer cba149268311481cb7423cfe4a91eb12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.852660 20623 consensus_queue.cc:1048] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.852768 20576 consensus_queue.cc:1048] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.857539 20528 raft_consensus.cc:1275] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Refusing update from remote peer cba149268311481cb7423cfe4a91eb12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.860765 20576 consensus_queue.cc:1048] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.867125 20453 raft_consensus.cc:1275] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Refusing update from remote peer cba149268311481cb7423cfe4a91eb12: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.872295 20623 raft_consensus.cc:993] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: : Instructing follower fb68f03e14984f47b0dbe03f31b2765b to start an election
I20260709 13:06:18.872715 20623 raft_consensus.cc:1081] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Signalling peer fb68f03e14984f47b0dbe03f31b2765b to start an election
I20260709 13:06:18.873714 20617 consensus_queue.cc:1048] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:18.877362 20454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10e7096533ec41b790c3ee810731844d"
dest_uuid: "fb68f03e14984f47b0dbe03f31b2765b"
 from {username='slave'} at 127.0.0.1:36620
I20260709 13:06:18.877991 20454 raft_consensus.cc:493] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.878381 20454 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:18.886271 20454 raft_consensus.cc:515] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.888083 20454 leader_election.cc:290] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [CANDIDATE]: Term 3 election: Requested vote from peers cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141), 4cdbe1eb8dd441e69e82eb13d8e85e74 (127.14.167.3:37483)
I20260709 13:06:18.888860 20379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "fb68f03e14984f47b0dbe03f31b2765b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cba149268311481cb7423cfe4a91eb12"
I20260709 13:06:18.889282 20528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e7096533ec41b790c3ee810731844d" candidate_uuid: "fb68f03e14984f47b0dbe03f31b2765b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74"
I20260709 13:06:18.889479 20379 raft_consensus.cc:3055] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:18.889853 20528 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:18.889853 20379 raft_consensus.cc:740] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cba149268311481cb7423cfe4a91eb12, State: Running, Role: LEADER
I20260709 13:06:18.890792 20379 consensus_queue.cc:260] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [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: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.891877 20379 raft_consensus.cc:3060] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:18.896917 20528 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb68f03e14984f47b0dbe03f31b2765b in term 3.
I20260709 13:06:18.898073 20417 leader_election.cc:304] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [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: 4cdbe1eb8dd441e69e82eb13d8e85e74, fb68f03e14984f47b0dbe03f31b2765b; no voters: 
I20260709 13:06:18.898454 20379 raft_consensus.cc:2468] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb68f03e14984f47b0dbe03f31b2765b in term 3.
I20260709 13:06:18.898869 20619 raft_consensus.cc:2804] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:18.899848 20619 raft_consensus.cc:697] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 3 LEADER]: Becoming Leader. State: Replica: fb68f03e14984f47b0dbe03f31b2765b, State: Running, Role: LEADER
I20260709 13:06:18.900617 20619 consensus_queue.cc:237] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [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: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } }
I20260709 13:06:18.906234 20274 catalog_manager.cc:5697] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b reported cstate change: term changed from 2 to 3, leader changed from cba149268311481cb7423cfe4a91eb12 (127.14.167.1) to fb68f03e14984f47b0dbe03f31b2765b (127.14.167.2). New cstate: current_term: 3 leader_uuid: "fb68f03e14984f47b0dbe03f31b2765b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cba149268311481cb7423cfe4a91eb12" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 39141 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb68f03e14984f47b0dbe03f31b2765b" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 44121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4cdbe1eb8dd441e69e82eb13d8e85e74" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37483 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.129786 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:06:19.144333 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.144904 15004 tablet_replica.cc:333] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12: stopping tablet replica
I20260709 13:06:19.145407 15004 raft_consensus.cc:2243] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.146157 15004 raft_consensus.cc:2272] T b769451d61734ea899e4a8ff3ae3fbe0 P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.148132 15004 tablet_replica.cc:333] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12: stopping tablet replica
I20260709 13:06:19.148608 15004 raft_consensus.cc:2243] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.148939 15004 raft_consensus.cc:2272] T 10e7096533ec41b790c3ee810731844d P cba149268311481cb7423cfe4a91eb12 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.151129 15004 tablet_replica.cc:333] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12: stopping tablet replica
I20260709 13:06:19.151582 15004 raft_consensus.cc:2243] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.152247 15004 raft_consensus.cc:2272] T ab1aedb6077342ebab3177e50989568e P cba149268311481cb7423cfe4a91eb12 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.154130 15004 tablet_replica.cc:333] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12: stopping tablet replica
I20260709 13:06:19.154553 15004 raft_consensus.cc:2243] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.154901 15004 raft_consensus.cc:2272] T 7679dbfc86114d50bcb6aea2e38c43db P cba149268311481cb7423cfe4a91eb12 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.176064 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
I20260709 13:06:19.187289 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
W20260709 13:06:19.194121 20491 consensus_peers.cc:597] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 -> Peer cba149268311481cb7423cfe4a91eb12 (127.14.167.1:39141): Couldn't send request to peer cba149268311481cb7423cfe4a91eb12. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:39141: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.204262 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.204886 15004 tablet_replica.cc:333] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b: stopping tablet replica
I20260709 13:06:19.205399 15004 raft_consensus.cc:2243] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.205874 15004 raft_consensus.cc:2272] T b769451d61734ea899e4a8ff3ae3fbe0 P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.207784 15004 tablet_replica.cc:333] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: stopping tablet replica
I20260709 13:06:19.208266 15004 raft_consensus.cc:2243] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.208811 15004 pending_rounds.cc:70] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: Trying to abort 1 pending ops.
I20260709 13:06:19.208972 15004 pending_rounds.cc:77] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305635343983824896 op_type: NO_OP noop_request { }
I20260709 13:06:19.209239 15004 raft_consensus.cc:2889] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:06:19.209483 15004 raft_consensus.cc:2272] T 10e7096533ec41b790c3ee810731844d P fb68f03e14984f47b0dbe03f31b2765b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.211818 15004 tablet_replica.cc:333] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b: stopping tablet replica
I20260709 13:06:19.212284 15004 raft_consensus.cc:2243] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.212652 15004 raft_consensus.cc:2272] T ab1aedb6077342ebab3177e50989568e P fb68f03e14984f47b0dbe03f31b2765b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.214726 15004 tablet_replica.cc:333] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b: stopping tablet replica
I20260709 13:06:19.215152 15004 raft_consensus.cc:2243] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.215505 15004 raft_consensus.cc:2272] T 7679dbfc86114d50bcb6aea2e38c43db P fb68f03e14984f47b0dbe03f31b2765b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.235786 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
I20260709 13:06:19.246336 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
I20260709 13:06:19.261514 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:19.262097 15004 tablet_replica.cc:333] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74: stopping tablet replica
I20260709 13:06:19.262595 15004 raft_consensus.cc:2243] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.263012 15004 raft_consensus.cc:2272] T b769451d61734ea899e4a8ff3ae3fbe0 P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.265020 15004 tablet_replica.cc:333] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74: stopping tablet replica
I20260709 13:06:19.265480 15004 raft_consensus.cc:2243] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.265940 15004 raft_consensus.cc:2272] T 10e7096533ec41b790c3ee810731844d P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.267777 15004 tablet_replica.cc:333] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74: stopping tablet replica
I20260709 13:06:19.268224 15004 raft_consensus.cc:2243] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.268900 15004 raft_consensus.cc:2272] T 7679dbfc86114d50bcb6aea2e38c43db P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.270462 15004 tablet_replica.cc:333] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74: stopping tablet replica
I20260709 13:06:19.270871 15004 raft_consensus.cc:2243] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:19.271224 15004 raft_consensus.cc:2272] T ab1aedb6077342ebab3177e50989568e P 4cdbe1eb8dd441e69e82eb13d8e85e74 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.292316 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
I20260709 13:06:19.302650 15004 master.cc:562] Master@127.14.167.62:35121 shutting down...
I20260709 13:06:19.315212 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:19.315712 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:19.316071 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P e5a13e4dd08b4aab8a959208b4753d44: stopping tablet replica
I20260709 13:06:19.335793 15004 master.cc:584] Master@127.14.167.62:35121 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2875 ms)
[----------] 6 tests from LeaderRebalancerTest (142080 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 13:06:19.361478 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:39105
I20260709 13:06:19.362489 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.366979 20629 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 13:06:19.367137 20630 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 13:06:19.368034 20632 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 13:06:19.369482 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:19.370239 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.370409 15004 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 13:06:19.370558 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602379370542 us; error 0 us; skew 500 ppm
I20260709 13:06:19.371062 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.373154 15004 webserver.cc:533] Webserver started at http://127.14.167.62:44029/ using document root <none> and password file <none>
I20260709 13:06:19.373593 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.373782 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.374050 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.375005 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "08eb7a0eaa7d40278ae211e60f7e2032"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.378922 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260709 13:06:19.382022 20637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.382678 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:06:19.382925 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "08eb7a0eaa7d40278ae211e60f7e2032"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.383176 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-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 13:06:19.415586 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.416536 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.448689 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:39105
I20260709 13:06:19.448778 20688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:39105 every 8 connection(s)
I20260709 13:06:19.452262 20689 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 13:06:19.462049 20689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032: Bootstrap starting.
I20260709 13:06:19.466106 20689 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:19.469585 20689 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032: No bootstrap required, opened a new log
I20260709 13:06:19.471468 20689 raft_consensus.cc:359] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08eb7a0eaa7d40278ae211e60f7e2032" member_type: VOTER }
I20260709 13:06:19.471815 20689 raft_consensus.cc:385] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:19.472015 20689 raft_consensus.cc:740] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08eb7a0eaa7d40278ae211e60f7e2032, State: Initialized, Role: FOLLOWER
I20260709 13:06:19.472517 20689 consensus_queue.cc:260] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "08eb7a0eaa7d40278ae211e60f7e2032" member_type: VOTER }
I20260709 13:06:19.472947 20689 raft_consensus.cc:399] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:19.473166 20689 raft_consensus.cc:493] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:19.473407 20689 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:19.477461 20689 raft_consensus.cc:515] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08eb7a0eaa7d40278ae211e60f7e2032" member_type: VOTER }
I20260709 13:06:19.477916 20689 leader_election.cc:304] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [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: 08eb7a0eaa7d40278ae211e60f7e2032; no voters: 
I20260709 13:06:19.478904 20689 leader_election.cc:290] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:19.479162 20692 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:19.480331 20692 raft_consensus.cc:697] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 1 LEADER]: Becoming Leader. State: Replica: 08eb7a0eaa7d40278ae211e60f7e2032, State: Running, Role: LEADER
I20260709 13:06:19.480921 20692 consensus_queue.cc:237] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [LEADER]: Queue going to LEADER mode. State: All 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: "08eb7a0eaa7d40278ae211e60f7e2032" member_type: VOTER }
I20260709 13:06:19.481465 20689 sys_catalog.cc:565] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:19.483347 20693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "08eb7a0eaa7d40278ae211e60f7e2032" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08eb7a0eaa7d40278ae211e60f7e2032" member_type: VOTER } }
I20260709 13:06:19.483364 20694 sys_catalog.cc:455] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 08eb7a0eaa7d40278ae211e60f7e2032. Latest consensus state: current_term: 1 leader_uuid: "08eb7a0eaa7d40278ae211e60f7e2032" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "08eb7a0eaa7d40278ae211e60f7e2032" member_type: VOTER } }
I20260709 13:06:19.484006 20693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:19.484077 20694 sys_catalog.cc:458] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:19.488780 20697 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:19.495397 20697 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:19.496342 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:19.503183 20697 catalog_manager.cc:1383] Generated new cluster ID: 5f0b2747f0c841baa4f089827d735733
I20260709 13:06:19.503439 20697 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:19.530723 20697 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:19.531927 20697 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:19.543439 20697 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032: Generated new TSK 0
I20260709 13:06:19.543956 20697 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:19.562454 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.567603 20710 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 13:06:19.568629 20711 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 13:06:19.570957 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:19.571091 20713 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 13:06:19.571969 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.572161 15004 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 13:06:19.572312 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602379572294 us; error 0 us; skew 500 ppm
I20260709 13:06:19.572837 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.574924 15004 webserver.cc:533] Webserver started at http://127.14.167.1:43403/ using document root <none> and password file <none>
I20260709 13:06:19.575371 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.575585 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.575835 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.576828 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "8ddd63b53a4d4c68b978c93de5917eed"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.580889 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:19.583949 20718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.584640 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:19.584921 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "8ddd63b53a4d4c68b978c93de5917eed"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.585170 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-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 13:06:19.595227 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.596179 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.597415 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:19.599490 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:19.599658 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.599880 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:19.600015 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.634774 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:33865
I20260709 13:06:19.634867 20780 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:33865 every 8 connection(s)
I20260709 13:06:19.639228 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.645025 20785 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 13:06:19.646023 20786 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 13:06:19.649472 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:19.650094 20788 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 13:06:19.651046 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.651322 15004 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 13:06:19.651517 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602379651498 us; error 0 us; skew 500 ppm
I20260709 13:06:19.651631 20781 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39105
I20260709 13:06:19.651998 20781 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:19.652082 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.652693 20781 heartbeater.cc:507] Master 127.14.167.62:39105 requested a full tablet report, sending...
I20260709 13:06:19.654484 15004 webserver.cc:533] Webserver started at http://127.14.167.2:34563/ using document root <none> and password file <none>
I20260709 13:06:19.654790 20654 ts_manager.cc:194] Registered new tserver with Master: 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865)
I20260709 13:06:19.655120 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.655404 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.655709 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.656980 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "a8d5118aae844396bfe82e907dbdaef4"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.656996 20654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55664
I20260709 13:06:19.661293 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:19.664283 20793 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.664942 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:19.665194 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "a8d5118aae844396bfe82e907dbdaef4"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.665445 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-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 13:06:19.698166 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.699136 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.700433 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:19.702523 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:19.702697 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.702919 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:19.703056 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.737900 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:39149
I20260709 13:06:19.737993 20855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:39149 every 8 connection(s)
I20260709 13:06:19.742539 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:19.748775 20859 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 13:06:19.749655 20860 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 13:06:19.752815 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:19.753199 20862 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 13:06:19.753557 20856 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39105
I20260709 13:06:19.754029 20856 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:19.754245 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:19.754527 15004 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 13:06:19.754724 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602379754706 us; error 0 us; skew 500 ppm
I20260709 13:06:19.754859 20856 heartbeater.cc:507] Master 127.14.167.62:39105 requested a full tablet report, sending...
I20260709 13:06:19.755441 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:19.756994 20654 ts_manager.cc:194] Registered new tserver with Master: a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:19.758126 15004 webserver.cc:533] Webserver started at http://127.14.167.3:41221/ using document root <none> and password file <none>
I20260709 13:06:19.758767 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:19.758778 20654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55674
I20260709 13:06:19.759112 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:19.759465 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:19.760742 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "5bf26fc8cd564a86a8a4579e57808015"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.764897 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:06:19.767894 20867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.768549 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:19.768806 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "5bf26fc8cd564a86a8a4579e57808015"
format_stamp: "Formatted at 2026-07-09 13:06:19 on dist-test-slave-vpdx"
I20260709 13:06:19.769050 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783602237123115-15004-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 13:06:19.788861 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:19.789863 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:19.791267 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:19.793339 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:19.793524 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:19.793742 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:19.793927 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 13:06:19.828897 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:41883
I20260709 13:06:19.828987 20929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:41883 every 8 connection(s)
I20260709 13:06:19.841897 20930 heartbeater.cc:344] Connected to a master server at 127.14.167.62:39105
I20260709 13:06:19.842356 20930 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:19.843163 20930 heartbeater.cc:507] Master 127.14.167.62:39105 requested a full tablet report, sending...
I20260709 13:06:19.845288 20654 ts_manager.cc:194] Registered new tserver with Master: 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:19.846319 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014529191s
I20260709 13:06:19.846956 20654 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55688
I20260709 13:06:19.874038 20654 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55696:
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 13:06:19.876375 20654 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 13:06:19.939189 20895 tablet_service.cc:1511] Processing CreateTablet for tablet e82b4f0074a34e37b39775632570893b (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:19.939687 20893 tablet_service.cc:1511] Processing CreateTablet for tablet b09c7289246f4dd1bd641ae837e822eb (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:19.940551 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82b4f0074a34e37b39775632570893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.940382 20821 tablet_service.cc:1511] Processing CreateTablet for tablet e82b4f0074a34e37b39775632570893b (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:19.941653 20821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82b4f0074a34e37b39775632570893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.941515 20819 tablet_service.cc:1511] Processing CreateTablet for tablet b09c7289246f4dd1bd641ae837e822eb (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:19.941814 20894 tablet_service.cc:1511] Processing CreateTablet for tablet 24b62bacc5e343b5821e030398eab1ea (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:19.943121 20894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b62bacc5e343b5821e030398eab1ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.943534 20820 tablet_service.cc:1511] Processing CreateTablet for tablet 24b62bacc5e343b5821e030398eab1ea (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:19.944974 20818 tablet_service.cc:1511] Processing CreateTablet for tablet e9492b047a6a427a9501fbb5cb07f7a8 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:19.946432 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09c7289246f4dd1bd641ae837e822eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.945431 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09c7289246f4dd1bd641ae837e822eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.949515 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9492b047a6a427a9501fbb5cb07f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.954241 20820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b62bacc5e343b5821e030398eab1ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.963016 20945 tablet_bootstrap.cc:492] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:19.971415 20895 tablet_service.cc:1511] Processing CreateTablet for tablet e9492b047a6a427a9501fbb5cb07f7a8 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:19.972716 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9492b047a6a427a9501fbb5cb07f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.974309 20946 tablet_bootstrap.cc:492] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:19.977973 20746 tablet_service.cc:1511] Processing CreateTablet for tablet e82b4f0074a34e37b39775632570893b (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:19.979234 20746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e82b4f0074a34e37b39775632570893b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.981691 20745 tablet_service.cc:1511] Processing CreateTablet for tablet 24b62bacc5e343b5821e030398eab1ea (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:19.983701 20744 tablet_service.cc:1511] Processing CreateTablet for tablet b09c7289246f4dd1bd641ae837e822eb (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:19.984203 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 093c777431ce4a52a4d069cbdc4aab45 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:19.985718 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093c777431ce4a52a4d069cbdc4aab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.985334 20743 tablet_service.cc:1511] Processing CreateTablet for tablet e9492b047a6a427a9501fbb5cb07f7a8 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:19.988425 20745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24b62bacc5e343b5821e030398eab1ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.988106 20742 tablet_service.cc:1511] Processing CreateTablet for tablet 093c777431ce4a52a4d069cbdc4aab45 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:19.989262 20744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b09c7289246f4dd1bd641ae837e822eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.989876 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9492b047a6a427a9501fbb5cb07f7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.991499 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093c777431ce4a52a4d069cbdc4aab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.993516 20945 tablet_bootstrap.cc:654] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.010174 20821 tablet_service.cc:1511] Processing CreateTablet for tablet 093c777431ce4a52a4d069cbdc4aab45 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:20.011561 20821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093c777431ce4a52a4d069cbdc4aab45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.014206 20741 tablet_service.cc:1511] Processing CreateTablet for tablet ee805797e68c492abc2b43e380c0fe83 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:20.015484 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee805797e68c492abc2b43e380c0fe83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.017182 20946 tablet_bootstrap.cc:654] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.020776 20819 tablet_service.cc:1511] Processing CreateTablet for tablet ee805797e68c492abc2b43e380c0fe83 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:20.022039 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee805797e68c492abc2b43e380c0fe83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.023020 20895 tablet_service.cc:1511] Processing CreateTablet for tablet ee805797e68c492abc2b43e380c0fe83 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:20.024183 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee805797e68c492abc2b43e380c0fe83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.028817 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 17a9631f019d448298f1235d8d36aee1 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:20.032496 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a9631f019d448298f1235d8d36aee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.056049 20945 tablet_bootstrap.cc:492] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.057210 20945 ts_tablet_manager.cc:1403] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.094s	user 0.004s	sys 0.022s
I20260709 13:06:20.062647 20945 raft_consensus.cc:359] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.063457 20945 raft_consensus.cc:385] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.063907 20945 raft_consensus.cc:740] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.064829 20945 consensus_queue.cc:260] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.069902 20820 tablet_service.cc:1511] Processing CreateTablet for tablet 67518a992df945d6bff139cd9495ddd4 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:20.071105 20820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67518a992df945d6bff139cd9495ddd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.071346 20946 tablet_bootstrap.cc:492] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.071808 20946 ts_tablet_manager.cc:1403] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.098s	user 0.019s	sys 0.013s
I20260709 13:06:20.066668 20746 tablet_service.cc:1511] Processing CreateTablet for tablet 67518a992df945d6bff139cd9495ddd4 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:20.073055 20746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67518a992df945d6bff139cd9495ddd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.074537 20946 raft_consensus.cc:359] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.075225 20946 raft_consensus.cc:385] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.075495 20946 raft_consensus.cc:740] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.049536 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 17a9631f019d448298f1235d8d36aee1 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:20.078119 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a9631f019d448298f1235d8d36aee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.078763 20893 tablet_service.cc:1511] Processing CreateTablet for tablet 67518a992df945d6bff139cd9495ddd4 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:20.079917 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67518a992df945d6bff139cd9495ddd4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.082491 20946 consensus_queue.cc:260] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.089643 20894 tablet_service.cc:1511] Processing CreateTablet for tablet 17a9631f019d448298f1235d8d36aee1 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:20.090940 20894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a9631f019d448298f1235d8d36aee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.093199 20948 tablet_bootstrap.cc:492] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.104998 20745 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6e1c6550184291b07da3d08853d6d4 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:20.106329 20745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6e1c6550184291b07da3d08853d6d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.108415 20894 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6e1c6550184291b07da3d08853d6d4 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:20.109611 20894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6e1c6550184291b07da3d08853d6d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.115204 20819 tablet_service.cc:1511] Processing CreateTablet for tablet 3a6e1c6550184291b07da3d08853d6d4 (DEFAULT_TABLE table=test-workload [id=d2860e6f58df4f9c8f35f7e10ad42f26]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:20.116494 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a6e1c6550184291b07da3d08853d6d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.123963 20948 tablet_bootstrap.cc:654] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.125960 20945 ts_tablet_manager.cc:1434] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.026s
I20260709 13:06:20.127645 20930 heartbeater.cc:499] Master 127.14.167.62:39105 was elected leader, sending a full tablet report...
I20260709 13:06:20.129523 20946 ts_tablet_manager.cc:1434] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.015s
I20260709 13:06:20.130445 20856 heartbeater.cc:499] Master 127.14.167.62:39105 was elected leader, sending a full tablet report...
I20260709 13:06:20.135069 20946 tablet_bootstrap.cc:492] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.140805 20946 tablet_bootstrap.cc:654] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.143601 20948 tablet_bootstrap.cc:492] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.144040 20948 ts_tablet_manager.cc:1403] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.007s
I20260709 13:06:20.146386 20945 tablet_bootstrap.cc:492] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.146584 20948 raft_consensus.cc:359] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.147212 20948 raft_consensus.cc:385] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.147431 20948 raft_consensus.cc:740] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.148049 20948 consensus_queue.cc:260] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.150017 20781 heartbeater.cc:499] Master 127.14.167.62:39105 was elected leader, sending a full tablet report...
I20260709 13:06:20.150547 20948 ts_tablet_manager.cc:1434] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260709 13:06:20.151506 20948 tablet_bootstrap.cc:492] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.154201 20950 raft_consensus.cc:493] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.154666 20950 raft_consensus.cc:515] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.154693 20945 tablet_bootstrap.cc:654] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.157038 20948 tablet_bootstrap.cc:654] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.160156 20950 leader_election.cc:290] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865)
I20260709 13:06:20.164692 20946 tablet_bootstrap.cc:492] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.165294 20946 ts_tablet_manager.cc:1403] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.010s
I20260709 13:06:20.168112 20946 raft_consensus.cc:359] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.168828 20946 raft_consensus.cc:385] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.169104 20946 raft_consensus.cc:740] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.169950 20946 consensus_queue.cc:260] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.177520 20946 ts_tablet_manager.cc:1434] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:06:20.178596 20946 tablet_bootstrap.cc:492] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.190578 20946 tablet_bootstrap.cc:654] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.209226 20945 tablet_bootstrap.cc:492] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.209793 20945 ts_tablet_manager.cc:1403] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.039s
I20260709 13:06:20.212461 20945 raft_consensus.cc:359] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.213176 20945 raft_consensus.cc:385] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.213466 20945 raft_consensus.cc:740] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.205076 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.214473 20948 tablet_bootstrap.cc:492] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.215013 20948 ts_tablet_manager.cc:1403] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.008s
W20260709 13:06:20.214938 20871 leader_election.cc:343] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.214986 20945 consensus_queue.cc:260] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.216261 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.216830 20831 raft_consensus.cc:2468] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.217893 20948 raft_consensus.cc:359] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.218617 20948 raft_consensus.cc:385] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.219074 20948 raft_consensus.cc:740] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.219908 20948 consensus_queue.cc:260] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.217916 20945 ts_tablet_manager.cc:1434] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:06:20.220799 20946 tablet_bootstrap.cc:492] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.221276 20946 ts_tablet_manager.cc:1403] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.012s
I20260709 13:06:20.221454 20945 tablet_bootstrap.cc:492] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.221879 20948 ts_tablet_manager.cc:1434] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:20.222756 20948 tablet_bootstrap.cc:492] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.223923 20946 raft_consensus.cc:359] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.224602 20946 raft_consensus.cc:385] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.224885 20946 raft_consensus.cc:740] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.225592 20946 consensus_queue.cc:260] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.218668 20869 leader_election.cc:304] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [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: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:20.227082 20950 raft_consensus.cc:2804] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.227420 20950 raft_consensus.cc:493] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.227730 20950 raft_consensus.cc:3060] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.228847 20948 tablet_bootstrap.cc:654] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.230620 20946 ts_tablet_manager.cc:1434] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:20.231626 20946 tablet_bootstrap.cc:492] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.234440 20951 raft_consensus.cc:493] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.234930 20951 raft_consensus.cc:515] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.227705 20945 tablet_bootstrap.cc:654] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.236990 20946 tablet_bootstrap.cc:654] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.237427 20951 leader_election.cc:290] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.235430 20950 raft_consensus.cc:515] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.241582 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:20.242607 20950 leader_election.cc:290] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865)
W20260709 13:06:20.242882 20871 leader_election.cc:343] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.245925 20946 tablet_bootstrap.cc:492] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.246392 20946 ts_tablet_manager.cc:1403] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 13:06:20.246994 20945 tablet_bootstrap.cc:492] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.247542 20945 ts_tablet_manager.cc:1403] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.000s
I20260709 13:06:20.249104 20946 raft_consensus.cc:359] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.249814 20946 raft_consensus.cc:385] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.250083 20946 raft_consensus.cc:740] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.250301 20945 raft_consensus.cc:359] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.251063 20945 raft_consensus.cc:385] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.250892 20946 consensus_queue.cc:260] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.251405 20945 raft_consensus.cc:740] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.252282 20945 consensus_queue.cc:260] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.254736 20945 ts_tablet_manager.cc:1434] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:06:20.255717 20945 tablet_bootstrap.cc:492] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.260326 20946 ts_tablet_manager.cc:1434] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:06:20.261276 20946 tablet_bootstrap.cc:492] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.261876 20945 tablet_bootstrap.cc:654] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.267092 20946 tablet_bootstrap.cc:654] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.274286 20945 tablet_bootstrap.cc:492] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.274757 20945 ts_tablet_manager.cc:1403] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 13:06:20.276911 20945 raft_consensus.cc:359] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.277408 20945 raft_consensus.cc:385] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.277640 20945 raft_consensus.cc:740] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.278368 20945 consensus_queue.cc:260] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.280433 20945 ts_tablet_manager.cc:1434] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:20.281240 20946 tablet_bootstrap.cc:492] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.281348 20945 tablet_bootstrap.cc:492] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.282006 20946 ts_tablet_manager.cc:1403] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.001s
I20260709 13:06:20.285359 20946 raft_consensus.cc:359] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.286113 20946 raft_consensus.cc:385] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.286459 20946 raft_consensus.cc:740] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.287456 20946 consensus_queue.cc:260] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.288410 20945 tablet_bootstrap.cc:654] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.289680 20946 ts_tablet_manager.cc:1434] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:20.290666 20946 tablet_bootstrap.cc:492] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.297236 20946 tablet_bootstrap.cc:654] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.322243 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.323027 20831 raft_consensus.cc:3060] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.330790 20831 raft_consensus.cc:2468] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:20.332123 20869 leader_election.cc:304] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [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: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:20.333361 20950 raft_consensus.cc:2804] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.334789 20954 raft_consensus.cc:493] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.335373 20954 raft_consensus.cc:515] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.343109 20954 leader_election.cc:290] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.378831 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:20.379206 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.379704 20905 raft_consensus.cc:2468] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 0.
W20260709 13:06:20.381007 20797 leader_election.cc:343] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.386821 20951 raft_consensus.cc:493] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.387410 20951 raft_consensus.cc:515] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.390774 20951 leader_election.cc:290] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.406433 20954 raft_consensus.cc:493] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.407049 20954 raft_consensus.cc:515] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.409137 20954 leader_election.cc:290] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.410807 20797 leader_election.cc:304] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [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: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:20.411761 20951 raft_consensus.cc:2804] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.412122 20951 raft_consensus.cc:493] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.412451 20951 raft_consensus.cc:3060] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.420077 20951 raft_consensus.cc:515] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.422791 20951 leader_election.cc:290] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.424324 20950 raft_consensus.cc:697] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:20.425031 20971 raft_consensus.cc:493] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.425632 20971 raft_consensus.cc:515] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.425690 20950 consensus_queue.cc:237] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.428658 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
W20260709 13:06:20.429670 20797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:41883, user_credentials={real_user=slave}} blocked reactor thread for 47962.8us
W20260709 13:06:20.429998 20871 leader_election.cc:343] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.432574 20971 leader_election.cc:290] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.438211 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.439132 20651 catalog_manager.cc:5697] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.440477 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:20.442723 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:20.444793 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:20.445384 20905 raft_consensus.cc:3060] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.453068 20905 raft_consensus.cc:2468] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:20.454905 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
W20260709 13:06:20.456231 20869 leader_election.cc:343] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.456720 20869 leader_election.cc:304] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015; no voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4
W20260709 13:06:20.458153 20797 leader_election.cc:343] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.458930 20797 leader_election.cc:304] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.459676 20951 raft_consensus.cc:2804] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.460165 20951 raft_consensus.cc:697] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:20.461023 20951 consensus_queue.cc:237] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.464442 20950 raft_consensus.cc:2749] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.470502 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
W20260709 13:06:20.472968 20722 leader_election.cc:343] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.473865 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09c7289246f4dd1bd641ae837e822eb" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:20.474566 20905 raft_consensus.cc:2468] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:20.475672 20722 leader_election.cc:304] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:20.476490 20954 raft_consensus.cc:2804] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.476843 20954 raft_consensus.cc:493] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.477164 20954 raft_consensus.cc:3060] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.484999 20954 raft_consensus.cc:515] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.489007 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09c7289246f4dd1bd641ae837e822eb" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:20.489629 20904 raft_consensus.cc:3060] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:20.492195 20702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:20.502321 20904 raft_consensus.cc:2468] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:20.503700 20722 leader_election.cc:304] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
W20260709 13:06:20.504812 20797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.3:41883, user_credentials={real_user=slave}} blocked reactor thread for 45969.1us
W20260709 13:06:20.505577 20797 leader_election.cc:343] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.506002 20797 leader_election.cc:304] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:20.506793 20963 raft_consensus.cc:2749] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:20.508039 20797 leader_election.cc:343] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:20.513374 20946 tablet_bootstrap.cc:492] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.514406 20946 ts_tablet_manager.cc:1403] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.224s	user 0.078s	sys 0.103s
I20260709 13:06:20.516220 20945 tablet_bootstrap.cc:492] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.516726 20945 ts_tablet_manager.cc:1403] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.236s	user 0.105s	sys 0.110s
I20260709 13:06:20.518157 20948 tablet_bootstrap.cc:492] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.518661 20948 ts_tablet_manager.cc:1403] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.296s	user 0.116s	sys 0.163s
I20260709 13:06:20.519548 20945 raft_consensus.cc:359] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.520277 20945 raft_consensus.cc:385] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.520543 20945 raft_consensus.cc:740] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.521155 20948 raft_consensus.cc:359] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.521338 20945 consensus_queue.cc:260] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.521905 20948 raft_consensus.cc:385] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.522212 20948 raft_consensus.cc:740] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.522907 20948 consensus_queue.cc:260] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.523663 20945 ts_tablet_manager.cc:1434] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:20.525480 20651 catalog_manager.cc:5697] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.532202 20948 ts_tablet_manager.cc:1434] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 13:06:20.534118 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09c7289246f4dd1bd641ae837e822eb" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.534765 20948 tablet_bootstrap.cc:492] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.534723 20831 raft_consensus.cc:2468] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:20.537647 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.526523 20945 tablet_bootstrap.cc:492] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.538211 20831 raft_consensus.cc:2468] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:20.526863 20954 leader_election.cc:290] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.528111 20977 raft_consensus.cc:2804] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.539271 20977 raft_consensus.cc:697] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:20.540079 20977 consensus_queue.cc:237] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.541199 20946 raft_consensus.cc:359] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.542436 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b09c7289246f4dd1bd641ae837e822eb" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.544981 20720 leader_election.cc:304] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [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: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:20.548025 20954 raft_consensus.cc:2804] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.548405 20954 raft_consensus.cc:493] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.548748 20954 raft_consensus.cc:3060] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.547124 20831 raft_consensus.cc:3060] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.551743 20948 tablet_bootstrap.cc:654] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.546586 20945 tablet_bootstrap.cc:654] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.555153 20831 raft_consensus.cc:2468] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:20.553547 20978 raft_consensus.cc:493] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.547029 20946 raft_consensus.cc:385] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.556051 20946 raft_consensus.cc:740] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.556845 20946 consensus_queue.cc:260] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.555785 20978 raft_consensus.cc:515] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.562690 20978 leader_election.cc:290] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.563669 20946 ts_tablet_manager.cc:1434] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260709 13:06:20.564849 20946 tablet_bootstrap.cc:492] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.564584 20651 catalog_manager.cc:5697] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.566186 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.572602 20946 tablet_bootstrap.cc:654] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.567498 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:20.574075 20905 raft_consensus.cc:2393] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ddd63b53a4d4c68b978c93de5917eed in current term 1: Already voted for candidate a8d5118aae844396bfe82e907dbdaef4 in this term.
I20260709 13:06:20.568439 20950 raft_consensus.cc:493] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.574942 20950 raft_consensus.cc:515] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.577116 20950 leader_election.cc:290] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.579516 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.581166 20720 leader_election.cc:304] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed; no voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:20.582073 20978 raft_consensus.cc:3060] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.582607 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.583307 20830 raft_consensus.cc:2468] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.584733 20869 leader_election.cc:304] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.585587 20950 raft_consensus.cc:2804] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.555667 20954 raft_consensus.cc:515] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.587929 20954 leader_election.cc:290] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.588688 20756 raft_consensus.cc:2393] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf26fc8cd564a86a8a4579e57808015 in current term 1: Already voted for candidate 8ddd63b53a4d4c68b978c93de5917eed in this term.
I20260709 13:06:20.589182 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:20.593329 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.585969 20950 raft_consensus.cc:493] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.594445 20950 raft_consensus.cc:3060] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.594070 20978 raft_consensus.cc:2749] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.593938 20830 raft_consensus.cc:3060] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.600291 20946 tablet_bootstrap.cc:492] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.600932 20946 ts_tablet_manager.cc:1403] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.008s
I20260709 13:06:20.635033 20945 tablet_bootstrap.cc:492] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.636368 20945 ts_tablet_manager.cc:1403] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.110s	user 0.030s	sys 0.029s
I20260709 13:06:20.644424 20948 tablet_bootstrap.cc:492] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.645654 20948 ts_tablet_manager.cc:1403] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.032s
I20260709 13:06:20.652702 20946 raft_consensus.cc:359] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.654385 20950 raft_consensus.cc:515] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.654418 20946 raft_consensus.cc:385] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.657194 20948 raft_consensus.cc:359] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.657963 20946 raft_consensus.cc:740] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.659364 20946 consensus_queue.cc:260] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.660749 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:20.663084 20905 raft_consensus.cc:2393] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ddd63b53a4d4c68b978c93de5917eed in current term 1: Already voted for candidate 5bf26fc8cd564a86a8a4579e57808015 in this term.
I20260709 13:06:20.663957 20756 raft_consensus.cc:2393] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bf26fc8cd564a86a8a4579e57808015 in current term 1: Already voted for candidate 8ddd63b53a4d4c68b978c93de5917eed in this term.
I20260709 13:06:20.664386 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.664798 20946 ts_tablet_manager.cc:1434] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.002s
I20260709 13:06:20.665170 20830 raft_consensus.cc:2468] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:20.661813 20950 leader_election.cc:290] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.667037 20948 raft_consensus.cc:385] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.667500 20948 raft_consensus.cc:740] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.668349 20948 consensus_queue.cc:260] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.671365 20948 ts_tablet_manager.cc:1434] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.025s	user 0.001s	sys 0.010s
I20260709 13:06:20.672724 20946 tablet_bootstrap.cc:492] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.674499 20948 tablet_bootstrap.cc:492] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.678174 20869 leader_election.cc:304] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [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: 5bf26fc8cd564a86a8a4579e57808015; no voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:20.679486 20950 raft_consensus.cc:2749] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.680817 20720 leader_election.cc:304] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.684952 20948 tablet_bootstrap.cc:654] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.685844 20978 raft_consensus.cc:2804] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.686371 20978 raft_consensus.cc:697] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:20.687763 20978 consensus_queue.cc:237] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.689576 20945 raft_consensus.cc:359] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.690413 20945 raft_consensus.cc:385] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.690997 20945 raft_consensus.cc:740] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.692003 20945 consensus_queue.cc:260] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.699316 20945 ts_tablet_manager.cc:1434] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.062s	user 0.010s	sys 0.003s
I20260709 13:06:20.700795 20945 tablet_bootstrap.cc:492] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.705396 20946 tablet_bootstrap.cc:654] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.710422 20948 tablet_bootstrap.cc:492] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.710981 20948 ts_tablet_manager.cc:1403] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.018s
I20260709 13:06:20.714203 20948 raft_consensus.cc:359] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.714746 20945 tablet_bootstrap.cc:654] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.715022 20948 raft_consensus.cc:385] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.717649 20948 raft_consensus.cc:740] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.718526 20653 catalog_manager.cc:5697] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.718578 20948 consensus_queue.cc:260] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.722134 20948 ts_tablet_manager.cc:1434] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:06:20.723613 20948 tablet_bootstrap.cc:492] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.724742 20945 tablet_bootstrap.cc:492] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.725282 20945 ts_tablet_manager.cc:1403] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260709 13:06:20.728322 20945 raft_consensus.cc:359] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.729628 20945 raft_consensus.cc:385] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.730031 20945 raft_consensus.cc:740] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.731052 20946 tablet_bootstrap.cc:492] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.731585 20946 ts_tablet_manager.cc:1403] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.015s
I20260709 13:06:20.731003 20945 consensus_queue.cc:260] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.734477 20946 raft_consensus.cc:359] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.735105 20946 raft_consensus.cc:385] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.735368 20946 raft_consensus.cc:740] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.735852 20945 ts_tablet_manager.cc:1434] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:20.736156 20946 consensus_queue.cc:260] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.737406 20945 tablet_bootstrap.cc:492] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.741827 20946 ts_tablet_manager.cc:1434] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 13:06:20.743126 20946 tablet_bootstrap.cc:492] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:20.745091 20945 tablet_bootstrap.cc:654] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.746706 20948 tablet_bootstrap.cc:654] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.754689 20946 tablet_bootstrap.cc:654] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.763957 20946 tablet_bootstrap.cc:492] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:20.764418 20946 ts_tablet_manager.cc:1403] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 13:06:20.767324 20946 raft_consensus.cc:359] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.767757 20948 tablet_bootstrap.cc:492] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.767951 20946 raft_consensus.cc:385] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.768091 20945 tablet_bootstrap.cc:492] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.768455 20946 raft_consensus.cc:740] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.768601 20948 ts_tablet_manager.cc:1403] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.009s
I20260709 13:06:20.768698 20945 ts_tablet_manager.cc:1403] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.013s
I20260709 13:06:20.769289 20946 consensus_queue.cc:260] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.771942 20945 raft_consensus.cc:359] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.772614 20945 raft_consensus.cc:385] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.772279 20948 raft_consensus.cc:359] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.772902 20945 raft_consensus.cc:740] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.773243 20948 raft_consensus.cc:385] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.773599 20948 raft_consensus.cc:740] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.773775 20945 consensus_queue.cc:260] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.776139 20945 ts_tablet_manager.cc:1434] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:20.777351 20945 tablet_bootstrap.cc:492] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:20.774516 20948 consensus_queue.cc:260] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.783514 20945 tablet_bootstrap.cc:654] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.785995 20948 ts_tablet_manager.cc:1434] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 13:06:20.786532 20946 ts_tablet_manager.cc:1434] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 13:06:20.793054 20948 tablet_bootstrap.cc:492] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.798053 20945 tablet_bootstrap.cc:492] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:20.798465 20945 ts_tablet_manager.cc:1403] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260709 13:06:20.800460 20945 raft_consensus.cc:359] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.800725 20948 tablet_bootstrap.cc:654] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.800963 20945 raft_consensus.cc:385] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.801250 20945 raft_consensus.cc:740] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.801887 20945 consensus_queue.cc:260] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.803725 20945 ts_tablet_manager.cc:1434] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260709 13:06:20.807324 20978 raft_consensus.cc:493] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.807842 20978 raft_consensus.cc:515] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.808403 20948 tablet_bootstrap.cc:492] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.808874 20948 ts_tablet_manager.cc:1403] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 13:06:20.809600 20978 leader_election.cc:290] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.810770 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.811305 20830 raft_consensus.cc:2468] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:20.811877 20948 raft_consensus.cc:359] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.812340 20720 leader_election.cc:304] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.812600 20948 raft_consensus.cc:385] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.812964 20948 raft_consensus.cc:740] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.813830 20948 consensus_queue.cc:260] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.814464 20978 raft_consensus.cc:2804] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.814886 20978 raft_consensus.cc:493] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.816056 20978 raft_consensus.cc:3060] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.815346 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:20.817595 20954 raft_consensus.cc:493] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.818106 20905 raft_consensus.cc:2468] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:20.818174 20954 raft_consensus.cc:515] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:20.820473 20954 leader_election.cc:290] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.821166 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.822062 20830 raft_consensus.cc:2393] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8ddd63b53a4d4c68b978c93de5917eed in current term 1: Already voted for candidate 5bf26fc8cd564a86a8a4579e57808015 in this term.
I20260709 13:06:20.822882 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:20.824537 20722 leader_election.cc:304] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed; no voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:20.826221 20954 raft_consensus.cc:3060] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.828574 20978 raft_consensus.cc:515] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.830469 20948 ts_tablet_manager.cc:1434] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:06:20.831112 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.831712 20830 raft_consensus.cc:3060] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.831842 20948 tablet_bootstrap.cc:492] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.838713 20948 tablet_bootstrap.cc:654] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.839354 20830 raft_consensus.cc:2468] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:20.840469 20954 raft_consensus.cc:2749] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:20.840567 20720 leader_election.cc:304] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.841714 20977 raft_consensus.cc:2804] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.842875 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:20.843485 20905 raft_consensus.cc:3060] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.851900 20905 raft_consensus.cc:2468] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:20.842823 20978 leader_election.cc:290] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.853670 20977 raft_consensus.cc:697] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:20.854601 20977 consensus_queue.cc:237] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.861625 20948 tablet_bootstrap.cc:492] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.861981 20948 ts_tablet_manager.cc:1403] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.010s
I20260709 13:06:20.863829 20948 raft_consensus.cc:359] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.863368 20651 catalog_manager.cc:5697] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:20.864318 20948 raft_consensus.cc:385] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.864579 20948 raft_consensus.cc:740] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.865147 20948 consensus_queue.cc:260] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.866779 20948 ts_tablet_manager.cc:1434] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:20.867982 20948 tablet_bootstrap.cc:492] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:20.871667 20950 raft_consensus.cc:493] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.872170 20950 raft_consensus.cc:515] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.874128 20948 tablet_bootstrap.cc:654] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:20.874874 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.875497 20756 raft_consensus.cc:2468] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.874154 20950 leader_election.cc:290] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.876796 20871 leader_election.cc:304] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:20.877269 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.878120 20830 raft_consensus.cc:2468] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.881953 20950 raft_consensus.cc:2804] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.882437 20950 raft_consensus.cc:493] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.882820 20950 raft_consensus.cc:3060] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.888226 20971 raft_consensus.cc:493] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.888828 20971 raft_consensus.cc:515] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.891441 20950 raft_consensus.cc:515] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.892486 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6e1c6550184291b07da3d08853d6d4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.893234 20830 raft_consensus.cc:2468] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.893628 20950 leader_election.cc:290] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.895318 20971 leader_election.cc:290] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.895676 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6e1c6550184291b07da3d08853d6d4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.896282 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:20.896920 20755 raft_consensus.cc:3060] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.897208 20948 tablet_bootstrap.cc:492] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:20.897662 20948 ts_tablet_manager.cc:1403] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260709 13:06:20.898082 20869 leader_election.cc:304] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.898974 20971 raft_consensus.cc:2804] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.899323 20971 raft_consensus.cc:493] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.899613 20971 raft_consensus.cc:3060] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.900365 20948 raft_consensus.cc:359] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.901002 20948 raft_consensus.cc:385] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:20.901262 20948 raft_consensus.cc:740] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:20.901947 20948 consensus_queue.cc:260] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.902416 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.903280 20830 raft_consensus.cc:3060] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.904035 20948 ts_tablet_manager.cc:1434] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:20.896333 20756 raft_consensus.cc:2468] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.910614 20971 raft_consensus.cc:515] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.912678 20830 raft_consensus.cc:2468] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:20.903676 20950 raft_consensus.cc:493] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.913399 20971 leader_election.cc:290] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.913669 20950 raft_consensus.cc:515] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.914325 20869 leader_election.cc:304] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.915119 20971 raft_consensus.cc:2804] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.915764 20950 leader_election.cc:290] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.916463 20971 raft_consensus.cc:697] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:20.916894 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:20.915392 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6e1c6550184291b07da3d08853d6d4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:20.917613 20756 raft_consensus.cc:3060] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.917382 20971 consensus_queue.cc:237] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.918322 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.919006 20754 raft_consensus.cc:2468] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.917554 20831 raft_consensus.cc:2468] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:20.922089 20869 leader_election.cc:304] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.924467 20950 raft_consensus.cc:2804] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.924823 20950 raft_consensus.cc:493] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.925133 20950 raft_consensus.cc:3060] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.928617 20755 raft_consensus.cc:2468] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:20.925558 20756 raft_consensus.cc:2468] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:20.930384 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a6e1c6550184291b07da3d08853d6d4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.930968 20830 raft_consensus.cc:3060] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.933893 20871 leader_election.cc:304] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:20.934882 20968 raft_consensus.cc:2804] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.936856 20963 consensus_queue.cc:1048] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:20.938306 20951 raft_consensus.cc:493] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:20.938804 20951 raft_consensus.cc:515] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.934566 20651 catalog_manager.cc:5697] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:20.939172 20830 raft_consensus.cc:2468] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:20.944121 20968 raft_consensus.cc:697] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:20.945915 20968 consensus_queue.cc:237] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.950066 20950 raft_consensus.cc:515] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.954576 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:20.955174 20830 raft_consensus.cc:3060] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.958984 20994 consensus_queue.cc:1048] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:20.959512 20950 leader_election.cc:290] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:20.962724 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:20.963459 20755 raft_consensus.cc:2468] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 0.
I20260709 13:06:20.964004 20830 raft_consensus.cc:2468] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:20.965147 20869 leader_election.cc:304] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.966300 20963 consensus_queue.cc:1048] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:20.967509 20797 leader_election.cc:304] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:20.972903 20951 leader_election.cc:290] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.973441 20951 raft_consensus.cc:2804] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:20.973737 20951 raft_consensus.cc:493] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:20.974089 20951 raft_consensus.cc:3060] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.980213 20951 raft_consensus.cc:515] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.981354 20998 consensus_queue.cc:1048] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:20.981725 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:20.982278 20951 leader_election.cc:290] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:20.982401 20756 raft_consensus.cc:3060] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:20.969259 20950 raft_consensus.cc:2804] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:20.988911 20950 raft_consensus.cc:697] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:20.991986 20950 consensus_queue.cc:237] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:20.996130 20756 raft_consensus.cc:2468] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:21.003793 20653 catalog_manager.cc:5697] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:21.020522 20797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:33865, user_credentials={real_user=slave}} blocked reactor thread for 53188us
I20260709 13:06:21.022416 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:21.023164 20905 raft_consensus.cc:2468] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 0.
I20260709 13:06:21.027431 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:21.027992 20905 raft_consensus.cc:3060] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.031497 20998 consensus_queue.cc:1048] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.034848 20994 consensus_queue.cc:1048] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.039719 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:21.040395 20756 raft_consensus.cc:3060] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:21.042097 20905 raft_consensus.cc:2468] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:21.049619 20797 leader_election.cc:304] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:21.052300 21003 raft_consensus.cc:2804] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:21.057060 21003 raft_consensus.cc:697] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:21.058169 21003 consensus_queue.cc:237] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.067768 20756 raft_consensus.cc:2468] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:21.080286 20653 catalog_manager.cc:5697] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.096036 20654 catalog_manager.cc:5697] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.207422 20994 consensus_queue.cc:1048] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.217305 20978 consensus_queue.cc:1048] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.304327 20950 consensus_queue.cc:1048] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.313126 20968 consensus_queue.cc:1048] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.352968 20978 consensus_queue.cc:1048] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.362038 20978 consensus_queue.cc:1048] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.389707 20904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e82b4f0074a34e37b39775632570893b"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
mode: GRACEFUL
new_leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:40608
I20260709 13:06:21.390316 20904 raft_consensus.cc:606] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Received request to transfer leadership to TS 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:21.391094 20971 raft_consensus.cc:993] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: : Instructing follower 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:21.391501 20968 raft_consensus.cc:1081] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Signalling peer 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:21.392742 20756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e82b4f0074a34e37b39775632570893b"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:59356
I20260709 13:06:21.393206 20756 raft_consensus.cc:493] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.393466 20756 raft_consensus.cc:3060] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.399446 20756 raft_consensus.cc:515] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:21.401284 20756 leader_election.cc:290] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:21.402007 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:21.402395 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e82b4f0074a34e37b39775632570893b" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:21.402607 20831 raft_consensus.cc:3060] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.402953 20904 raft_consensus.cc:3055] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.403285 20904 raft_consensus.cc:740] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:21.404104 20904 consensus_queue.cc:260] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:21.405421 20904 raft_consensus.cc:3060] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.410145 20831 raft_consensus.cc:2468] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:21.410621 20830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
mode: GRACEFUL
new_leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:35096
I20260709 13:06:21.411154 20830 raft_consensus.cc:606] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Received request to transfer leadership to TS 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:21.412808 20904 raft_consensus.cc:2468] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:21.413882 20722 leader_election.cc:304] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:21.414634 20978 raft_consensus.cc:2804] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.415097 20978 raft_consensus.cc:697] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:21.415864 20978 consensus_queue.cc:237] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } }
I20260709 13:06:21.418797 20904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
mode: GRACEFUL
new_leader_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:40608
I20260709 13:06:21.419385 20904 raft_consensus.cc:606] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Received request to transfer leadership to TS a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:21.422509 20653 catalog_manager.cc:5697] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 1 to 2, leader changed from 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3) to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 2 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:21.428948 20968 consensus_queue.cc:1048] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.433517 20756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
mode: GRACEFUL
new_leader_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:59374
I20260709 13:06:21.434012 20756 raft_consensus.cc:606] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Received request to transfer leadership to TS a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:21.439898 20904 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
mode: GRACEFUL
new_leader_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:40608
I20260709 13:06:21.440528 20904 raft_consensus.cc:606] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Received request to transfer leadership to TS a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:21.443439 21027 consensus_queue.cc:1048] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.463760 21015 consensus_queue.cc:1048] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.473486 21015 consensus_queue.cc:1048] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.473511 20971 consensus_queue.cc:1048] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:21.487388 20971 consensus_queue.cc:1048] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:21.499918 20971 raft_consensus.cc:993] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: : Instructing follower a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:21.500384 21027 raft_consensus.cc:1081] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Signalling peer a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:21.501971 20830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:35088
I20260709 13:06:21.502481 20830 raft_consensus.cc:493] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.502756 20830 raft_consensus.cc:3060] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.508337 20830 raft_consensus.cc:515] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.510322 20830 leader_election.cc:290] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:21.511332 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:21.511935 20904 raft_consensus.cc:3055] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.512168 20904 raft_consensus.cc:740] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:21.512754 20904 consensus_queue.cc:260] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.513733 20904 raft_consensus.cc:3060] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.514310 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67518a992df945d6bff139cd9495ddd4" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:21.514734 20756 raft_consensus.cc:3060] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.518186 20904 raft_consensus.cc:2468] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:21.519237 20797 leader_election.cc:304] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:21.519639 20756 raft_consensus.cc:2468] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:21.519965 21015 raft_consensus.cc:2804] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.520402 21015 raft_consensus.cc:697] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:21.521057 21015 consensus_queue.cc:237] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.527091 20651 catalog_manager.cc:5697] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 1 to 2, leader changed from 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3) to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.548919 20963 raft_consensus.cc:993] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: : Instructing follower 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:21.549297 21015 raft_consensus.cc:1081] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Signalling peer 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:21.550552 20756 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:59360
I20260709 13:06:21.550949 20756 raft_consensus.cc:493] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.551179 20756 raft_consensus.cc:3060] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.555649 20756 raft_consensus.cc:515] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.557024 20756 leader_election.cc:290] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:21.557782 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:21.557960 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9492b047a6a427a9501fbb5cb07f7a8" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:21.558279 20830 raft_consensus.cc:3055] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.558514 20904 raft_consensus.cc:3060] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.558615 20830 raft_consensus.cc:740] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:21.559381 20830 consensus_queue.cc:260] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.560225 20830 raft_consensus.cc:3060] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.563206 20904 raft_consensus.cc:2468] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:21.564081 20722 leader_election.cc:304] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:21.564666 20977 raft_consensus.cc:2804] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.564824 20830 raft_consensus.cc:2468] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:21.565049 20977 raft_consensus.cc:697] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:21.565969 20977 consensus_queue.cc:237] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.571763 20651 catalog_manager.cc:5697] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 1 to 2, leader changed from a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2) to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 2 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.781101 20971 raft_consensus.cc:993] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: : Instructing follower a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:21.781584 20998 raft_consensus.cc:1081] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Signalling peer a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:21.783026 20830 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:35088
I20260709 13:06:21.783564 20830 raft_consensus.cc:493] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.783903 20830 raft_consensus.cc:3060] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.788718 20830 raft_consensus.cc:515] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.790107 20830 leader_election.cc:290] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:21.790838 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:21.790957 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee805797e68c492abc2b43e380c0fe83" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:21.791445 20756 raft_consensus.cc:3060] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.791580 20904 raft_consensus.cc:3055] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.791922 20904 raft_consensus.cc:740] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:21.792550 20904 consensus_queue.cc:260] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.793422 20904 raft_consensus.cc:3060] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.796059 20756 raft_consensus.cc:2468] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:21.796985 20797 leader_election.cc:304] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:21.797714 21015 raft_consensus.cc:2804] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.798110 21015 raft_consensus.cc:697] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:21.798166 20904 raft_consensus.cc:2468] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:21.798890 21015 consensus_queue.cc:237] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.804563 20651 catalog_manager.cc:5697] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 1 to 2, leader changed from 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3) to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.966341 20830 raft_consensus.cc:1275] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:21.967495 20977 consensus_queue.cc:1048] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:21.975070 20905 raft_consensus.cc:1275] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:21.976537 20954 consensus_queue.cc:1048] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:21.987423 20994 raft_consensus.cc:993] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: : Instructing follower a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:21.987883 20977 raft_consensus.cc:1081] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Signalling peer a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:21.988873 20830 raft_consensus.cc:1275] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:21.989359 20831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:35092
I20260709 13:06:21.989964 20831 raft_consensus.cc:493] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.990319 20831 raft_consensus.cc:3060] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.994341 20977 consensus_queue.cc:1048] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:21.996744 20831 raft_consensus.cc:515] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:21.998766 20831 leader_election.cc:290] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:21.999305 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:21.999863 20756 raft_consensus.cc:3055] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:22.000154 20756 raft_consensus.cc:740] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:22.000732 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a9631f019d448298f1235d8d36aee1" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:22.001317 20905 raft_consensus.cc:3060] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.000891 20756 consensus_queue.cc:260] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:22.002214 20756 raft_consensus.cc:3060] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.006954 20905 raft_consensus.cc:2468] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:22.008438 20797 leader_election.cc:304] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:22.009349 20905 raft_consensus.cc:1275] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.010414 20963 raft_consensus.cc:2804] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:22.010905 20963 raft_consensus.cc:697] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:22.011538 20756 raft_consensus.cc:2468] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:22.011806 20977 consensus_queue.cc:1048] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.011731 20963 consensus_queue.cc:237] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:22.020041 20651 catalog_manager.cc:5697] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 1 to 2, leader changed from 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1) to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.068723 20756 raft_consensus.cc:1275] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.069880 20963 consensus_queue.cc:1048] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.076768 20905 raft_consensus.cc:1275] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.078289 21003 consensus_queue.cc:1048] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.253584 20905 raft_consensus.cc:1275] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.254678 21015 consensus_queue.cc:1048] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.261231 20756 raft_consensus.cc:1275] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.262933 21003 consensus_queue.cc:1048] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.537817 20905 raft_consensus.cc:1275] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.538861 21003 consensus_queue.cc:1048] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.546175 20756 raft_consensus.cc:1275] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.548094 21003 consensus_queue.cc:1048] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:24.471158 20652 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55708:
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 13:06:24.473826 20652 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 13:06:24.521970 20746 tablet_service.cc:1511] Processing CreateTablet for tablet 3136cd75edb14dd0a9f670f4e9006d34 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:24.523521 20746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3136cd75edb14dd0a9f670f4e9006d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.523255 20819 tablet_service.cc:1511] Processing CreateTablet for tablet 3136cd75edb14dd0a9f670f4e9006d34 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:24.524175 20894 tablet_service.cc:1511] Processing CreateTablet for tablet 3136cd75edb14dd0a9f670f4e9006d34 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:24.524580 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3136cd75edb14dd0a9f670f4e9006d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.526298 20745 tablet_service.cc:1511] Processing CreateTablet for tablet d17e57839a96420981fe2984e963102f (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:24.526332 20894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3136cd75edb14dd0a9f670f4e9006d34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.527558 20745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17e57839a96420981fe2984e963102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.530758 20742 tablet_service.cc:1511] Processing CreateTablet for tablet f70024dbe69a4911afc701e90486d72c (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:24.532047 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70024dbe69a4911afc701e90486d72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.531762 20895 tablet_service.cc:1511] Processing CreateTablet for tablet d17e57839a96420981fe2984e963102f (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:24.532995 20895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17e57839a96420981fe2984e963102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.534219 20893 tablet_service.cc:1511] Processing CreateTablet for tablet f70024dbe69a4911afc701e90486d72c (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:24.535463 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70024dbe69a4911afc701e90486d72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.538345 20820 tablet_service.cc:1511] Processing CreateTablet for tablet d17e57839a96420981fe2984e963102f (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
W20260709 13:06:24.539153 20702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:24.539613 20820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d17e57839a96420981fe2984e963102f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.540647 20740 tablet_service.cc:1511] Processing CreateTablet for tablet d33d4ef8516d4bf890da850b4df95e22 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:24.541904 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33d4ef8516d4bf890da850b4df95e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.539074 20818 tablet_service.cc:1511] Processing CreateTablet for tablet f70024dbe69a4911afc701e90486d72c (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:24.542472 20821 tablet_service.cc:1511] Processing CreateTablet for tablet d33d4ef8516d4bf890da850b4df95e22 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:24.543810 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f70024dbe69a4911afc701e90486d72c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.544307 20892 tablet_service.cc:1511] Processing CreateTablet for tablet d33d4ef8516d4bf890da850b4df95e22 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:24.545495 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33d4ef8516d4bf890da850b4df95e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.542496 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:24.546667 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.547463 20821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d33d4ef8516d4bf890da850b4df95e22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.566184 20817 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:24.567576 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.570814 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:24.572127 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.574803 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe3a52b9aab4bb48ded574f88cf6f04 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:24.576066 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe3a52b9aab4bb48ded574f88cf6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.579609 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 40da1e60d177492890aa7913c81ad3da (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:24.580983 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40da1e60d177492890aa7913c81ad3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.582842 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe3a52b9aab4bb48ded574f88cf6f04 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:24.584167 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe3a52b9aab4bb48ded574f88cf6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.586913 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 1abab0820f9c4862a474466fd903f285 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:24.588177 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abab0820f9c4862a474466fd903f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.591606 20887 tablet_service.cc:1511] Processing CreateTablet for tablet db0b171c7ad247bdb4934510ac8011f9 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:24.592872 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0b171c7ad247bdb4934510ac8011f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.595541 20815 tablet_service.cc:1511] Processing CreateTablet for tablet 40da1e60d177492890aa7913c81ad3da (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:24.596017 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 1abab0820f9c4862a474466fd903f285 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:24.596858 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40da1e60d177492890aa7913c81ad3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.598806 20813 tablet_service.cc:1511] Processing CreateTablet for tablet db0b171c7ad247bdb4934510ac8011f9 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:24.600013 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0b171c7ad247bdb4934510ac8011f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.602272 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abab0820f9c4862a474466fd903f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.616597 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 40da1e60d177492890aa7913c81ad3da (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:24.617004 20744 tablet_service.cc:1511] Processing CreateTablet for tablet 1abab0820f9c4862a474466fd903f285 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:24.617990 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40da1e60d177492890aa7913c81ad3da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.618542 20744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1abab0820f9c4862a474466fd903f285. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.621132 20739 tablet_service.cc:1511] Processing CreateTablet for tablet db0b171c7ad247bdb4934510ac8011f9 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:24.622375 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0b171c7ad247bdb4934510ac8011f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.642429 20746 tablet_service.cc:1511] Processing CreateTablet for tablet 0fe3a52b9aab4bb48ded574f88cf6f04 (DEFAULT_TABLE table=soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:24.643736 20746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fe3a52b9aab4bb48ded574f88cf6f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:24.662545 21048 tablet_bootstrap.cc:492] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.671453 21047 tablet_bootstrap.cc:492] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:24.696568 21049 tablet_bootstrap.cc:492] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:24.718340 21047 tablet_bootstrap.cc:654] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.717626 21048 tablet_bootstrap.cc:654] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.724285 21047 tablet_bootstrap.cc:492] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:24.724721 21047 ts_tablet_manager.cc:1403] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.004s
I20260709 13:06:24.731081 21048 tablet_bootstrap.cc:492] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:24.731539 21049 tablet_bootstrap.cc:654] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.731726 21048 ts_tablet_manager.cc:1403] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.070s	user 0.021s	sys 0.005s
I20260709 13:06:24.733579 21047 raft_consensus.cc:359] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.734395 21047 raft_consensus.cc:385] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.734721 21047 raft_consensus.cc:740] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.734947 21048 raft_consensus.cc:359] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.735792 21048 raft_consensus.cc:385] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.735484 21047 consensus_queue.cc:260] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.736143 21048 raft_consensus.cc:740] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.736938 21048 consensus_queue.cc:260] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.738148 21047 ts_tablet_manager.cc:1434] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.004s
I20260709 13:06:24.740404 21047 tablet_bootstrap.cc:492] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:24.747627 21047 tablet_bootstrap.cc:654] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.751250 21048 ts_tablet_manager.cc:1434] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 13:06:24.752230 21048 tablet_bootstrap.cc:492] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.752737 21049 tablet_bootstrap.cc:492] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:24.753369 21049 ts_tablet_manager.cc:1403] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.057s	user 0.005s	sys 0.022s
I20260709 13:06:24.756557 21049 raft_consensus.cc:359] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.757378 21049 raft_consensus.cc:385] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.757714 21049 raft_consensus.cc:740] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.758551 21048 tablet_bootstrap.cc:654] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.758505 21049 consensus_queue.cc:260] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.761173 21049 ts_tablet_manager.cc:1434] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:24.765406 21049 tablet_bootstrap.cc:492] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:24.766050 21047 tablet_bootstrap.cc:492] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:24.767475 21047 ts_tablet_manager.cc:1403] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.003s
I20260709 13:06:24.769133 21048 tablet_bootstrap.cc:492] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:24.772523 21048 ts_tablet_manager.cc:1403] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.011s
I20260709 13:06:24.772127 21047 raft_consensus.cc:359] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.773495 21047 raft_consensus.cc:385] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.773880 21047 raft_consensus.cc:740] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.774664 21047 consensus_queue.cc:260] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.775940 21048 raft_consensus.cc:359] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.776700 21048 raft_consensus.cc:385] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.772136 21049 tablet_bootstrap.cc:654] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.777025 21048 raft_consensus.cc:740] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.777781 21048 consensus_queue.cc:260] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.780185 21048 ts_tablet_manager.cc:1434] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:24.781165 21048 tablet_bootstrap.cc:492] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.784097 21049 tablet_bootstrap.cc:492] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:24.784639 21049 ts_tablet_manager.cc:1403] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.002s
I20260709 13:06:24.777038 21047 ts_tablet_manager.cc:1434] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:24.787547 21048 tablet_bootstrap.cc:654] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.787621 21049 raft_consensus.cc:359] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.788452 21049 raft_consensus.cc:385] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.788779 21049 raft_consensus.cc:740] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.791533 21047 tablet_bootstrap.cc:492] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:24.791663 21049 consensus_queue.cc:260] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.794582 21049 ts_tablet_manager.cc:1434] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 13:06:24.795549 21049 tablet_bootstrap.cc:492] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:24.796818 21048 tablet_bootstrap.cc:492] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:24.797248 21048 ts_tablet_manager.cc:1403] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.002s
I20260709 13:06:24.800081 21048 raft_consensus.cc:359] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.800784 21048 raft_consensus.cc:385] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.801091 21048 raft_consensus.cc:740] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.802147 21049 tablet_bootstrap.cc:654] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.801819 21048 consensus_queue.cc:260] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.804060 21047 tablet_bootstrap.cc:654] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.804183 21048 ts_tablet_manager.cc:1434] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 13:06:24.805245 21048 tablet_bootstrap.cc:492] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.811620 21048 tablet_bootstrap.cc:654] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.815757 21047 tablet_bootstrap.cc:492] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:24.816058 21049 tablet_bootstrap.cc:492] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:24.816431 21047 ts_tablet_manager.cc:1403] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.009s
I20260709 13:06:24.816581 21049 ts_tablet_manager.cc:1403] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 13:06:24.819636 21049 raft_consensus.cc:359] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.820465 21049 raft_consensus.cc:385] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.820811 21049 raft_consensus.cc:740] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.821494 21047 raft_consensus.cc:359] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.822448 21047 raft_consensus.cc:385] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.822687 21047 raft_consensus.cc:740] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.823335 21047 consensus_queue.cc:260] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.823933 21048 tablet_bootstrap.cc:492] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:24.824434 21048 ts_tablet_manager.cc:1403] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 13:06:24.825143 21047 ts_tablet_manager.cc:1434] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 13:06:24.826138 21047 tablet_bootstrap.cc:492] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:24.826689 21048 raft_consensus.cc:359] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.827369 21048 raft_consensus.cc:385] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.827641 21048 raft_consensus.cc:740] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.828332 21048 consensus_queue.cc:260] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.821586 21049 consensus_queue.cc:260] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.830498 21048 ts_tablet_manager.cc:1434] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:24.831573 21049 ts_tablet_manager.cc:1434] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 13:06:24.831625 21048 tablet_bootstrap.cc:492] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.832731 21049 tablet_bootstrap.cc:492] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:24.838696 21048 tablet_bootstrap.cc:654] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.839390 21049 tablet_bootstrap.cc:654] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.842296 21047 tablet_bootstrap.cc:654] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.854607 21049 tablet_bootstrap.cc:492] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:24.854892 21047 tablet_bootstrap.cc:492] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:24.855122 21049 ts_tablet_manager.cc:1403] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260709 13:06:24.855506 21047 ts_tablet_manager.cc:1403] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.009s
I20260709 13:06:24.856724 21053 raft_consensus.cc:493] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.857223 21053 raft_consensus.cc:515] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.858405 21049 raft_consensus.cc:359] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.859117 21049 raft_consensus.cc:385] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.859400 21049 raft_consensus.cc:740] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.859411 21053 leader_election.cc:290] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:24.859848 21048 tablet_bootstrap.cc:492] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:24.860031 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:24.860491 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:24.860996 21048 ts_tablet_manager.cc:1403] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.013s
W20260709 13:06:24.861831 20720 leader_election.cc:343] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.861575 21049 consensus_queue.cc:260] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.862875 21047 raft_consensus.cc:359] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.863596 21047 raft_consensus.cc:385] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.863865 21049 ts_tablet_manager.cc:1434] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:06:24.863912 21047 raft_consensus.cc:740] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.863873 21048 raft_consensus.cc:359] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.864848 21048 raft_consensus.cc:385] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:24.865028 20722 leader_election.cc:343] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.865157 21048 raft_consensus.cc:740] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.865509 20722 leader_election.cc:304] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed; no voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:24.865024 21047 consensus_queue.cc:260] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.866106 21048 consensus_queue.cc:260] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.865155 21049 tablet_bootstrap.cc:492] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:24.867753 21047 ts_tablet_manager.cc:1434] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:06:24.866632 21053 raft_consensus.cc:2749] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:24.868810 21047 tablet_bootstrap.cc:492] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:24.871142 21048 ts_tablet_manager.cc:1434] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:24.873703 21049 tablet_bootstrap.cc:654] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.874665 21047 tablet_bootstrap.cc:654] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.880004 21049 tablet_bootstrap.cc:492] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:24.880586 21049 ts_tablet_manager.cc:1403] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 13:06:24.883200 21048 tablet_bootstrap.cc:492] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.884402 21036 raft_consensus.cc:493] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.884943 21036 raft_consensus.cc:515] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.887354 21036 leader_election.cc:290] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:24.889052 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:24.890556 21048 tablet_bootstrap.cc:654] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.890406 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
W20260709 13:06:24.893318 20797 leader_election.cc:343] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.893090 21049 raft_consensus.cc:359] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.893893 21049 raft_consensus.cc:385] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.894197 21049 raft_consensus.cc:740] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.895407 21047 tablet_bootstrap.cc:492] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:24.895043 21049 consensus_queue.cc:260] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.897280 21049 ts_tablet_manager.cc:1434] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.005s
I20260709 13:06:24.898581 21047 ts_tablet_manager.cc:1403] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.008s
I20260709 13:06:24.898603 21049 tablet_bootstrap.cc:492] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:24.901894 20998 raft_consensus.cc:493] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.902395 20998 raft_consensus.cc:515] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.902884 20756 raft_consensus.cc:2468] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 0.
I20260709 13:06:24.904098 20797 leader_election.cc:304] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [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: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:24.904453 20998 leader_election.cc:290] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:24.905006 21047 raft_consensus.cc:359] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.905714 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:24.906105 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:24.906601 21049 tablet_bootstrap.cc:654] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.906426 21036 raft_consensus.cc:2804] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.906687 20756 raft_consensus.cc:2468] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:24.907301 21036 raft_consensus.cc:493] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.907670 21036 raft_consensus.cc:3060] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.905716 21047 raft_consensus.cc:385] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.908213 21047 raft_consensus.cc:740] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.908165 20871 leader_election.cc:304] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:24.908077 21053 raft_consensus.cc:493] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.909004 21053 raft_consensus.cc:515] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.909207 20998 raft_consensus.cc:2804] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.909730 20998 raft_consensus.cc:493] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.909169 21047 consensus_queue.cc:260] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.910076 20998 raft_consensus.cc:3060] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.911023 21053 leader_election.cc:290] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:24.913980 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:24.914568 20830 raft_consensus.cc:2468] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:24.915611 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:24.916211 20905 raft_consensus.cc:2468] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:24.917379 20720 leader_election.cc:304] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:24.906747 20831 raft_consensus.cc:2468] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:24.919939 21053 raft_consensus.cc:2804] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:24.919909 21036 raft_consensus.cc:515] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.920511 21053 raft_consensus.cc:493] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:24.920977 21053 raft_consensus.cc:3060] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.922132 21036 leader_election.cc:290] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:24.923727 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:24.924332 20756 raft_consensus.cc:3060] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.929978 20998 raft_consensus.cc:515] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.931857 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:24.933152 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:24.933830 20755 raft_consensus.cc:3060] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:24.933938 20797 leader_election.cc:343] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:24.938519 20756 raft_consensus.cc:2468] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:24.941303 20755 raft_consensus.cc:2468] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:24.942284 20998 leader_election.cc:290] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:24.944070 21049 tablet_bootstrap.cc:492] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:24.944624 21049 ts_tablet_manager.cc:1403] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 13:06:24.944576 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:24.945518 20831 raft_consensus.cc:3060] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.950722 21049 raft_consensus.cc:359] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.951520 21049 raft_consensus.cc:385] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.951810 21049 raft_consensus.cc:740] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.954138 21047 ts_tablet_manager.cc:1434] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.027s
I20260709 13:06:24.955227 21047 tablet_bootstrap.cc:492] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:24.959331 20831 raft_consensus.cc:2468] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:24.961468 21047 tablet_bootstrap.cc:654] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.965930 20797 leader_election.cc:304] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [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: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:24.967736 21067 raft_consensus.cc:2804] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.968230 21067 raft_consensus.cc:697] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:24.964597 21053 raft_consensus.cc:515] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.962004 20871 leader_election.cc:304] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:24.968343 21048 tablet_bootstrap.cc:492] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:24.961846 21049 consensus_queue.cc:260] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.969422 21048 ts_tablet_manager.cc:1403] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.086s	user 0.028s	sys 0.034s
I20260709 13:06:24.969118 21067 consensus_queue.cc:237] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.970558 20998 raft_consensus.cc:2804] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.971310 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:24.971933 20831 raft_consensus.cc:3060] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.972406 21048 raft_consensus.cc:359] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.973253 21048 raft_consensus.cc:385] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:24.973604 21048 raft_consensus.cc:740] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:24.974452 21048 consensus_queue.cc:260] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.975317 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:24.975889 20905 raft_consensus.cc:3060] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:24.976681 21048 ts_tablet_manager.cc:1434] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:24.979717 21048 tablet_bootstrap.cc:492] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:24.979833 20998 raft_consensus.cc:697] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:24.980957 20998 consensus_queue.cc:237] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.986950 21048 tablet_bootstrap.cc:654] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:24.987318 20905 raft_consensus.cc:2468] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:24.988281 21053 leader_election.cc:290] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:24.989074 20722 leader_election.cc:304] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:24.990231 20954 raft_consensus.cc:2804] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:24.990684 20954 raft_consensus.cc:697] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:24.991554 20954 consensus_queue.cc:237] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.993944 21071 raft_consensus.cc:493] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:24.994526 21071 raft_consensus.cc:515] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:24.997256 21047 tablet_bootstrap.cc:492] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:24.997673 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17e57839a96420981fe2984e963102f" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:24.998514 21048 tablet_bootstrap.cc:492] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:25.002853 20830 raft_consensus.cc:2468] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:25.003208 21048 ts_tablet_manager.cc:1403] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260709 13:06:25.004483 20869 leader_election.cc:304] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.000845 20651 catalog_manager.cc:5697] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.001235 21071 leader_election.cc:290] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:25.006019 20831 raft_consensus.cc:2468] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:25.006538 21071 raft_consensus.cc:2804] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.006080 21048 raft_consensus.cc:359] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.007018 21071 raft_consensus.cc:493] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.007018 21048 raft_consensus.cc:385] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.007614 21048 raft_consensus.cc:740] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.007649 21071 raft_consensus.cc:3060] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.008420 21048 consensus_queue.cc:260] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.002825 21047 ts_tablet_manager.cc:1403] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.007s
I20260709 13:06:25.010736 21048 ts_tablet_manager.cc:1434] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:06:25.011669 21048 tablet_bootstrap.cc:492] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:25.012303 21047 raft_consensus.cc:359] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.012991 21047 raft_consensus.cc:385] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.013299 21047 raft_consensus.cc:740] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.016753 21047 consensus_queue.cc:260] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.018997 21048 tablet_bootstrap.cc:654] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.018879 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17e57839a96420981fe2984e963102f" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:25.019292 21049 ts_tablet_manager.cc:1434] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.011s
I20260709 13:06:25.019376 21047 ts_tablet_manager.cc:1434] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:06:25.019531 20756 raft_consensus.cc:2468] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:25.020431 21049 tablet_bootstrap.cc:492] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:25.020516 21047 tablet_bootstrap.cc:492] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:25.020865 21067 raft_consensus.cc:493] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.021310 21067 raft_consensus.cc:515] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.024159 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abab0820f9c4862a474466fd903f285" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
W20260709 13:06:25.025719 20797 leader_election.cc:343] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.022670 20653 catalog_manager.cc:5697] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.027649 21067 leader_election.cc:290] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.027853 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abab0820f9c4862a474466fd903f285" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:25.028337 21047 tablet_bootstrap.cc:654] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.028479 20904 raft_consensus.cc:2468] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 0.
I20260709 13:06:25.029808 20797 leader_election.cc:304] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [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: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:25.030550 21067 raft_consensus.cc:2804] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.031030 21067 raft_consensus.cc:493] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.031420 21067 raft_consensus.cc:3060] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.039569 21047 tablet_bootstrap.cc:492] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:25.040130 21047 ts_tablet_manager.cc:1403] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 13:06:25.043496 21047 raft_consensus.cc:359] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.044294 21047 raft_consensus.cc:385] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.044618 21047 raft_consensus.cc:740] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.047516 21070 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.048007 21070 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.050091 21070 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:25.051709 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.051946 20654 catalog_manager.cc:5697] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.052855 21071 raft_consensus.cc:515] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.045328 21047 consensus_queue.cc:260] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.056332 21047 ts_tablet_manager.cc:1434] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 13:06:25.057289 21047 tablet_bootstrap.cc:492] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:25.056979 21067 raft_consensus.cc:515] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
W20260709 13:06:25.057982 20869 leader_election.cc:343] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.059098 21067 leader_election.cc:290] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.059331 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17e57839a96420981fe2984e963102f" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:25.059731 21049 tablet_bootstrap.cc:654] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.061321 20831 raft_consensus.cc:3060] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.060052 21071 leader_election.cc:290] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:25.066434 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abab0820f9c4862a474466fd903f285" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:25.069015 20905 raft_consensus.cc:3060] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.065008 21073 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.070092 21073 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.071862 20831 raft_consensus.cc:2468] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:25.064035 21047 tablet_bootstrap.cc:654] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.074379 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:25.075085 20755 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 0.
I20260709 13:06:25.076118 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17e57839a96420981fe2984e963102f" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:25.076735 20754 raft_consensus.cc:3060] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.077961 21073 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.079365 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:25.080051 20904 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:25.081547 21048 tablet_bootstrap.cc:492] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
I20260709 13:06:25.081588 20722 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:25.082226 21048 ts_tablet_manager.cc:1403] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.071s	user 0.045s	sys 0.016s
I20260709 13:06:25.082949 21073 raft_consensus.cc:2804] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.083482 21073 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.083891 21073 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.084574 20869 leader_election.cc:304] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.085214 21048 raft_consensus.cc:359] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.085585 20871 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [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: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:25.091651 21070 raft_consensus.cc:2804] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.091801 21048 raft_consensus.cc:385] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.092283 21070 raft_consensus.cc:697] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:25.062970 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1abab0820f9c4862a474466fd903f285" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:25.092434 20998 raft_consensus.cc:2804] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.092196 21048 raft_consensus.cc:740] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.092909 20998 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.093307 20998 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.093413 21048 consensus_queue.cc:260] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.093205 21070 consensus_queue.cc:237] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.095974 21048 ts_tablet_manager.cc:1434] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:25.096863 21048 tablet_bootstrap.cc:492] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: Bootstrap starting.
I20260709 13:06:25.099517 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.100435 20998 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
W20260709 13:06:25.101294 20720 leader_election.cc:343] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.103268 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:25.104055 20756 raft_consensus.cc:3060] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.104485 21048 tablet_bootstrap.cc:654] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.109251 21053 raft_consensus.cc:493] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.109365 21073 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.109902 21053 raft_consensus.cc:515] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.112054 21053 leader_election.cc:290] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.113866 20904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:25.115124 21047 tablet_bootstrap.cc:492] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:25.114951 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:25.115798 20755 raft_consensus.cc:2393] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5bf26fc8cd564a86a8a4579e57808015 in current term 1: Already voted for candidate 8ddd63b53a4d4c68b978c93de5917eed in this term.
I20260709 13:06:25.116061 20903 raft_consensus.cc:2393] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8ddd63b53a4d4c68b978c93de5917eed in current term 1: Already voted for candidate 5bf26fc8cd564a86a8a4579e57808015 in this term.
I20260709 13:06:25.116793 21048 tablet_bootstrap.cc:492] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: No bootstrap required, opened a new log
W20260709 13:06:25.115360 20722 leader_election.cc:343] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.117282 21047 ts_tablet_manager.cc:1403] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.019s
I20260709 13:06:25.117398 21048 ts_tablet_manager.cc:1403] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.010s
I20260709 13:06:25.115429 21073 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.120105 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.120298 21048 raft_consensus.cc:359] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.120610 20905 raft_consensus.cc:2468] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:25.120795 20830 raft_consensus.cc:2468] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:25.120136 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:25.088958 20754 raft_consensus.cc:2468] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 1.
I20260709 13:06:25.120991 21048 raft_consensus.cc:385] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.122378 21048 raft_consensus.cc:740] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.123117 21048 consensus_queue.cc:260] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.123350 21047 raft_consensus.cc:359] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.123872 20797 leader_election.cc:304] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.124073 21047 raft_consensus.cc:385] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.124590 20720 leader_election.cc:304] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [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: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:25.124780 21047 raft_consensus.cc:740] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.125239 21048 ts_tablet_manager.cc:1434] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 13:06:25.125602 21053 raft_consensus.cc:2804] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.126093 21053 raft_consensus.cc:493] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.125610 21047 consensus_queue.cc:260] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.126402 21053 raft_consensus.cc:3060] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.126873 20654 catalog_manager.cc:5697] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:25.125799 20720 leader_election.cc:343] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.132735 20720 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [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: 8ddd63b53a4d4c68b978c93de5917eed; no voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:25.133257 20998 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:25.133675 21073 raft_consensus.cc:2749] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.134120 21067 raft_consensus.cc:2804] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.134441 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:25.132560 21053 raft_consensus.cc:515] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.135946 21047 ts_tablet_manager.cc:1434] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
W20260709 13:06:25.136626 20869 leader_election.cc:343] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.137589 20756 raft_consensus.cc:2468] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:25.138074 20869 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [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: 5bf26fc8cd564a86a8a4579e57808015; no voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:25.138593 21047 tablet_bootstrap.cc:492] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: Bootstrap starting.
I20260709 13:06:25.138866 20998 raft_consensus.cc:2749] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.140041 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:25.140630 20831 raft_consensus.cc:3060] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.141165 21053 leader_election.cc:290] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.141987 21067 raft_consensus.cc:697] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:25.142935 21067 consensus_queue.cc:237] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.144588 21047 tablet_bootstrap.cc:654] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.146893 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:25.148056 20831 raft_consensus.cc:2468] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:25.151944 21047 tablet_bootstrap.cc:492] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: No bootstrap required, opened a new log
I20260709 13:06:25.152398 21047 ts_tablet_manager.cc:1403] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260709 13:06:25.152630 20720 leader_election.cc:304] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.153615 21053 raft_consensus.cc:2804] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:25.153679 20722 leader_election.cc:343] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:25.154178 21053 raft_consensus.cc:697] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:25.152668 21049 tablet_bootstrap.cc:492] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:25.154976 21047 raft_consensus.cc:359] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.154976 21053 consensus_queue.cc:237] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.155783 21047 raft_consensus.cc:385] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.156077 21047 raft_consensus.cc:740] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.156710 21047 consensus_queue.cc:260] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.155027 21049 ts_tablet_manager.cc:1403] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.135s	user 0.009s	sys 0.005s
I20260709 13:06:25.157614 20651 catalog_manager.cc:5697] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 0 to 1, leader changed from <none> to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 1 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.158599 21047 ts_tablet_manager.cc:1434] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:06:25.160151 21049 raft_consensus.cc:359] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.161586 21049 raft_consensus.cc:385] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.161954 21049 raft_consensus.cc:740] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.162667 21049 consensus_queue.cc:260] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.164897 21049 ts_tablet_manager.cc:1434] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:25.165931 21049 tablet_bootstrap.cc:492] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:25.169795 20653 catalog_manager.cc:5697] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.172071 21049 tablet_bootstrap.cc:654] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.176070 21049 tablet_bootstrap.cc:492] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:25.176457 21049 ts_tablet_manager.cc:1403] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.003s
I20260709 13:06:25.178843 21049 raft_consensus.cc:359] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.179279 21049 raft_consensus.cc:385] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.179463 21049 raft_consensus.cc:740] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.180449 21049 consensus_queue.cc:260] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.182057 21049 ts_tablet_manager.cc:1434] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:06:25.182835 21049 tablet_bootstrap.cc:492] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: Bootstrap starting.
I20260709 13:06:25.186930 21049 tablet_bootstrap.cc:654] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:25.190665 21049 tablet_bootstrap.cc:492] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: No bootstrap required, opened a new log
I20260709 13:06:25.190954 21049 ts_tablet_manager.cc:1403] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: Time spent bootstrapping tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:25.192673 21049 raft_consensus.cc:359] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.193091 21049 raft_consensus.cc:385] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:25.193300 21049 raft_consensus.cc:740] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Initialized, Role: FOLLOWER
I20260709 13:06:25.193830 21049 consensus_queue.cc:260] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.195221 21049 ts_tablet_manager.cc:1434] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:25.227237 21053 raft_consensus.cc:493] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.227759 21053 raft_consensus.cc:515] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.229297 21053 leader_election.cc:290] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.230078 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.230224 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:25.230616 20831 raft_consensus.cc:2468] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:25.230759 20905 raft_consensus.cc:2468] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:25.231477 20720 leader_election.cc:304] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.232151 21053 raft_consensus.cc:2804] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.232533 21053 raft_consensus.cc:493] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.232787 21053 raft_consensus.cc:3060] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.233588 20998 raft_consensus.cc:493] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.234093 20998 raft_consensus.cc:515] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.236586 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:25.236879 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.237381 20754 raft_consensus.cc:2393] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf26fc8cd564a86a8a4579e57808015 in current term 1: Already voted for candidate a8d5118aae844396bfe82e907dbdaef4 in this term.
I20260709 13:06:25.236084 20998 leader_election.cc:290] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:25.238384 20871 leader_election.cc:304] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015; no voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:25.239044 20998 raft_consensus.cc:3060] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.239737 21053 raft_consensus.cc:515] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.242216 21053 leader_election.cc:290] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.242558 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:25.242772 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:25.243163 20831 raft_consensus.cc:3060] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.243289 20905 raft_consensus.cc:3060] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.245414 20998 raft_consensus.cc:2749] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.250078 20905 raft_consensus.cc:2468] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:25.250403 20831 raft_consensus.cc:2468] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:25.251138 20722 leader_election.cc:304] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:25.252058 21053 raft_consensus.cc:2804] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.252408 21053 raft_consensus.cc:697] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:25.253083 21053 consensus_queue.cc:237] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.259238 20654 catalog_manager.cc:5697] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.304725 21083 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.305138 21083 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.306720 21083 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.307545 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:25.307709 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:25.308404 20754 raft_consensus.cc:2393] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8d5118aae844396bfe82e907dbdaef4 in current term 1: Already voted for candidate 8ddd63b53a4d4c68b978c93de5917eed in this term.
I20260709 13:06:25.308440 20905 raft_consensus.cc:2393] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a8d5118aae844396bfe82e907dbdaef4 in current term 1: Already voted for candidate 5bf26fc8cd564a86a8a4579e57808015 in this term.
I20260709 13:06:25.309700 20797 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:25.310313 21083 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.315511 21083 raft_consensus.cc:2749] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.387041 20998 consensus_queue.cc:1048] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.399727 21071 consensus_queue.cc:1048] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.410184 21053 consensus_queue.cc:1048] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.420101 21073 consensus_queue.cc:1048] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.473950 21073 raft_consensus.cc:493] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.474359 21073 raft_consensus.cc:515] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.475960 21073 leader_election.cc:290] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.476650 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.476890 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:25.477193 20831 raft_consensus.cc:2468] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:25.477524 20903 raft_consensus.cc:2468] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 0.
I20260709 13:06:25.478092 20720 leader_election.cc:304] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.478787 21073 raft_consensus.cc:2804] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:25.479110 21073 raft_consensus.cc:493] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:25.479342 21073 raft_consensus.cc:3060] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.484066 21073 raft_consensus.cc:515] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.485654 21073 leader_election.cc:290] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:25.486258 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:25.486531 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:25.486835 20830 raft_consensus.cc:3060] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.487151 20903 raft_consensus.cc:3060] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.492607 20830 raft_consensus.cc:2468] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:25.493126 20903 raft_consensus.cc:2468] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 1.
I20260709 13:06:25.493582 20720 leader_election.cc:304] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:25.494304 21073 raft_consensus.cc:2804] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:25.494633 21073 raft_consensus.cc:697] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:25.495298 21073 consensus_queue.cc:237] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.501572 20654 catalog_manager.cc:5697] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 1 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:25.542299 20702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:25.568055 21083 consensus_queue.cc:1048] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.577458 21083 consensus_queue.cc:1048] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.583042 21070 raft_consensus.cc:493] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:25.583917 21070 raft_consensus.cc:515] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:25.586066 21070 leader_election.cc:290] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:25.587728 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:25.589500 20830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8d5118aae844396bfe82e907dbdaef4" is_pre_election: true
I20260709 13:06:25.589535 21070 consensus_queue.cc:1048] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.590386 20830 raft_consensus.cc:2393] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5bf26fc8cd564a86a8a4579e57808015 in current term 1: Already voted for candidate 8ddd63b53a4d4c68b978c93de5917eed in this term.
I20260709 13:06:25.591388 20869 leader_election.cc:304] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015; no voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:25.592111 21070 raft_consensus.cc:3060] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:25.599858 21070 raft_consensus.cc:2749] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:25.604892 21102 consensus_queue.cc:1048] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.611456 21083 consensus_queue.cc:1048] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.628229 21073 consensus_queue.cc:1048] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.636500 21083 consensus_queue.cc:1048] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.642489 20954 consensus_queue.cc:1048] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.705592 20954 consensus_queue.cc:1048] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.715245 21109 consensus_queue.cc:1048] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.888098 21109 consensus_queue.cc:1048] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:25.898618 21053 consensus_queue.cc:1048] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:06:26.544924 20702 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:26.841952 21083 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:26.842422 21083 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:26.844034 21083 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:26.844640 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed" is_pre_election: true
I20260709 13:06:26.844857 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015" is_pre_election: true
I20260709 13:06:26.845131 20756 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:26.845448 20903 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 1.
I20260709 13:06:26.846001 20797 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [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: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:26.846542 21083 raft_consensus.cc:2804] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:26.846868 21083 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:26.847127 21083 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.851742 21083 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:26.853269 21083 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:26.853909 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:26.854099 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:26.854354 20756 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.854614 20903 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:26.859230 20756 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:26.860051 20797 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:26.860561 21083 raft_consensus.cc:2804] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:26.860610 20903 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:26.861459 21083 raft_consensus.cc:697] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:26.862143 21083 consensus_queue.cc:237] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER 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: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:26.869055 20654 catalog_manager.cc:5697] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 0 to 2, leader changed from <none> to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.194319 20903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d17e57839a96420981fe2984e963102f"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
mode: GRACEFUL
new_leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:40608
I20260709 13:06:27.194898 20903 raft_consensus.cc:606] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Received request to transfer leadership to TS 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:27.199353 20831 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
mode: GRACEFUL
new_leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:35096
I20260709 13:06:27.199774 20831 raft_consensus.cc:606] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Received request to transfer leadership to TS 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:27.204401 20903 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
mode: GRACEFUL
new_leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:40608
I20260709 13:06:27.204850 20903 raft_consensus.cc:606] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Received request to transfer leadership to TS 8ddd63b53a4d4c68b978c93de5917eed
I20260709 13:06:27.208855 20756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
mode: GRACEFUL
new_leader_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:59374
I20260709 13:06:27.209228 20756 raft_consensus.cc:606] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Received request to transfer leadership to TS a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:27.213192 20756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
mode: GRACEFUL
new_leader_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:59374
I20260709 13:06:27.213586 20756 raft_consensus.cc:606] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Received request to transfer leadership to TS a8d5118aae844396bfe82e907dbdaef4
I20260709 13:06:27.222416 20756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
mode: GRACEFUL
new_leader_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:59374
I20260709 13:06:27.222837 20756 raft_consensus.cc:606] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Received request to transfer leadership to TS 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:27.229246 21109 raft_consensus.cc:993] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: : Instructing follower 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:27.229641 21119 raft_consensus.cc:1081] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Signalling peer 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:27.231029 20903 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:40598
I20260709 13:06:27.231554 20903 raft_consensus.cc:493] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.231866 20903 raft_consensus.cc:3060] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.236440 20903 raft_consensus.cc:515] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.237982 20903 leader_election.cc:290] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:27.238687 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:27.239061 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0b171c7ad247bdb4934510ac8011f9" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:27.239303 20756 raft_consensus.cc:3055] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.239651 20756 raft_consensus.cc:740] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:27.239667 20831 raft_consensus.cc:3060] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.240458 20756 consensus_queue.cc:260] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.241545 20756 raft_consensus.cc:3060] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.245997 20831 raft_consensus.cc:2468] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:27.247184 20869 leader_election.cc:304] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:27.247982 21102 raft_consensus.cc:2804] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.248237 20756 raft_consensus.cc:2468] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:27.249516 21109 raft_consensus.cc:993] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: : Instructing follower a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:27.251282 21109 raft_consensus.cc:1081] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Signalling peer a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:27.251888 21102 raft_consensus.cc:697] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:27.252923 21102 consensus_queue.cc:237] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.253335 20831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:35092
I20260709 13:06:27.253999 20831 raft_consensus.cc:493] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.254317 20831 raft_consensus.cc:3060] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.259815 20831 raft_consensus.cc:515] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.260066 20654 catalog_manager.cc:5697] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 1 to 2, leader changed from 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1) to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.261200 20831 leader_election.cc:290] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:27.261991 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:27.262202 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fe3a52b9aab4bb48ded574f88cf6f04" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:27.262547 20756 raft_consensus.cc:3055] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.262897 20756 raft_consensus.cc:740] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:27.262943 20903 raft_consensus.cc:3060] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.263634 20756 consensus_queue.cc:260] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.264509 20756 raft_consensus.cc:3060] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.269503 20756 raft_consensus.cc:2468] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:27.269531 20903 raft_consensus.cc:2468] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:27.270545 20797 leader_election.cc:304] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:27.271106 21113 raft_consensus.cc:2804] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.271469 21113 raft_consensus.cc:697] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:27.272107 21113 consensus_queue.cc:237] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.279243 20654 catalog_manager.cc:5697] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 1 to 2, leader changed from 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1) to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.292049 20756 raft_consensus.cc:1275] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:27.293085 21113 consensus_queue.cc:1048] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.298676 21083 raft_consensus.cc:993] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: : Instructing follower 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:27.299383 21113 raft_consensus.cc:1081] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Signalling peer 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:27.301047 20754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:59360
I20260709 13:06:27.302762 20754 raft_consensus.cc:493] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.303141 20754 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.306413 20903 raft_consensus.cc:1275] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:27.307555 21083 consensus_queue.cc:1048] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:27.309952 20754 raft_consensus.cc:515] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.320911 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:27.321558 20905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f70024dbe69a4911afc701e90486d72c" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:27.321584 20831 raft_consensus.cc:3055] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:27.322888 20831 raft_consensus.cc:740] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:27.323312 20754 leader_election.cc:290] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 3 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:27.323691 20831 consensus_queue.cc:260] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [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: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.324559 20831 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.329921 20831 raft_consensus.cc:2468] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 3.
I20260709 13:06:27.330770 20720 leader_election.cc:304] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [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: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:27.331406 21119 raft_consensus.cc:2804] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.331876 21119 raft_consensus.cc:697] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 3 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:27.332631 21119 consensus_queue.cc:237] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [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: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.338865 20654 catalog_manager.cc:5697] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 2 to 3, leader changed from a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2) to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 3 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.436187 21120 raft_consensus.cc:993] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: : Instructing follower 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:27.436566 21102 raft_consensus.cc:1081] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Signalling peer 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:27.437871 20754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d17e57839a96420981fe2984e963102f"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:59356
I20260709 13:06:27.438336 20754 raft_consensus.cc:493] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.438591 20754 raft_consensus.cc:3060] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.444671 20754 raft_consensus.cc:515] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.446305 20754 leader_election.cc:290] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:27.446974 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17e57839a96420981fe2984e963102f" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:27.447355 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d17e57839a96420981fe2984e963102f" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:27.447576 20831 raft_consensus.cc:3060] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.447901 20903 raft_consensus.cc:3055] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.448156 20903 raft_consensus.cc:740] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:27.448985 20903 consensus_queue.cc:260] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.450048 20903 raft_consensus.cc:3060] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.452569 20831 raft_consensus.cc:2468] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:27.453802 20720 leader_election.cc:304] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:27.454589 21119 raft_consensus.cc:2804] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.454954 21119 raft_consensus.cc:697] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:27.455828 20903 raft_consensus.cc:2468] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:27.455653 21119 consensus_queue.cc:237] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.462724 20654 catalog_manager.cc:5697] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 1 to 2, leader changed from 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3) to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 2 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.477996 21109 raft_consensus.cc:993] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: : Instructing follower a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:27.478379 21119 raft_consensus.cc:1081] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Signalling peer a8d5118aae844396bfe82e907dbdaef4 to start an election
I20260709 13:06:27.479611 20831 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
 from {username='slave'} at 127.0.0.1:35092
I20260709 13:06:27.480008 20831 raft_consensus.cc:493] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.480230 20831 raft_consensus.cc:3060] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.484791 21120 raft_consensus.cc:993] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: : Instructing follower 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:27.485288 21102 raft_consensus.cc:1081] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Signalling peer 8ddd63b53a4d4c68b978c93de5917eed to start an election
I20260709 13:06:27.486236 20831 raft_consensus.cc:515] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.486852 20754 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
 from {username='slave'} at 127.0.0.1:59356
I20260709 13:06:27.487438 20754 raft_consensus.cc:493] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.487782 20754 raft_consensus.cc:3060] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.488098 20831 leader_election.cc:290] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:27.488647 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:27.489284 20756 raft_consensus.cc:3055] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.489188 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ef599fee3ee4c5e9e4e883d06c30d8f" candidate_uuid: "a8d5118aae844396bfe82e907dbdaef4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:27.489637 20756 raft_consensus.cc:740] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:27.489856 20903 raft_consensus.cc:3060] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.490379 20756 consensus_queue.cc:260] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.491303 20756 raft_consensus.cc:3060] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.495494 20756 raft_consensus.cc:2468] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:27.495467 20754 raft_consensus.cc:515] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.496888 20797 leader_election.cc:304] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ddd63b53a4d4c68b978c93de5917eed, a8d5118aae844396bfe82e907dbdaef4; no voters: 
I20260709 13:06:27.497196 20903 raft_consensus.cc:2468] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8d5118aae844396bfe82e907dbdaef4 in term 2.
I20260709 13:06:27.497537 21083 raft_consensus.cc:2804] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.498066 21083 raft_consensus.cc:697] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Becoming Leader. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:27.498634 20831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:27.498831 21083 consensus_queue.cc:237] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.498976 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d33d4ef8516d4bf890da850b4df95e22" candidate_uuid: "8ddd63b53a4d4c68b978c93de5917eed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
I20260709 13:06:27.499214 20831 raft_consensus.cc:3060] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.498688 20754 leader_election.cc:290] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Requested vote from peers a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149), 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3:41883)
I20260709 13:06:27.500151 20903 raft_consensus.cc:3055] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:27.500460 20903 raft_consensus.cc:740] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:27.501274 20903 consensus_queue.cc:260] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.502476 20903 raft_consensus.cc:3060] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:27.506426 20654 catalog_manager.cc:5697] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 reported cstate change: term changed from 1 to 2, leader changed from 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1) to a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2). New cstate: current_term: 2 leader_uuid: "a8d5118aae844396bfe82e907dbdaef4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.509219 20903 raft_consensus.cc:2468] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:27.510151 20831 raft_consensus.cc:2468] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ddd63b53a4d4c68b978c93de5917eed in term 2.
I20260709 13:06:27.510643 20722 leader_election.cc:304] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:27.511463 21119 raft_consensus.cc:2804] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:27.511907 21119 raft_consensus.cc:697] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Becoming Leader. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:27.512775 21119 consensus_queue.cc:237] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:27.520442 20654 catalog_manager.cc:5697] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed reported cstate change: term changed from 1 to 2, leader changed from 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3) to 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1). New cstate: current_term: 2 leader_uuid: "8ddd63b53a4d4c68b978c93de5917eed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:27.658592 20754 raft_consensus.cc:1275] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.659679 21120 consensus_queue.cc:1048] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.666955 20831 raft_consensus.cc:1275] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.668478 21102 consensus_queue.cc:1048] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.803669 20903 raft_consensus.cc:1275] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.804812 21083 consensus_queue.cc:1048] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.813210 20754 raft_consensus.cc:1275] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.815420 21137 consensus_queue.cc:1048] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.864527 20903 raft_consensus.cc:3060] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.869444 20903 raft_consensus.cc:1275] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 3 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:27.870489 21109 consensus_queue.cc:1048] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.877550 20830 raft_consensus.cc:1275] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 3 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:27.882193 21109 consensus_queue.cc:1048] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.915495 20830 raft_consensus.cc:1275] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.916724 21109 consensus_queue.cc:1048] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.921276 20903 raft_consensus.cc:1275] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.922514 21137 consensus_queue.cc:1048] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.926625 20905 raft_consensus.cc:1275] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.928149 21109 consensus_queue.cc:1048] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:27.940187 20754 raft_consensus.cc:1275] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer a8d5118aae844396bfe82e907dbdaef4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:27.941464 21113 consensus_queue.cc:1048] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.040062 20830 raft_consensus.cc:1275] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.041105 21109 consensus_queue.cc:1048] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:28.049046 20903 raft_consensus.cc:1275] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Refusing update from remote peer 8ddd63b53a4d4c68b978c93de5917eed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:28.050426 21109 consensus_queue.cc:1048] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:30.225406 20653 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55708:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:06:30.242877 20653 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55708:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:06:30.266564 15004 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 13:06:30.391175 20871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.1:33865, user_credentials={real_user=slave}} blocked reactor thread for 79508.3us
I20260709 13:06:30.427600 21180 tablet.cc:1724] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.502502 21181 tablet.cc:1724] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.524259 21175 log.cc:927] Time spent T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:06:30.555037 21191 tablet.cc:1724] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.560180 20782 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:40da1e60d177492890aa7913c81ad3da)
W20260709 13:06:30.560339 20869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.14.167.2:39149, user_credentials={real_user=slave}} blocked reactor thread for 80700.7us
W20260709 13:06:30.564735 20782 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:40da1e60d177492890aa7913c81ad3da)
W20260709 13:06:30.565459 20782 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:40da1e60d177492890aa7913c81ad3da)
I20260709 13:06:30.647418 21212 tablet.cc:1724] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.677994 21209 tablet.cc:1724] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.692814 21180 tablet.cc:1724] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.683696 21208 tablet.cc:1724] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.695799 21191 tablet.cc:1724] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.698374 21204 tablet.cc:1724] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.672152 21205 tablet.cc:1724] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.718966 21181 tablet.cc:1724] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.711200 21214 tablet.cc:1724] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.733106 21217 tablet.cc:1724] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.737260 21221 tablet.cc:1724] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.790755 21209 tablet.cc:1724] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.793082 20653 catalog_manager.cc:5789] TS a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149) does not have the latest schema for tablet 7ef599fee3ee4c5e9e4e883d06c30d8f (table soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]). Expected version 1 got 0
I20260709 13:06:30.792888 21215 tablet.cc:1724] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.794495 20653 catalog_manager.cc:5789] TS a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149) does not have the latest schema for tablet 1abab0820f9c4862a474466fd903f285 (table soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]). Expected version 1 got 0
I20260709 13:06:30.796756 20653 catalog_manager.cc:5789] TS a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149) does not have the latest schema for tablet 0fe3a52b9aab4bb48ded574f88cf6f04 (table soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]). Expected version 1 got 0
I20260709 13:06:30.782171 21191 tablet.cc:1724] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.808655 21221 tablet.cc:1724] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.842880 20651 catalog_manager.cc:5789] TS 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865) does not have the latest schema for tablet 3136cd75edb14dd0a9f670f4e9006d34 (table soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]). Expected version 1 got 0
I20260709 13:06:30.847113 20651 catalog_manager.cc:5789] TS 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865) does not have the latest schema for tablet d33d4ef8516d4bf890da850b4df95e22 (table soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e]). Expected version 1 got 0
I20260709 13:06:30.876487 21180 tablet.cc:1724] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.847147 21221 tablet.cc:1724] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.873390 21208 tablet.cc:1724] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.892375 21205 tablet.cc:1724] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.932029 21212 tablet.cc:1724] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.941992 21180 tablet.cc:1724] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.946344 21217 tablet.cc:1724] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.947822 21214 tablet.cc:1724] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.958647 21208 tablet.cc:1724] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:30.962900 20756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
mode: GRACEFUL
new_leader_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:55078
I20260709 13:06:30.963938 20756 raft_consensus.cc:606] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Received request to transfer leadership to TS 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:31.001829 20828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
mode: GRACEFUL
new_leader_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:44774
I20260709 13:06:31.002333 20828 raft_consensus.cc:606] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Received request to transfer leadership to TS 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:31.003618 15004 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 13:06:31.004307 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:31.004475 20651 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032: soft_deleted_table [id=a8a52897c1b44ee886b85ad36e1ea35e] alter complete (version 1)
I20260709 13:06:31.014879 20828 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45"
dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
mode: GRACEFUL
new_leader_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:44774
I20260709 13:06:31.015411 20828 raft_consensus.cc:606] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Received request to transfer leadership to TS 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:31.017963 20756 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea"
dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
mode: GRACEFUL
new_leader_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:55078
I20260709 13:06:31.018420 20756 raft_consensus.cc:606] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Received request to transfer leadership to TS 5bf26fc8cd564a86a8a4579e57808015
I20260709 13:06:31.019438 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:31.019869 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:31.177978 21201 raft_consensus.cc:993] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: : Instructing follower 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.178551 21178 raft_consensus.cc:1081] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Signalling peer 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.180130 20901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:40598
I20260709 13:06:31.180721 20901 raft_consensus.cc:493] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.181025 20901 raft_consensus.cc:3060] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.187307 20901 raft_consensus.cc:515] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.188897 20901 leader_election.cc:290] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:31.189666 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:31.190407 20756 raft_consensus.cc:3055] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.190716 20756 raft_consensus.cc:740] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:31.190076 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24b62bacc5e343b5821e030398eab1ea" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:31.191522 20756 consensus_queue.cc:260] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.191974 20828 raft_consensus.cc:3060] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.192782 20756 raft_consensus.cc:3060] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.193925 21148 raft_consensus.cc:993] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: : Instructing follower 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.194567 21179 raft_consensus.cc:1081] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Signalling peer 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.196192 20901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:40584
I20260709 13:06:31.196779 20901 raft_consensus.cc:493] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.197202 20901 raft_consensus.cc:3060] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.199556 20756 raft_consensus.cc:2468] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.200821 20828 raft_consensus.cc:2468] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.200951 20871 leader_election.cc:304] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:31.202159 21199 raft_consensus.cc:2804] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.203065 21199 raft_consensus.cc:697] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:31.204026 20901 raft_consensus.cc:515] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.204021 21199 consensus_queue.cc:237] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.206115 20901 leader_election.cc:290] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:31.207060 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:31.207528 20828 raft_consensus.cc:3055] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.207789 20828 raft_consensus.cc:740] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:31.208142 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093c777431ce4a52a4d069cbdc4aab45" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:31.208788 20756 raft_consensus.cc:3060] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.208564 20828 consensus_queue.cc:260] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.209578 20828 raft_consensus.cc:3060] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.213104 20756 raft_consensus.cc:2468] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.214864 20871 leader_election.cc:304] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:31.215742 21199 raft_consensus.cc:2804] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.216217 21199 raft_consensus.cc:697] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:31.217146 21199 consensus_queue.cc:237] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.220407 20653 catalog_manager.cc:5697] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 1 to 2, leader changed from 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1) to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.221032 20828 raft_consensus.cc:2468] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.231992 20653 catalog_manager.cc:5697] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 1 to 2, leader changed from a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2) to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.337882 21148 raft_consensus.cc:993] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: : Instructing follower 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.338296 21179 raft_consensus.cc:1081] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Signalling peer 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.339529 20901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:40584
I20260709 13:06:31.339947 20901 raft_consensus.cc:493] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.340181 20901 raft_consensus.cc:3060] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.344993 20901 raft_consensus.cc:515] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.346493 20901 leader_election.cc:290] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:31.347180 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:31.347506 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40da1e60d177492890aa7913c81ad3da" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:31.347791 20756 raft_consensus.cc:3060] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.348065 20828 raft_consensus.cc:3055] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.348392 20828 raft_consensus.cc:740] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a8d5118aae844396bfe82e907dbdaef4, State: Running, Role: LEADER
I20260709 13:06:31.349210 20828 consensus_queue.cc:260] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.350564 20828 raft_consensus.cc:3060] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.354121 20756 raft_consensus.cc:2468] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.355141 20871 leader_election.cc:304] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:31.355815 21199 raft_consensus.cc:2804] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.356285 21199 raft_consensus.cc:697] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:31.357033 20828 raft_consensus.cc:2468] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.357096 21199 consensus_queue.cc:237] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.363288 20653 catalog_manager.cc:5697] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 1 to 2, leader changed from a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2) to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.452922 21201 raft_consensus.cc:993] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: : Instructing follower 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.453368 21178 raft_consensus.cc:1081] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Signalling peer 5bf26fc8cd564a86a8a4579e57808015 to start an election
I20260709 13:06:31.454700 20901 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34"
dest_uuid: "5bf26fc8cd564a86a8a4579e57808015"
 from {username='slave'} at 127.0.0.1:40598
I20260709 13:06:31.455106 20901 raft_consensus.cc:493] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.455353 20901 raft_consensus.cc:3060] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.460580 20901 raft_consensus.cc:515] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.462662 20901 leader_election.cc:290] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Requested vote from peers 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865), a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149)
I20260709 13:06:31.463321 20756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "8ddd63b53a4d4c68b978c93de5917eed"
I20260709 13:06:31.463604 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3136cd75edb14dd0a9f670f4e9006d34" candidate_uuid: "5bf26fc8cd564a86a8a4579e57808015" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "a8d5118aae844396bfe82e907dbdaef4"
I20260709 13:06:31.463858 20756 raft_consensus.cc:3055] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:31.464134 20756 raft_consensus.cc:740] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8ddd63b53a4d4c68b978c93de5917eed, State: Running, Role: LEADER
I20260709 13:06:31.464156 20828 raft_consensus.cc:3060] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.464799 20756 consensus_queue.cc:260] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.465720 20756 raft_consensus.cc:3060] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:31.470132 20756 raft_consensus.cc:2468] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.470702 20828 raft_consensus.cc:2468] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf26fc8cd564a86a8a4579e57808015 in term 2.
I20260709 13:06:31.471002 20871 leader_election.cc:304] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5bf26fc8cd564a86a8a4579e57808015, 8ddd63b53a4d4c68b978c93de5917eed; no voters: 
I20260709 13:06:31.471804 21199 raft_consensus.cc:2804] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:31.472246 21199 raft_consensus.cc:697] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Becoming Leader. State: Replica: 5bf26fc8cd564a86a8a4579e57808015, State: Running, Role: LEADER
I20260709 13:06:31.472981 21199 consensus_queue.cc:237] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } }
I20260709 13:06:31.478925 20653 catalog_manager.cc:5697] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 reported cstate change: term changed from 1 to 2, leader changed from 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1) to 5bf26fc8cd564a86a8a4579e57808015 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "5bf26fc8cd564a86a8a4579e57808015" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf26fc8cd564a86a8a4579e57808015" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 41883 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.622702 20828 raft_consensus.cc:1275] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.624023 21199 consensus_queue.cc:1048] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.633612 20756 raft_consensus.cc:1275] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.635131 21229 consensus_queue.cc:1048] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.653983 20753 raft_consensus.cc:1275] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.655176 21234 consensus_queue.cc:1048] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.663712 20828 raft_consensus.cc:1275] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:31.665526 21199 consensus_queue.cc:1048] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:31.756424 20753 raft_consensus.cc:1275] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:31.757551 21199 consensus_queue.cc:1048] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.766228 20828 raft_consensus.cc:1275] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:31.767930 21229 consensus_queue.cc:1048] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.880956 20829 raft_consensus.cc:1275] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:31.882151 21229 consensus_queue.cc:1048] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8d5118aae844396bfe82e907dbdaef4" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 39149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:31.889835 20753 raft_consensus.cc:1275] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Refusing update from remote peer 5bf26fc8cd564a86a8a4579e57808015: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:31.891306 21229 consensus_queue.cc:1048] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ddd63b53a4d4c68b978c93de5917eed" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 33865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:32.069690 15004 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 13:06:32.074528 15004 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 13:06:32.074923 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:32.079790 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 13:06:32.080173 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:33.105397 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:06:33.128569 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:33.129312 15004 tablet_replica.cc:333] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.130347 15004 raft_consensus.cc:2243] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.130944 15004 raft_consensus.cc:2272] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.132828 15004 tablet_replica.cc:333] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.133441 15004 raft_consensus.cc:2243] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.133864 15004 raft_consensus.cc:2272] T 1abab0820f9c4862a474466fd903f285 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.135675 15004 tablet_replica.cc:333] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.136214 15004 raft_consensus.cc:2243] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.136930 15004 raft_consensus.cc:2272] T d17e57839a96420981fe2984e963102f P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.139423 15004 tablet_replica.cc:333] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
W20260709 13:06:33.139654 20797 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 13:06:33.140200 15004 raft_consensus.cc:2243] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.140913 15004 raft_consensus.cc:2272] T db0b171c7ad247bdb4934510ac8011f9 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:33.142519 20797 consensus_peers.cc:597] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. 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 13:06:33.143371 15004 tablet_replica.cc:333] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.143929 15004 raft_consensus.cc:2243] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.144323 15004 raft_consensus.cc:2272] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.146354 15004 tablet_replica.cc:333] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.146904 15004 raft_consensus.cc:2243] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.147280 15004 raft_consensus.cc:2272] T 67518a992df945d6bff139cd9495ddd4 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.149266 15004 tablet_replica.cc:333] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.149829 15004 raft_consensus.cc:2243] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.150252 15004 raft_consensus.cc:2272] T 3a6e1c6550184291b07da3d08853d6d4 P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.152096 15004 tablet_replica.cc:333] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.152618 15004 raft_consensus.cc:2243] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.153012 15004 raft_consensus.cc:2272] T 40da1e60d177492890aa7913c81ad3da P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.154879 15004 tablet_replica.cc:333] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.155400 15004 raft_consensus.cc:2243] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.155791 15004 raft_consensus.cc:2272] T 17a9631f019d448298f1235d8d36aee1 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.157662 15004 tablet_replica.cc:333] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.158193 15004 raft_consensus.cc:2243] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.158923 15004 raft_consensus.cc:2272] T f70024dbe69a4911afc701e90486d72c P 8ddd63b53a4d4c68b978c93de5917eed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.160825 15004 tablet_replica.cc:333] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.161315 15004 raft_consensus.cc:2243] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.161669 15004 raft_consensus.cc:2272] T 093c777431ce4a52a4d069cbdc4aab45 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.163509 15004 tablet_replica.cc:333] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.164001 15004 raft_consensus.cc:2243] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.164757 15004 raft_consensus.cc:2272] T e9492b047a6a427a9501fbb5cb07f7a8 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.166879 15004 tablet_replica.cc:333] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.167424 15004 raft_consensus.cc:2243] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.167820 15004 raft_consensus.cc:2272] T ee805797e68c492abc2b43e380c0fe83 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.169699 15004 tablet_replica.cc:333] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.170181 15004 raft_consensus.cc:2243] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.170535 15004 raft_consensus.cc:2272] T 3136cd75edb14dd0a9f670f4e9006d34 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.172358 15004 tablet_replica.cc:333] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.172823 15004 raft_consensus.cc:2243] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.173609 15004 raft_consensus.cc:2272] T b09c7289246f4dd1bd641ae837e822eb P 8ddd63b53a4d4c68b978c93de5917eed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.175763 15004 tablet_replica.cc:333] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.176203 15004 raft_consensus.cc:2243] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.176869 15004 raft_consensus.cc:2272] T d33d4ef8516d4bf890da850b4df95e22 P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.178728 15004 tablet_replica.cc:333] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.179160 15004 raft_consensus.cc:2243] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.179908 15004 raft_consensus.cc:2272] T e82b4f0074a34e37b39775632570893b P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.182026 15004 tablet_replica.cc:333] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed: stopping tablet replica
I20260709 13:06:33.182507 15004 raft_consensus.cc:2243] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.182871 15004 raft_consensus.cc:2272] T 24b62bacc5e343b5821e030398eab1ea P 8ddd63b53a4d4c68b978c93de5917eed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.220261 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
I20260709 13:06:33.253738 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
I20260709 13:06:33.279002 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:33.279892 15004 tablet_replica.cc:333] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.280753 15004 raft_consensus.cc:2243] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.281287 15004 raft_consensus.cc:2272] T f70024dbe69a4911afc701e90486d72c P a8d5118aae844396bfe82e907dbdaef4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:33.282439 20871 consensus_peers.cc:597] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:33865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.283494 15004 tablet_replica.cc:333] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.284224 15004 raft_consensus.cc:2243] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.285142 15004 raft_consensus.cc:2272] T 7ef599fee3ee4c5e9e4e883d06c30d8f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.287207 15004 tablet_replica.cc:333] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.287753 15004 raft_consensus.cc:2243] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.288638 15004 raft_consensus.cc:2272] T 1abab0820f9c4862a474466fd903f285 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:33.290522 20869 consensus_peers.cc:597] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 -> Peer a8d5118aae844396bfe82e907dbdaef4 (127.14.167.2:39149): Couldn't send request to peer a8d5118aae844396bfe82e907dbdaef4. 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 13:06:33.291111 15004 tablet_replica.cc:333] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.291692 15004 raft_consensus.cc:2243] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.292081 15004 raft_consensus.cc:2272] T db0b171c7ad247bdb4934510ac8011f9 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.293959 15004 tablet_replica.cc:333] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.294474 15004 raft_consensus.cc:2243] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.294847 15004 raft_consensus.cc:2272] T 3136cd75edb14dd0a9f670f4e9006d34 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.296495 15004 tablet_replica.cc:333] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.296986 15004 raft_consensus.cc:2243] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.297350 15004 raft_consensus.cc:2272] T d17e57839a96420981fe2984e963102f P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.299157 15004 tablet_replica.cc:333] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.299650 15004 raft_consensus.cc:2243] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.299999 15004 raft_consensus.cc:2272] T 40da1e60d177492890aa7913c81ad3da P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.301716 15004 tablet_replica.cc:333] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.302281 15004 raft_consensus.cc:2243] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.303020 15004 raft_consensus.cc:2272] T 17a9631f019d448298f1235d8d36aee1 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.304781 15004 tablet_replica.cc:333] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.305295 15004 raft_consensus.cc:2243] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.305697 15004 raft_consensus.cc:2272] T 3a6e1c6550184291b07da3d08853d6d4 P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.307475 15004 tablet_replica.cc:333] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.307952 15004 raft_consensus.cc:2243] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.308619 15004 raft_consensus.cc:2272] T 0fe3a52b9aab4bb48ded574f88cf6f04 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.310410 15004 tablet_replica.cc:333] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.311051 15004 raft_consensus.cc:2243] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.311869 15004 raft_consensus.cc:2272] T 67518a992df945d6bff139cd9495ddd4 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.314237 15004 tablet_replica.cc:333] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
W20260709 13:06:33.314159 20871 consensus_peers.cc:597] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:33865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.315035 15004 raft_consensus.cc:2243] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.315445 15004 raft_consensus.cc:2272] T 093c777431ce4a52a4d069cbdc4aab45 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.317320 15004 tablet_replica.cc:333] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.317826 15004 raft_consensus.cc:2243] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.318235 15004 raft_consensus.cc:2272] T e9492b047a6a427a9501fbb5cb07f7a8 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.320670 15004 tablet_replica.cc:333] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.321312 15004 raft_consensus.cc:2243] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.322640 15004 raft_consensus.cc:2272] T ee805797e68c492abc2b43e380c0fe83 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.325071 15004 tablet_replica.cc:333] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.325536 15004 raft_consensus.cc:2243] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.325938 15004 raft_consensus.cc:2272] T 24b62bacc5e343b5821e030398eab1ea P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.327629 15004 tablet_replica.cc:333] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.328081 15004 raft_consensus.cc:2243] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.328462 15004 raft_consensus.cc:2272] T e82b4f0074a34e37b39775632570893b P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.330308 15004 tablet_replica.cc:333] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.330727 15004 raft_consensus.cc:2243] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.331102 15004 raft_consensus.cc:2272] T d33d4ef8516d4bf890da850b4df95e22 P a8d5118aae844396bfe82e907dbdaef4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.332741 15004 tablet_replica.cc:333] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4: stopping tablet replica
I20260709 13:06:33.333177 15004 raft_consensus.cc:2243] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.333540 15004 raft_consensus.cc:2272] T b09c7289246f4dd1bd641ae837e822eb P a8d5118aae844396bfe82e907dbdaef4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:33.363333 20871 consensus_peers.cc:597] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:33865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.371279 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
W20260709 13:06:33.373266 20871 consensus_peers.cc:597] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:33865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:33.373728 20871 consensus_peers.cc:597] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:33865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.402034 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
I20260709 13:06:33.425683 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:33.426425 15004 tablet_replica.cc:333] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.427278 15004 raft_consensus.cc:2243] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.427886 15004 raft_consensus.cc:2272] T 7ef599fee3ee4c5e9e4e883d06c30d8f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.429656 15004 tablet_replica.cc:333] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.430291 15004 raft_consensus.cc:2243] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.431339 15004 raft_consensus.cc:2272] T db0b171c7ad247bdb4934510ac8011f9 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.433236 15004 tablet_replica.cc:333] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.433784 15004 raft_consensus.cc:2243] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.434199 15004 raft_consensus.cc:2272] T 1abab0820f9c4862a474466fd903f285 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:33.434767 20871 consensus_peers.cc:597] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 -> Peer 8ddd63b53a4d4c68b978c93de5917eed (127.14.167.1:33865): Couldn't send request to peer 8ddd63b53a4d4c68b978c93de5917eed. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:33865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:33.435972 15004 tablet_replica.cc:333] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.436548 15004 raft_consensus.cc:2243] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.436978 15004 raft_consensus.cc:2272] T d17e57839a96420981fe2984e963102f P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.438804 15004 tablet_replica.cc:333] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.439316 15004 raft_consensus.cc:2243] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.439735 15004 raft_consensus.cc:2272] T f70024dbe69a4911afc701e90486d72c P 5bf26fc8cd564a86a8a4579e57808015 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.441565 15004 tablet_replica.cc:333] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.442126 15004 raft_consensus.cc:2243] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.442875 15004 raft_consensus.cc:2272] T 3a6e1c6550184291b07da3d08853d6d4 P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.444638 15004 tablet_replica.cc:333] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.445133 15004 raft_consensus.cc:2243] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.445523 15004 raft_consensus.cc:2272] T 0fe3a52b9aab4bb48ded574f88cf6f04 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.447312 15004 tablet_replica.cc:333] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.447784 15004 raft_consensus.cc:2243] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.448181 15004 raft_consensus.cc:2272] T 67518a992df945d6bff139cd9495ddd4 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.450102 15004 tablet_replica.cc:333] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.450595 15004 raft_consensus.cc:2243] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.451289 15004 raft_consensus.cc:2272] T 40da1e60d177492890aa7913c81ad3da P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.452917 15004 tablet_replica.cc:333] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.453414 15004 raft_consensus.cc:2243] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.453801 15004 raft_consensus.cc:2272] T 17a9631f019d448298f1235d8d36aee1 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.455544 15004 tablet_replica.cc:333] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.456067 15004 raft_consensus.cc:2243] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.456753 15004 raft_consensus.cc:2272] T 24b62bacc5e343b5821e030398eab1ea P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.458441 15004 tablet_replica.cc:333] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.458910 15004 raft_consensus.cc:2243] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.459553 15004 raft_consensus.cc:2272] T 3136cd75edb14dd0a9f670f4e9006d34 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.461315 15004 tablet_replica.cc:333] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.461803 15004 raft_consensus.cc:2243] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.462195 15004 raft_consensus.cc:2272] T d33d4ef8516d4bf890da850b4df95e22 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.463825 15004 tablet_replica.cc:333] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.464321 15004 raft_consensus.cc:2243] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.464704 15004 raft_consensus.cc:2272] T e82b4f0074a34e37b39775632570893b P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.466482 15004 tablet_replica.cc:333] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.466917 15004 raft_consensus.cc:2243] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.467274 15004 raft_consensus.cc:2272] T b09c7289246f4dd1bd641ae837e822eb P 5bf26fc8cd564a86a8a4579e57808015 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.468911 15004 tablet_replica.cc:333] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.469340 15004 raft_consensus.cc:2243] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.469741 15004 raft_consensus.cc:2272] T e9492b047a6a427a9501fbb5cb07f7a8 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.471374 15004 tablet_replica.cc:333] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.471799 15004 raft_consensus.cc:2243] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:33.472182 15004 raft_consensus.cc:2272] T ee805797e68c492abc2b43e380c0fe83 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.473865 15004 tablet_replica.cc:333] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015: stopping tablet replica
I20260709 13:06:33.474258 15004 raft_consensus.cc:2243] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.474933 15004 raft_consensus.cc:2272] T 093c777431ce4a52a4d069cbdc4aab45 P 5bf26fc8cd564a86a8a4579e57808015 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.510963 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
I20260709 13:06:33.540681 15004 master.cc:562] Master@127.14.167.62:39105 shutting down...
I20260709 13:06:33.562011 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:33.562518 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:33.562809 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P 08eb7a0eaa7d40278ae211e60f7e2032: stopping tablet replica
I20260709 13:06:33.581990 15004 master.cc:584] Master@127.14.167.62:39105 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (14266 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 13:06:33.628320 15004 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.14.167.62:36373
I20260709 13:06:33.629400 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:33.634909 21251 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 13:06:33.634938 21250 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 13:06:33.635746 21253 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 13:06:33.635929 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:33.636788 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:33.636968 15004 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 13:06:33.637079 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602393637068 us; error 0 us; skew 500 ppm
I20260709 13:06:33.637492 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:33.639557 15004 webserver.cc:533] Webserver started at http://127.14.167.62:44689/ using document root <none> and password file <none>
I20260709 13:06:33.640036 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:33.640182 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:33.640383 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:33.641341 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/master-0-root/instance:
uuid: "2b4382bda6954550aaa78b4705ef4291"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-vpdx"
I20260709 13:06:33.645223 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:06:33.648211 21258 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.648846 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:33.649077 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/master-0-root
uuid: "2b4382bda6954550aaa78b4705ef4291"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-vpdx"
I20260709 13:06:33.649291 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-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 13:06:33.663990 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:33.665055 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:33.700489 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.62:36373
I20260709 13:06:33.700592 21309 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.62:36373 every 8 connection(s)
I20260709 13:06:33.704043 21310 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 13:06:33.713569 21310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291: Bootstrap starting.
I20260709 13:06:33.718127 21310 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:33.721935 21310 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291: No bootstrap required, opened a new log
I20260709 13:06:33.723953 21310 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b4382bda6954550aaa78b4705ef4291" member_type: VOTER }
I20260709 13:06:33.724310 21310 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:33.724480 21310 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b4382bda6954550aaa78b4705ef4291, State: Initialized, Role: FOLLOWER
I20260709 13:06:33.724931 21310 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2b4382bda6954550aaa78b4705ef4291" member_type: VOTER }
I20260709 13:06:33.725324 21310 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:33.725503 21310 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:33.725699 21310 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:33.729884 21310 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b4382bda6954550aaa78b4705ef4291" member_type: VOTER }
I20260709 13:06:33.730315 21310 leader_election.cc:304] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [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: 2b4382bda6954550aaa78b4705ef4291; no voters: 
I20260709 13:06:33.731299 21310 leader_election.cc:290] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:33.731578 21313 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:33.732820 21313 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 1 LEADER]: Becoming Leader. State: Replica: 2b4382bda6954550aaa78b4705ef4291, State: Running, Role: LEADER
I20260709 13:06:33.733453 21313 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [LEADER]: Queue going to LEADER mode. State: All 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: "2b4382bda6954550aaa78b4705ef4291" member_type: VOTER }
I20260709 13:06:33.734035 21310 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:33.737671 21315 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2b4382bda6954550aaa78b4705ef4291. Latest consensus state: current_term: 1 leader_uuid: "2b4382bda6954550aaa78b4705ef4291" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b4382bda6954550aaa78b4705ef4291" member_type: VOTER } }
I20260709 13:06:33.737854 21314 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2b4382bda6954550aaa78b4705ef4291" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2b4382bda6954550aaa78b4705ef4291" member_type: VOTER } }
I20260709 13:06:33.738353 21315 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:33.738476 21314 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:33.740808 21321 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:33.746527 21321 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:33.747499 15004 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:33.754271 21321 catalog_manager.cc:1383] Generated new cluster ID: 5ae35c13d9934341a2c43e7068981579
I20260709 13:06:33.754528 21321 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:33.772776 21321 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:33.774029 21321 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:33.792580 21321 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291: Generated new TSK 0
I20260709 13:06:33.793182 21321 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:33.813726 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:33.819211 21331 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 13:06:33.820299 21332 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 13:06:33.821798 21334 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 13:06:33.822597 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:33.823396 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:33.823563 15004 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 13:06:33.823676 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602393823666 us; error 0 us; skew 500 ppm
I20260709 13:06:33.824119 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:33.826135 15004 webserver.cc:533] Webserver started at http://127.14.167.1:44721/ using document root <none> and password file <none>
I20260709 13:06:33.826547 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:33.826692 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:33.826886 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:33.827831 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-0-root/instance:
uuid: "845d7406c5f24e59b015ebe3cdb0f079"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-vpdx"
I20260709 13:06:33.831877 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260709 13:06:33.834905 21339 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.835601 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:33.835878 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-0-root
uuid: "845d7406c5f24e59b015ebe3cdb0f079"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-vpdx"
I20260709 13:06:33.836122 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-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 13:06:33.859844 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:33.860934 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:33.862293 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:33.864387 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:33.864564 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.864769 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:33.864929 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.903769 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.1:43363
I20260709 13:06:33.903891 21401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.1:43363 every 8 connection(s)
I20260709 13:06:33.908430 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:33.914633 21406 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 13:06:33.915684 21407 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 13:06:33.917979 21409 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 13:06:33.918570 15004 server_base.cc:1061] running on GCE node
I20260709 13:06:33.919986 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:33.920222 15004 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 13:06:33.920383 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602393920366 us; error 0 us; skew 500 ppm
I20260709 13:06:33.920485 21402 heartbeater.cc:344] Connected to a master server at 127.14.167.62:36373
I20260709 13:06:33.920884 21402 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:33.921100 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:33.921700 21402 heartbeater.cc:507] Master 127.14.167.62:36373 requested a full tablet report, sending...
I20260709 13:06:33.923645 15004 webserver.cc:533] Webserver started at http://127.14.167.2:44907/ using document root <none> and password file <none>
I20260709 13:06:33.924103 21275 ts_manager.cc:194] Registered new tserver with Master: 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363)
I20260709 13:06:33.924326 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:33.924628 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:33.924935 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:33.926393 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-1-root/instance:
uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-vpdx"
I20260709 13:06:33.926465 21275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60026
I20260709 13:06:33.931991 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:33.935389 21414 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.936090 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:06:33.936358 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-1-root
uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
format_stamp: "Formatted at 2026-07-09 13:06:33 on dist-test-slave-vpdx"
I20260709 13:06:33.936594 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-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 13:06:33.955124 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:33.956252 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:33.957619 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:33.959730 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:33.959933 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.960142 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:33.960294 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:33.997079 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.2:42443
I20260709 13:06:33.997174 21476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.2:42443 every 8 connection(s)
I20260709 13:06:34.001605 15004 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:34.008417 21481 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 13:06:34.008793 21480 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 13:06:34.012892 21477 heartbeater.cc:344] Connected to a master server at 127.14.167.62:36373
I20260709 13:06:34.013499 21477 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:34.013630 15004 server_base.cc:1061] running on GCE node
W20260709 13:06:34.013664 21483 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 13:06:34.015152 21477 heartbeater.cc:507] Master 127.14.167.62:36373 requested a full tablet report, sending...
I20260709 13:06:34.015758 15004 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:34.016057 15004 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 13:06:34.016261 15004 hybrid_clock.cc:648] HybridClock initialized: now 1783602394016244 us; error 0 us; skew 500 ppm
I20260709 13:06:34.017004 15004 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:34.017338 21275 ts_manager.cc:194] Registered new tserver with Master: ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.019171 21275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60040
I20260709 13:06:34.019665 15004 webserver.cc:533] Webserver started at http://127.14.167.3:37821/ using document root <none> and password file <none>
I20260709 13:06:34.020318 15004 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:34.020530 15004 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:34.020794 15004 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:34.021896 15004 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-2-root/instance:
uuid: "f5f35d65dfba446b97e2601c89fdf323"
format_stamp: "Formatted at 2026-07-09 13:06:34 on dist-test-slave-vpdx"
I20260709 13:06:34.025985 15004 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:34.029029 21488 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:34.029717 15004 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:06:34.030016 15004 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-2-root
uuid: "f5f35d65dfba446b97e2601c89fdf323"
format_stamp: "Formatted at 2026-07-09 13:06:34 on dist-test-slave-vpdx"
I20260709 13:06:34.030263 15004 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskGZG8KR/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783602237123115-15004-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 13:06:34.046175 15004 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:34.047278 15004 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:34.048650 15004 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:34.050733 15004 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:34.050961 15004 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:34.051174 15004 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:34.051307 15004 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:34.088457 15004 rpc_server.cc:307] RPC server started. Bound to: 127.14.167.3:37045
I20260709 13:06:34.088549 21550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.14.167.3:37045 every 8 connection(s)
I20260709 13:06:34.101212 21551 heartbeater.cc:344] Connected to a master server at 127.14.167.62:36373
I20260709 13:06:34.101610 21551 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:34.102286 21551 heartbeater.cc:507] Master 127.14.167.62:36373 requested a full tablet report, sending...
I20260709 13:06:34.104017 21275 ts_manager.cc:194] Registered new tserver with Master: f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.104784 15004 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013351598s
I20260709 13:06:34.105535 21275 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60050
I20260709 13:06:34.127844 21275 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60054:
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 13:06:34.130384 21275 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 13:06:34.194064 21439 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea6785060ae4406b901407af66562cb (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:34.195566 21439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea6785060ae4406b901407af66562cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.198992 21440 tablet_service.cc:1511] Processing CreateTablet for tablet 42ffafd7adc44cc19fba2a85ce15faeb (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:34.200359 21440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ffafd7adc44cc19fba2a85ce15faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.202972 21441 tablet_service.cc:1511] Processing CreateTablet for tablet 25fbf78b3eff48ddb4b2b12b917cd249 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:34.204449 21441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25fbf78b3eff48ddb4b2b12b917cd249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.206462 21442 tablet_service.cc:1511] Processing CreateTablet for tablet b1808bbc6dad4a4b97503f364fab640c (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:34.207929 21442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1808bbc6dad4a4b97503f364fab640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.210947 21437 tablet_service.cc:1511] Processing CreateTablet for tablet 07f67d5ac3c24e22b84b925d4e0f8df3 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:34.211057 21438 tablet_service.cc:1511] Processing CreateTablet for tablet 6605272ded8944ed8a658785baab99e1 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:34.212390 21437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f67d5ac3c24e22b84b925d4e0f8df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.213050 21438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6605272ded8944ed8a658785baab99e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.220544 21436 tablet_service.cc:1511] Processing CreateTablet for tablet 7d72efe33f8c41c19b8223ddff6944b5 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:34.222829 21436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d72efe33f8c41c19b8223ddff6944b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.227766 21516 tablet_service.cc:1511] Processing CreateTablet for tablet b1808bbc6dad4a4b97503f364fab640c (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:34.229101 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1808bbc6dad4a4b97503f364fab640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.230901 21515 tablet_service.cc:1511] Processing CreateTablet for tablet 25fbf78b3eff48ddb4b2b12b917cd249 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:34.232194 21515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25fbf78b3eff48ddb4b2b12b917cd249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.234879 21514 tablet_service.cc:1511] Processing CreateTablet for tablet 42ffafd7adc44cc19fba2a85ce15faeb (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:34.236174 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ffafd7adc44cc19fba2a85ce15faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.238837 21513 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea6785060ae4406b901407af66562cb (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:34.240108 21513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea6785060ae4406b901407af66562cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.242745 21435 tablet_service.cc:1511] Processing CreateTablet for tablet 7c98b9768bcd4a448479411aea9a1111 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:34.244005 21435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c98b9768bcd4a448479411aea9a1111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.246816 21434 tablet_service.cc:1511] Processing CreateTablet for tablet bb4f07c390854237b8351b661ac066a8 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:34.248210 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4f07c390854237b8351b661ac066a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.251536 21512 tablet_service.cc:1511] Processing CreateTablet for tablet 6605272ded8944ed8a658785baab99e1 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:34.252805 21512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6605272ded8944ed8a658785baab99e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.254019 21511 tablet_service.cc:1511] Processing CreateTablet for tablet 07f67d5ac3c24e22b84b925d4e0f8df3 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:34.255291 21511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f67d5ac3c24e22b84b925d4e0f8df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.287737 21566 tablet_bootstrap.cc:492] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.294744 21566 tablet_bootstrap.cc:654] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.299160 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 7d72efe33f8c41c19b8223ddff6944b5 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:34.300038 21367 tablet_service.cc:1511] Processing CreateTablet for tablet b1808bbc6dad4a4b97503f364fab640c (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:34.300617 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d72efe33f8c41c19b8223ddff6944b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.301311 21367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1808bbc6dad4a4b97503f364fab640c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.301033 21363 tablet_service.cc:1511] Processing CreateTablet for tablet 6605272ded8944ed8a658785baab99e1 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:34.302302 21363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6605272ded8944ed8a658785baab99e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.302755 21513 tablet_service.cc:1511] Processing CreateTablet for tablet 7c98b9768bcd4a448479411aea9a1111 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:34.302889 21366 tablet_service.cc:1511] Processing CreateTablet for tablet 25fbf78b3eff48ddb4b2b12b917cd249 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:34.304137 21366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25fbf78b3eff48ddb4b2b12b917cd249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.304952 21510 tablet_service.cc:1511] Processing CreateTablet for tablet bb4f07c390854237b8351b661ac066a8 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:34.305457 21362 tablet_service.cc:1511] Processing CreateTablet for tablet 07f67d5ac3c24e22b84b925d4e0f8df3 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:34.305692 21364 tablet_service.cc:1511] Processing CreateTablet for tablet 2ea6785060ae4406b901407af66562cb (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:34.306912 21513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c98b9768bcd4a448479411aea9a1111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.307600 21361 tablet_service.cc:1511] Processing CreateTablet for tablet 7d72efe33f8c41c19b8223ddff6944b5 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:34.307926 21365 tablet_service.cc:1511] Processing CreateTablet for tablet 42ffafd7adc44cc19fba2a85ce15faeb (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:34.308326 21510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4f07c390854237b8351b661ac066a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.309494 21359 tablet_service.cc:1511] Processing CreateTablet for tablet bb4f07c390854237b8351b661ac066a8 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:34.311390 21360 tablet_service.cc:1511] Processing CreateTablet for tablet 7c98b9768bcd4a448479411aea9a1111 (DEFAULT_TABLE table=test-workload [id=a040f66c7470427190f55c4125d0a602]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:34.313688 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d72efe33f8c41c19b8223ddff6944b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.314438 21365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42ffafd7adc44cc19fba2a85ce15faeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.314973 21360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c98b9768bcd4a448479411aea9a1111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.315979 21364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ea6785060ae4406b901407af66562cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.316967 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb4f07c390854237b8351b661ac066a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.317977 21362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f67d5ac3c24e22b84b925d4e0f8df3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:34.390534 21568 tablet_bootstrap.cc:492] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.395251 21565 tablet_bootstrap.cc:492] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.401539 21565 tablet_bootstrap.cc:654] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.409049 21566 tablet_bootstrap.cc:492] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.409551 21566 ts_tablet_manager.cc:1403] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.122s	user 0.034s	sys 0.035s
I20260709 13:06:34.412256 21566 raft_consensus.cc:359] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.412932 21566 raft_consensus.cc:385] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.413245 21566 raft_consensus.cc:740] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.413938 21566 consensus_queue.cc:260] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.415990 21568 tablet_bootstrap.cc:654] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.416141 21551 heartbeater.cc:499] Master 127.14.167.62:36373 was elected leader, sending a full tablet report...
I20260709 13:06:34.416432 21566 ts_tablet_manager.cc:1434] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:34.417272 21566 tablet_bootstrap.cc:492] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.417420 21565 tablet_bootstrap.cc:492] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.417933 21565 ts_tablet_manager.cc:1403] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.004s
I20260709 13:06:34.420837 21565 raft_consensus.cc:359] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.421348 21565 raft_consensus.cc:385] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.421564 21565 raft_consensus.cc:740] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.422329 21565 consensus_queue.cc:260] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.424543 21566 tablet_bootstrap.cc:654] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.450011 21568 tablet_bootstrap.cc:492] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.449939 21565 ts_tablet_manager.cc:1434] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.032s	user 0.019s	sys 0.012s
I20260709 13:06:34.450379 21477 heartbeater.cc:499] Master 127.14.167.62:36373 was elected leader, sending a full tablet report...
I20260709 13:06:34.450963 21568 ts_tablet_manager.cc:1403] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.061s	user 0.025s	sys 0.011s
I20260709 13:06:34.451467 21565 tablet_bootstrap.cc:492] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.451542 21566 tablet_bootstrap.cc:492] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.452186 21566 ts_tablet_manager.cc:1403] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.022s
I20260709 13:06:34.454237 21568 raft_consensus.cc:359] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.455109 21568 raft_consensus.cc:385] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.454882 21566 raft_consensus.cc:359] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.455510 21568 raft_consensus.cc:740] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.455658 21566 raft_consensus.cc:385] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.456125 21566 raft_consensus.cc:740] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.456640 21568 consensus_queue.cc:260] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.456864 21566 consensus_queue.cc:260] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.457645 21565 tablet_bootstrap.cc:654] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.460748 21566 ts_tablet_manager.cc:1434] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:34.461737 21566 tablet_bootstrap.cc:492] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.466192 21568 ts_tablet_manager.cc:1434] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 13:06:34.467136 21402 heartbeater.cc:499] Master 127.14.167.62:36373 was elected leader, sending a full tablet report...
I20260709 13:06:34.467849 21566 tablet_bootstrap.cc:654] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.476120 21568 tablet_bootstrap.cc:492] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.479288 21566 tablet_bootstrap.cc:492] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.479825 21566 ts_tablet_manager.cc:1403] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:06:34.482549 21565 tablet_bootstrap.cc:492] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.483104 21565 ts_tablet_manager.cc:1403] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.014s
I20260709 13:06:34.482659 21566 raft_consensus.cc:359] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.483574 21566 raft_consensus.cc:385] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.483894 21566 raft_consensus.cc:740] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.484797 21568 tablet_bootstrap.cc:654] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.484789 21566 consensus_queue.cc:260] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.486109 21565 raft_consensus.cc:359] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.486788 21565 raft_consensus.cc:385] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.487054 21565 raft_consensus.cc:740] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.487811 21565 consensus_queue.cc:260] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.489228 21566 ts_tablet_manager.cc:1434] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260709 13:06:34.490085 21565 ts_tablet_manager.cc:1434] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:06:34.490307 21566 tablet_bootstrap.cc:492] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.491024 21565 tablet_bootstrap.cc:492] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.496846 21566 tablet_bootstrap.cc:654] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.497478 21565 tablet_bootstrap.cc:654] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:34.500928 21478 tablet.cc:2406] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:34.502548 21568 tablet_bootstrap.cc:492] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.503190 21568 ts_tablet_manager.cc:1403] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.010s
I20260709 13:06:34.506237 21568 raft_consensus.cc:359] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.507146 21568 raft_consensus.cc:385] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.507489 21568 raft_consensus.cc:740] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.508385 21568 consensus_queue.cc:260] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.510478 21568 ts_tablet_manager.cc:1434] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:34.510494 21565 tablet_bootstrap.cc:492] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.511041 21565 ts_tablet_manager.cc:1403] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:06:34.511178 21566 tablet_bootstrap.cc:492] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.511704 21566 ts_tablet_manager.cc:1403] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260709 13:06:34.511849 21568 tablet_bootstrap.cc:492] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.513970 21565 raft_consensus.cc:359] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.514674 21565 raft_consensus.cc:385] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.514472 21566 raft_consensus.cc:359] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.515021 21565 raft_consensus.cc:740] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.515244 21566 raft_consensus.cc:385] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.515573 21566 raft_consensus.cc:740] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.515918 21565 consensus_queue.cc:260] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.516417 21566 consensus_queue.cc:260] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.518523 21568 tablet_bootstrap.cc:654] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.519150 21566 ts_tablet_manager.cc:1434] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 13:06:34.520103 21566 tablet_bootstrap.cc:492] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.524668 21565 ts_tablet_manager.cc:1434] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:06:34.526263 21566 tablet_bootstrap.cc:654] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.528085 21565 tablet_bootstrap.cc:492] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.529832 21568 tablet_bootstrap.cc:492] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.530304 21568 ts_tablet_manager.cc:1403] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 13:06:34.533561 21568 raft_consensus.cc:359] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.534350 21568 raft_consensus.cc:385] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.534677 21568 raft_consensus.cc:740] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.535764 21566 tablet_bootstrap.cc:492] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.535408 21568 consensus_queue.cc:260] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.536106 21565 tablet_bootstrap.cc:654] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.536259 21566 ts_tablet_manager.cc:1403] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 13:06:34.539245 21566 raft_consensus.cc:359] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.539904 21566 raft_consensus.cc:385] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.540179 21566 raft_consensus.cc:740] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.540279 21568 ts_tablet_manager.cc:1434] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:06:34.541277 21568 tablet_bootstrap.cc:492] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.540913 21566 consensus_queue.cc:260] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.543190 21565 tablet_bootstrap.cc:492] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.543669 21565 ts_tablet_manager.cc:1403] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260709 13:06:34.545130 21566 ts_tablet_manager.cc:1434] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:06:34.546103 21566 tablet_bootstrap.cc:492] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.546531 21565 raft_consensus.cc:359] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.547242 21565 raft_consensus.cc:385] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.547514 21565 raft_consensus.cc:740] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.548236 21565 consensus_queue.cc:260] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.550407 21565 ts_tablet_manager.cc:1434] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:06:34.551383 21565 tablet_bootstrap.cc:492] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.552614 21566 tablet_bootstrap.cc:654] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.557353 21565 tablet_bootstrap.cc:654] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.560021 21568 tablet_bootstrap.cc:654] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.562073 21565 tablet_bootstrap.cc:492] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.562572 21565 ts_tablet_manager.cc:1403] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.011s	user 0.011s	sys 0.000s
I20260709 13:06:34.564738 21566 tablet_bootstrap.cc:492] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.564685 21565 raft_consensus.cc:359] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.565315 21566 ts_tablet_manager.cc:1403] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 13:06:34.565284 21565 raft_consensus.cc:385] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.565797 21565 raft_consensus.cc:740] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.566452 21565 consensus_queue.cc:260] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.567215 21568 tablet_bootstrap.cc:492] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.567710 21568 ts_tablet_manager.cc:1403] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.001s
I20260709 13:06:34.568331 21565 ts_tablet_manager.cc:1434] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:34.568249 21566 raft_consensus.cc:359] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.569063 21566 raft_consensus.cc:385] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.569391 21565 tablet_bootstrap.cc:492] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.570392 21568 raft_consensus.cc:359] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.571105 21568 raft_consensus.cc:385] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.571396 21568 raft_consensus.cc:740] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.569355 21566 raft_consensus.cc:740] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.572124 21568 consensus_queue.cc:260] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.573264 21566 consensus_queue.cc:260] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.575040 21565 tablet_bootstrap.cc:654] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.575448 21566 ts_tablet_manager.cc:1434] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:06:34.576426 21566 tablet_bootstrap.cc:492] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.582332 21566 tablet_bootstrap.cc:654] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.585132 21568 ts_tablet_manager.cc:1434] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 13:06:34.586333 21568 tablet_bootstrap.cc:492] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.592536 21568 tablet_bootstrap.cc:654] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.593503 21566 tablet_bootstrap.cc:492] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.594041 21566 ts_tablet_manager.cc:1403] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.002s
I20260709 13:06:34.596966 21566 raft_consensus.cc:359] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.597210 21572 raft_consensus.cc:493] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.597820 21572 raft_consensus.cc:515] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.600903 21565 tablet_bootstrap.cc:492] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.601330 21565 ts_tablet_manager.cc:1403] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.015s
I20260709 13:06:34.602277 21572 leader_election.cc:290] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.603735 21565 raft_consensus.cc:359] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.604243 21565 raft_consensus.cc:385] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.604453 21565 raft_consensus.cc:740] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.605005 21565 consensus_queue.cc:260] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.606889 21565 ts_tablet_manager.cc:1434] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 13:06:34.607726 21565 tablet_bootstrap.cc:492] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.607944 21570 raft_consensus.cc:493] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.608390 21570 raft_consensus.cc:515] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.609458 21566 raft_consensus.cc:385] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.609824 21566 raft_consensus.cc:740] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.610841 21570 leader_election.cc:290] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363)
I20260709 13:06:34.613837 21565 tablet_bootstrap.cc:654] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.625859 21566 consensus_queue.cc:260] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.635325 21572 raft_consensus.cc:493] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.635887 21572 raft_consensus.cc:515] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.637089 21574 raft_consensus.cc:493] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.637923 21572 leader_election.cc:290] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.637650 21574 raft_consensus.cc:515] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.644304 21574 leader_election.cc:290] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.648064 21566 ts_tablet_manager.cc:1434] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 13:06:34.651659 21566 tablet_bootstrap.cc:492] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.661824 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
W20260709 13:06:34.663677 21490 leader_election.cc:343] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.665273 21565 tablet_bootstrap.cc:492] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.665719 21565 ts_tablet_manager.cc:1403] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.028s
I20260709 13:06:34.668031 21565 raft_consensus.cc:359] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.668536 21565 raft_consensus.cc:385] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.668787 21565 raft_consensus.cc:740] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.669612 21565 consensus_queue.cc:260] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.671142 21574 raft_consensus.cc:493] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.671164 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f67d5ac3c24e22b84b925d4e0f8df3" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.671777 21574 raft_consensus.cc:515] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.673280 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.673933 21574 leader_election.cc:290] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
W20260709 13:06:34.674844 21416 leader_election.cc:343] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:34.675557 21416 leader_election.cc:343] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.676628 21565 ts_tablet_manager.cc:1434] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:34.677613 21565 tablet_bootstrap.cc:492] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.679598 21570 raft_consensus.cc:493] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.680091 21570 raft_consensus.cc:515] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.682164 21570 leader_election.cc:290] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.683652 21565 tablet_bootstrap.cc:654] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.686535 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.687283 21377 raft_consensus.cc:2468] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:34.689683 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f67d5ac3c24e22b84b925d4e0f8df3" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:34.689851 21490 leader_election.cc:304] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.690387 21526 raft_consensus.cc:2468] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:34.691090 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:34.687614 21566 tablet_bootstrap.cc:654] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.692312 21570 raft_consensus.cc:2804] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.692735 21416 leader_election.cc:304] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:34.692719 21570 raft_consensus.cc:493] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.693679 21570 raft_consensus.cc:3060] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.693964 21572 raft_consensus.cc:2804] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.694376 21572 raft_consensus.cc:493] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.694708 21572 raft_consensus.cc:3060] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.691756 21525 raft_consensus.cc:2468] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:34.696412 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
W20260709 13:06:34.697885 21341 leader_election.cc:343] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.698146 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.698832 21451 raft_consensus.cc:2468] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:34.697471 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.699990 21416 leader_election.cc:304] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:34.701004 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
W20260709 13:06:34.702337 21489 leader_election.cc:343] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.702790 21489 leader_election.cc:304] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:34.703900 21572 raft_consensus.cc:515] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.706162 21570 raft_consensus.cc:515] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.707365 21526 raft_consensus.cc:2393] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
I20260709 13:06:34.708369 21568 tablet_bootstrap.cc:492] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.709695 21601 raft_consensus.cc:2749] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.709794 21572 leader_election.cc:290] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.710737 21572 raft_consensus.cc:2804] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.711124 21572 raft_consensus.cc:493] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.711433 21572 raft_consensus.cc:3060] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.711437 21568 ts_tablet_manager.cc:1403] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.125s	user 0.016s	sys 0.035s
I20260709 13:06:34.715605 21601 raft_consensus.cc:493] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.716131 21601 raft_consensus.cc:515] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.718124 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.718837 21452 raft_consensus.cc:2468] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 0.
I20260709 13:06:34.719877 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.720130 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f67d5ac3c24e22b84b925d4e0f8df3" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:34.721393 21340 leader_election.cc:304] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [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: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:34.721896 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f67d5ac3c24e22b84b925d4e0f8df3" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:34.722535 21526 raft_consensus.cc:3060] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.722782 21574 raft_consensus.cc:2804] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.723219 21574 raft_consensus.cc:493] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.723569 21574 raft_consensus.cc:3060] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.725147 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.725886 21376 raft_consensus.cc:2468] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:34.720537 21451 raft_consensus.cc:2468] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 0.
I20260709 13:06:34.725121 21601 leader_election.cc:290] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.727020 21490 leader_election.cc:304] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.728091 21340 leader_election.cc:304] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [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: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:34.726950 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.729249 21572 raft_consensus.cc:515] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.731283 21572 leader_election.cc:290] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.723663 21566 tablet_bootstrap.cc:492] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.732199 21566 ts_tablet_manager.cc:1403] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260709 13:06:34.732542 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
W20260709 13:06:34.734120 21489 leader_election.cc:343] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.734891 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
W20260709 13:06:34.735229 21416 leader_election.cc:343] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.735644 21525 raft_consensus.cc:3060] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.737119 21526 raft_consensus.cc:2468] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:34.738381 21416 leader_election.cc:304] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.727026 21601 raft_consensus.cc:493] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.739419 21601 raft_consensus.cc:515] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.740190 21574 raft_consensus.cc:515] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.742094 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.742735 21376 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
W20260709 13:06:34.742872 21323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:34.731120 21603 raft_consensus.cc:2804] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.742767 21525 raft_consensus.cc:2468] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:34.714522 21568 raft_consensus.cc:359] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.744211 21490 leader_election.cc:304] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.744197 21603 raft_consensus.cc:493] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.734861 21566 raft_consensus.cc:359] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.745271 21603 raft_consensus.cc:3060] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.745476 21566 raft_consensus.cc:385] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.745839 21566 raft_consensus.cc:740] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.746641 21566 consensus_queue.cc:260] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.744741 21568 raft_consensus.cc:385] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.747968 21568 raft_consensus.cc:740] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.748598 21565 tablet_bootstrap.cc:492] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.748651 21568 consensus_queue.cc:260] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.749680 21377 raft_consensus.cc:3060] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.749740 21565 ts_tablet_manager.cc:1403] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.072s	user 0.031s	sys 0.023s
I20260709 13:06:34.750556 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:34.751154 21452 raft_consensus.cc:3060] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.751556 21601 leader_election.cc:290] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.752100 21601 raft_consensus.cc:2804] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.752446 21601 raft_consensus.cc:493] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.752732 21601 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.755014 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.755671 21451 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:34.757383 21602 raft_consensus.cc:2804] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.756922 21377 raft_consensus.cc:2468] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:34.757640 21565 raft_consensus.cc:359] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.760254 21565 raft_consensus.cc:385] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.760870 21565 raft_consensus.cc:740] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.762045 21574 leader_election.cc:290] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.762755 21574 raft_consensus.cc:2804] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.763105 21574 raft_consensus.cc:493] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.763417 21574 raft_consensus.cc:3060] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.762105 21565 consensus_queue.cc:260] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.764053 21572 raft_consensus.cc:493] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.764240 21603 raft_consensus.cc:515] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.764555 21572 raft_consensus.cc:515] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.766345 21452 raft_consensus.cc:2468] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:34.766486 21572 leader_election.cc:290] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.767478 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.767611 21489 leader_election.cc:304] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.767823 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:34.768189 21603 leader_election.cc:290] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.768507 21568 ts_tablet_manager.cc:1434] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260709 13:06:34.768888 21570 leader_election.cc:290] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.771605 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:34.771921 21602 raft_consensus.cc:697] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:34.772441 21451 raft_consensus.cc:2393] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
W20260709 13:06:34.772748 21416 leader_election.cc:343] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.772821 21602 consensus_queue.cc:237] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.771924 21601 raft_consensus.cc:515] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.774194 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:34.775429 21601 leader_election.cc:290] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.777542 21565 ts_tablet_manager.cc:1434] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.005s
I20260709 13:06:34.778380 21568 tablet_bootstrap.cc:492] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
W20260709 13:06:34.781133 21489 leader_election.cc:343] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.768540 21526 raft_consensus.cc:2393] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
I20260709 13:06:34.782809 21565 tablet_bootstrap.cc:492] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:34.782688 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:34.783360 21566 ts_tablet_manager.cc:1434] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.004s
I20260709 13:06:34.786424 21451 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.787016 21566 tablet_bootstrap.cc:492] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:34.787952 21568 tablet_bootstrap.cc:654] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.783591 21341 leader_election.cc:304] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [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: 845d7406c5f24e59b015ebe3cdb0f079; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:34.790895 21565 tablet_bootstrap.cc:654] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.792714 21566 tablet_bootstrap.cc:654] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.799161 21604 raft_consensus.cc:2749] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:34.784365 21570 raft_consensus.cc:2804] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.785102 21273 catalog_manager.cc:5697] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.800442 21570 raft_consensus.cc:697] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:34.801326 21570 consensus_queue.cc:237] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.805794 21451 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:34.807261 21489 leader_election.cc:304] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.808331 21606 raft_consensus.cc:2804] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.808845 21606 raft_consensus.cc:697] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:34.809697 21606 consensus_queue.cc:237] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
W20260709 13:06:34.814886 21490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:43363, user_credentials={real_user=slave}} blocked reactor thread for 70822us
I20260709 13:06:34.818607 21416 leader_election.cc:304] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:34.821261 21574 raft_consensus.cc:515] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.824285 21566 tablet_bootstrap.cc:492] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:34.824129 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:34.824744 21451 raft_consensus.cc:3060] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.825655 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:34.826488 21377 raft_consensus.cc:2393] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f5f35d65dfba446b97e2601c89fdf323 in current term 1: Already voted for candidate 845d7406c5f24e59b015ebe3cdb0f079 in this term.
I20260709 13:06:34.827507 21566 ts_tablet_manager.cc:1403] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.009s
I20260709 13:06:34.828219 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:34.828811 21377 raft_consensus.cc:3060] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.830112 21566 raft_consensus.cc:359] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.830785 21566 raft_consensus.cc:385] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.831045 21566 raft_consensus.cc:740] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.831676 21566 consensus_queue.cc:260] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.832120 21451 raft_consensus.cc:2468] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 1.
I20260709 13:06:34.833441 21340 leader_election.cc:304] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:34.834383 21604 raft_consensus.cc:2804] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.834841 21604 raft_consensus.cc:697] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:34.835891 21377 raft_consensus.cc:2468] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:34.835688 21604 consensus_queue.cc:237] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.824744 21565 tablet_bootstrap.cc:492] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:34.839788 21565 ts_tablet_manager.cc:1403] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.000s
I20260709 13:06:34.841385 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:34.819674 21572 raft_consensus.cc:2804] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.843971 21490 leader_election.cc:304] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [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: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:34.846098 21565 raft_consensus.cc:359] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.846786 21565 raft_consensus.cc:385] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.847051 21565 raft_consensus.cc:740] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.851451 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:34.852059 21568 tablet_bootstrap.cc:492] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.853334 21568 ts_tablet_manager.cc:1403] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.039s
I20260709 13:06:34.842947 21526 raft_consensus.cc:2468] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:34.853821 21566 ts_tablet_manager.cc:1434] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 13:06:34.849870 21572 raft_consensus.cc:697] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:34.854575 21570 raft_consensus.cc:2804] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.855118 21570 raft_consensus.cc:697] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:34.854902 21572 consensus_queue.cc:237] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.855924 21570 consensus_queue.cc:237] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.856513 21568 raft_consensus.cc:359] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.857303 21568 raft_consensus.cc:385] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.857589 21568 raft_consensus.cc:740] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.853256 21565 consensus_queue.cc:260] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.858867 21416 leader_election.cc:304] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:34.858880 21568 consensus_queue.cc:260] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:34.859845 21565 ts_tablet_manager.cc:1434] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 13:06:34.861379 21607 raft_consensus.cc:2804] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.861864 21607 raft_consensus.cc:493] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.852085 21377 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.862203 21607 raft_consensus.cc:3060] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.862705 21574 leader_election.cc:290] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.862895 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:34.863407 21526 raft_consensus.cc:3060] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.878036 21526 raft_consensus.cc:2468] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 1.
I20260709 13:06:34.883700 21607 raft_consensus.cc:515] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.887933 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:34.890847 21607 leader_election.cc:290] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.892915 21274 catalog_manager.cc:5697] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.897410 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
W20260709 13:06:34.889618 21416 leader_election.cc:343] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:34.904237 21377 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:34.897998 21526 raft_consensus.cc:3060] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.909017 21273 catalog_manager.cc:5697] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.911621 21273 catalog_manager.cc:5697] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.913400 21526 raft_consensus.cc:2468] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:34.912990 21273 catalog_manager.cc:5697] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.914355 21416 leader_election.cc:304] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:34.916554 21568 ts_tablet_manager.cc:1434] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.006s
I20260709 13:06:34.917392 21607 raft_consensus.cc:2804] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.917650 21568 tablet_bootstrap.cc:492] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.917918 21607 raft_consensus.cc:697] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:34.918825 21607 consensus_queue.cc:237] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.924618 21568 tablet_bootstrap.cc:654] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.924432 21272 catalog_manager.cc:5697] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.929708 21568 tablet_bootstrap.cc:492] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.930284 21568 ts_tablet_manager.cc:1403] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 13:06:34.933303 21568 raft_consensus.cc:359] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.933995 21568 raft_consensus.cc:385] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.934266 21568 raft_consensus.cc:740] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.934859 21568 consensus_queue.cc:260] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.936833 21568 ts_tablet_manager.cc:1434] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:34.937882 21568 tablet_bootstrap.cc:492] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.938640 21606 raft_consensus.cc:493] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.939129 21606 raft_consensus.cc:515] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.941112 21606 leader_election.cc:290] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.942301 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4f07c390854237b8351b661ac066a8" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:34.942961 21451 raft_consensus.cc:2468] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:34.943074 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4f07c390854237b8351b661ac066a8" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.942706 21272 catalog_manager.cc:5697] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:34.943715 21377 raft_consensus.cc:2468] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:34.944288 21489 leader_election.cc:304] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.945446 21606 raft_consensus.cc:2804] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:34.944289 21568 tablet_bootstrap.cc:654] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.945856 21606 raft_consensus.cc:493] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:34.946209 21606 raft_consensus.cc:3060] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.951499 21568 tablet_bootstrap.cc:492] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.951977 21568 ts_tablet_manager.cc:1403] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:06:34.953709 21568 raft_consensus.cc:359] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.954200 21568 raft_consensus.cc:385] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.954700 21568 raft_consensus.cc:740] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.954169 21606 raft_consensus.cc:515] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.955214 21568 consensus_queue.cc:260] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.956944 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4f07c390854237b8351b661ac066a8" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:34.957186 21568 ts_tablet_manager.cc:1434] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 13:06:34.957489 21377 raft_consensus.cc:3060] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.957713 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb4f07c390854237b8351b661ac066a8" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:34.958122 21568 tablet_bootstrap.cc:492] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:34.958297 21451 raft_consensus.cc:3060] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:34.963843 21568 tablet_bootstrap.cc:654] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:34.964576 21377 raft_consensus.cc:2468] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:34.965015 21451 raft_consensus.cc:2468] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:34.965837 21490 leader_election.cc:304] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:34.966734 21570 raft_consensus.cc:2804] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:34.967257 21570 raft_consensus.cc:697] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:34.968026 21570 consensus_queue.cc:237] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.966710 21606 leader_election.cc:290] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:34.971935 21568 tablet_bootstrap.cc:492] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:34.972291 21568 ts_tablet_manager.cc:1403] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 13:06:34.974258 21568 raft_consensus.cc:359] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.974680 21568 raft_consensus.cc:385] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:34.974896 21568 raft_consensus.cc:740] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:34.975374 21568 consensus_queue.cc:260] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.975411 21273 catalog_manager.cc:5697] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:34.977029 21568 ts_tablet_manager.cc:1434] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:34.993841 21607 raft_consensus.cc:493] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:34.994326 21607 raft_consensus.cc:515] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:34.995793 21607 leader_election.cc:290] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:34.996528 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:34.996774 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:34.997120 21377 raft_consensus.cc:2393] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccd7db04aa124e1ca0ac68f3d6a0adae in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
I20260709 13:06:34.998138 21416 leader_election.cc:304] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:34.998706 21607 raft_consensus.cc:3060] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.003583 21607 raft_consensus.cc:2749] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.027253 21607 raft_consensus.cc:493] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.027698 21607 raft_consensus.cc:515] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:35.029284 21607 leader_election.cc:290] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045), 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363)
I20260709 13:06:35.030531 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:35.031371 21377 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:35.033202 21416 leader_election.cc:304] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:35.033231 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:35.034148 21526 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:35.034947 21607 raft_consensus.cc:2804] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:35.035320 21607 raft_consensus.cc:493] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:35.035627 21607 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.040445 21607 raft_consensus.cc:515] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:35.041913 21607 leader_election.cc:290] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045), 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363)
I20260709 13:06:35.042598 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.043073 21526 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.043267 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:35.043828 21377 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.049688 21526 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:35.050354 21377 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:35.050827 21416 leader_election.cc:304] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:35.051509 21607 raft_consensus.cc:2804] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.051873 21607 raft_consensus.cc:697] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.052457 21607 consensus_queue.cc:237] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:35.059007 21273 catalog_manager.cc:5697] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.137281 21622 raft_consensus.cc:493] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.137841 21622 raft_consensus.cc:515] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.139607 21622 leader_election.cc:290] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.140300 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:35.140607 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:35.141306 21526 raft_consensus.cc:2393] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in this term.
I20260709 13:06:35.142153 21341 leader_election.cc:304] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:35.142953 21622 raft_consensus.cc:3060] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.147851 21622 raft_consensus.cc:2749] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.152802 21622 raft_consensus.cc:493] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:35.153128 21622 raft_consensus.cc:515] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.154714 21622 leader_election.cc:290] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.155306 21451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:35.155644 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:35.156334 21526 raft_consensus.cc:2393] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in this term.
I20260709 13:06:35.157136 21341 leader_election.cc:304] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:35.157696 21622 raft_consensus.cc:3060] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.162335 21622 raft_consensus.cc:2749] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:35.164701 21607 consensus_queue.cc:1048] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.175591 21602 consensus_queue.cc:1048] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.208552 21570 consensus_queue.cc:1048] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.219470 21601 consensus_queue.cc:1048] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.229790 21451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:53968
I20260709 13:06:35.230361 21451 raft_consensus.cc:606] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:35.235452 21451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:53968
I20260709 13:06:35.236042 21451 raft_consensus.cc:606] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:35.240810 21452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:53968
I20260709 13:06:35.241261 21452 raft_consensus.cc:606] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:35.242002 21622 consensus_queue.cc:1048] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.242772 21601 consensus_queue.cc:1048] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.258311 21622 consensus_queue.cc:1048] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.263605 21603 consensus_queue.cc:1048] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.263996 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ea6785060ae4406b901407af66562cb"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:35.264598 21526 raft_consensus.cc:606] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:35.279611 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6605272ded8944ed8a658785baab99e1"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:35.280066 21526 raft_consensus.cc:606] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:35.282639 21605 raft_consensus.cc:993] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.283039 21570 raft_consensus.cc:1081] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.285269 21377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ea6785060ae4406b901407af66562cb"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50912
I20260709 13:06:35.285902 21377 raft_consensus.cc:493] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.286275 21377 raft_consensus.cc:3060] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.295467 21377 raft_consensus.cc:515] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.297405 21377 leader_election.cc:290] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.298019 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:35.298650 21452 raft_consensus.cc:3060] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.299245 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ea6785060ae4406b901407af66562cb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.299813 21525 raft_consensus.cc:3055] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.300129 21525 raft_consensus.cc:740] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:35.300917 21525 consensus_queue.cc:260] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.301975 21525 raft_consensus.cc:3060] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.302524 21377 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:50914
I20260709 13:06:35.303009 21377 raft_consensus.cc:606] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:35.306550 21452 raft_consensus.cc:2468] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.307704 21340 leader_election.cc:304] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:35.308451 21622 raft_consensus.cc:2804] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.308950 21622 raft_consensus.cc:697] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:35.308631 21525 raft_consensus.cc:2468] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.309139 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:35.309893 21526 raft_consensus.cc:606] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:35.309935 21622 consensus_queue.cc:237] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.316727 21274 catalog_manager.cc:5697] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.317276 21605 consensus_queue.cc:1048] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:35.324883 21570 raft_consensus.cc:993] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:35.325326 21606 raft_consensus.cc:1081] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:35.328459 21450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6605272ded8944ed8a658785baab99e1"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53940
I20260709 13:06:35.329818 21450 raft_consensus.cc:493] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.330184 21450 raft_consensus.cc:3060] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.330731 21570 consensus_queue.cc:1048] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.337026 21450 raft_consensus.cc:515] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.341197 21450 leader_election.cc:290] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.342679 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.343227 21525 raft_consensus.cc:3055] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.343557 21525 raft_consensus.cc:740] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:35.344295 21525 consensus_queue.cc:260] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.345530 21525 raft_consensus.cc:3060] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.346388 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6605272ded8944ed8a658785baab99e1" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:35.346913 21377 raft_consensus.cc:3060] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.351120 21525 raft_consensus.cc:2468] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:35.352041 21377 raft_consensus.cc:2468] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:35.352205 21416 leader_election.cc:304] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:35.352999 21602 raft_consensus.cc:2804] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.353464 21602 raft_consensus.cc:697] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.353921 21572 consensus_queue.cc:1048] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.354197 21602 consensus_queue.cc:237] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.361624 21272 catalog_manager.cc:5697] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.364352 21607 consensus_queue.cc:1048] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.364899 21570 consensus_queue.cc:1048] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.376332 21607 raft_consensus.cc:993] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.376772 21602 raft_consensus.cc:1081] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.382913 21376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50908
I20260709 13:06:35.383466 21376 raft_consensus.cc:493] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.383833 21376 raft_consensus.cc:3060] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.389537 21376 raft_consensus.cc:515] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.391589 21376 leader_election.cc:290] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.391817 21603 consensus_queue.cc:1048] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:35.392241 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:35.392869 21450 raft_consensus.cc:3055] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.393172 21450 raft_consensus.cc:740] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.393371 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42ffafd7adc44cc19fba2a85ce15faeb" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.394063 21525 raft_consensus.cc:3060] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.394116 21450 consensus_queue.cc:260] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.395678 21450 raft_consensus.cc:3060] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.402254 21450 raft_consensus.cc:2468] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.402281 21525 raft_consensus.cc:2468] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.403333 21340 leader_election.cc:304] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:35.404063 21622 raft_consensus.cc:2804] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.404496 21622 raft_consensus.cc:697] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:35.405249 21622 consensus_queue.cc:237] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.412833 21274 catalog_manager.cc:5697] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.460604 21572 consensus_queue.cc:1048] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.466297 21607 raft_consensus.cc:993] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.466748 21602 raft_consensus.cc:1081] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.471725 21376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50908
I20260709 13:06:35.472225 21376 raft_consensus.cc:493] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.472590 21376 raft_consensus.cc:3060] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.476416 21602 consensus_queue.cc:1048] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.478688 21376 raft_consensus.cc:515] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.481163 21376 leader_election.cc:290] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.482409 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:35.482816 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25fbf78b3eff48ddb4b2b12b917cd249" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.483079 21450 raft_consensus.cc:3055] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.483351 21525 raft_consensus.cc:3060] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.483531 21450 raft_consensus.cc:740] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.484427 21450 consensus_queue.cc:260] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.485617 21450 raft_consensus.cc:3060] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.488421 21525 raft_consensus.cc:2468] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.489321 21341 leader_election.cc:304] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:35.490015 21622 raft_consensus.cc:2804] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.490374 21622 raft_consensus.cc:697] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:35.491165 21450 raft_consensus.cc:2468] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.491012 21622 consensus_queue.cc:237] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.497193 21272 catalog_manager.cc:5697] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.515080 21602 consensus_queue.cc:1048] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.520848 21572 raft_consensus.cc:993] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.521287 21607 raft_consensus.cc:1081] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:35.522790 21377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50908
I20260709 13:06:35.523313 21377 raft_consensus.cc:493] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.523663 21377 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.526623 21572 consensus_queue.cc:1048] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:35.530371 21377 raft_consensus.cc:515] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:35.533041 21377 leader_election.cc:290] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.533092 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:35.533735 21450 raft_consensus.cc:3055] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.534067 21450 raft_consensus.cc:740] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.534796 21450 consensus_queue.cc:260] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:35.536060 21450 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.536144 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.536921 21526 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.543171 21450 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.543664 21526 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:35.544238 21340 leader_election.cc:304] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:35.545048 21622 raft_consensus.cc:2804] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.545516 21622 raft_consensus.cc:697] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:35.546241 21622 consensus_queue.cc:237] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:35.552249 21274 catalog_manager.cc:5697] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:35.602139 21601 raft_consensus.cc:993] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:35.602537 21603 raft_consensus.cc:1081] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:35.603811 21450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53940
I20260709 13:06:35.604230 21450 raft_consensus.cc:493] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.604498 21450 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.609248 21450 raft_consensus.cc:515] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.610800 21450 leader_election.cc:290] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.611486 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:35.611796 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.612109 21377 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.612353 21526 raft_consensus.cc:3055] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.612679 21526 raft_consensus.cc:740] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:35.613488 21526 consensus_queue.cc:260] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.614705 21526 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.618777 21377 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:35.619876 21416 leader_election.cc:304] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:35.620613 21572 raft_consensus.cc:2804] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.621002 21572 raft_consensus.cc:697] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.621121 21526 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:35.621738 21572 consensus_queue.cc:237] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.627707 21274 catalog_manager.cc:5697] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.689018 21450 raft_consensus.cc:1275] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.690081 21622 consensus_queue.cc:1048] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.696743 21526 raft_consensus.cc:1275] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.698383 21610 consensus_queue.cc:1048] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.765776 21622 raft_consensus.cc:993] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:35.766211 21610 raft_consensus.cc:1081] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:35.767481 21450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53954
I20260709 13:06:35.767928 21450 raft_consensus.cc:493] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:35.768226 21450 raft_consensus.cc:3060] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.772768 21450 raft_consensus.cc:515] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.774222 21450 leader_election.cc:290] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:35.774971 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:35.775243 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d72efe33f8c41c19b8223ddff6944b5" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:35.775622 21377 raft_consensus.cc:3055] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:35.775780 21526 raft_consensus.cc:3060] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.775972 21377 raft_consensus.cc:740] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:35.776762 21377 consensus_queue.cc:260] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.777995 21377 raft_consensus.cc:3060] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:35.782356 21526 raft_consensus.cc:2468] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:35.783624 21416 leader_election.cc:304] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:35.784377 21572 raft_consensus.cc:2804] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:35.784603 21377 raft_consensus.cc:2468] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:35.784739 21572 raft_consensus.cc:697] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:35.785564 21572 consensus_queue.cc:237] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:35.791054 21272 catalog_manager.cc:5697] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:35.836674 21526 raft_consensus.cc:1275] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.837889 21572 consensus_queue.cc:1048] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.846894 21377 raft_consensus.cc:1275] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.848278 21607 consensus_queue.cc:1048] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.946264 21450 raft_consensus.cc:1275] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.947402 21610 consensus_queue.cc:1048] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:35.954406 21526 raft_consensus.cc:1275] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:35.955749 21622 consensus_queue.cc:1048] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.060333 21526 raft_consensus.cc:1275] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.061579 21607 consensus_queue.cc:1048] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.068938 21377 raft_consensus.cc:1275] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.070319 21602 consensus_queue.cc:1048] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.079285 21526 raft_consensus.cc:1275] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.079285 21450 raft_consensus.cc:1275] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.080678 21604 consensus_queue.cc:1048] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.080828 21622 consensus_queue.cc:1048] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.088120 21525 raft_consensus.cc:1275] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.090924 21604 consensus_queue.cc:1048] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.098521 21450 raft_consensus.cc:1275] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.100011 21604 consensus_queue.cc:1048] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.263537 21377 raft_consensus.cc:1275] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.264755 21602 consensus_queue.cc:1048] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:36.272961 21526 raft_consensus.cc:1275] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:36.274466 21607 consensus_queue.cc:1048] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:38.337200 21272 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50198:
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 13:06:38.339291 21272 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 13:06:38.381467 21366 tablet_service.cc:1511] Processing CreateTablet for tablet 9941a07f0eb44d3a9c4e8a0adab160c7 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:38.382593 21439 tablet_service.cc:1511] Processing CreateTablet for tablet 9941a07f0eb44d3a9c4e8a0adab160c7 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:38.383782 21516 tablet_service.cc:1511] Processing CreateTablet for tablet 9941a07f0eb44d3a9c4e8a0adab160c7 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:06:38.383801 21439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941a07f0eb44d3a9c4e8a0adab160c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.384970 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941a07f0eb44d3a9c4e8a0adab160c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.385730 21438 tablet_service.cc:1511] Processing CreateTablet for tablet a5159480ef5546acadb7cd18cbd0b309 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:38.386245 21365 tablet_service.cc:1511] Processing CreateTablet for tablet a5159480ef5546acadb7cd18cbd0b309 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:38.386955 21438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5159480ef5546acadb7cd18cbd0b309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.382659 21366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9941a07f0eb44d3a9c4e8a0adab160c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.388051 21365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5159480ef5546acadb7cd18cbd0b309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.396751 21510 tablet_service.cc:1511] Processing CreateTablet for tablet a5159480ef5546acadb7cd18cbd0b309 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:06:38.398087 21510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5159480ef5546acadb7cd18cbd0b309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.397928 21359 tablet_service.cc:1511] Processing CreateTablet for tablet b43c01936cec40b2b0e0e60ada648fba (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:38.399147 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43c01936cec40b2b0e0e60ada648fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.398962 21442 tablet_service.cc:1511] Processing CreateTablet for tablet b43c01936cec40b2b0e0e60ada648fba (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:38.400138 21442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43c01936cec40b2b0e0e60ada648fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.407661 21511 tablet_service.cc:1511] Processing CreateTablet for tablet b43c01936cec40b2b0e0e60ada648fba (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:06:38.408959 21511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43c01936cec40b2b0e0e60ada648fba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.408684 21367 tablet_service.cc:1511] Processing CreateTablet for tablet b4e32e8855494f79be2208d2ed1ed9a5 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:38.409920 21367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e32e8855494f79be2208d2ed1ed9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.413069 21434 tablet_service.cc:1511] Processing CreateTablet for tablet b4e32e8855494f79be2208d2ed1ed9a5 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:38.414288 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e32e8855494f79be2208d2ed1ed9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.432473 21514 tablet_service.cc:1511] Processing CreateTablet for tablet b4e32e8855494f79be2208d2ed1ed9a5 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:06:38.433821 21514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4e32e8855494f79be2208d2ed1ed9a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.434335 21362 tablet_service.cc:1511] Processing CreateTablet for tablet 569253510fea4b05be22984cad3cfa3d (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:38.435550 21362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569253510fea4b05be22984cad3cfa3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.436571 21515 tablet_service.cc:1511] Processing CreateTablet for tablet 569253510fea4b05be22984cad3cfa3d (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:38.440536 21364 tablet_service.cc:1511] Processing CreateTablet for tablet f8f7b353d36b4c97adeba63f76913edc (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:38.437518 21665 tablet_bootstrap.cc:492] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.442317 21364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f7b353d36b4c97adeba63f76913edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.443396 21667 tablet_bootstrap.cc:492] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.449775 21667 tablet_bootstrap.cc:654] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.437795 21515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569253510fea4b05be22984cad3cfa3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.454286 21434 tablet_service.cc:1511] Processing CreateTablet for tablet f8f7b353d36b4c97adeba63f76913edc (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:38.455642 21434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f7b353d36b4c97adeba63f76913edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.459635 21438 tablet_service.cc:1511] Processing CreateTablet for tablet a77289b9e2ab4fde849ee147751c657f (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:38.460981 21438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77289b9e2ab4fde849ee147751c657f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.461197 21512 tablet_service.cc:1511] Processing CreateTablet for tablet a77289b9e2ab4fde849ee147751c657f (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:38.462430 21512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77289b9e2ab4fde849ee147751c657f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.463618 21366 tablet_service.cc:1511] Processing CreateTablet for tablet a77289b9e2ab4fde849ee147751c657f (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:06:38.464963 21366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a77289b9e2ab4fde849ee147751c657f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.466698 21361 tablet_service.cc:1511] Processing CreateTablet for tablet a4901498af7f417ea08515edea520c5f (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:38.467857 21361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4901498af7f417ea08515edea520c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.461197 21513 tablet_service.cc:1511] Processing CreateTablet for tablet f8f7b353d36b4c97adeba63f76913edc (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:06:38.471823 21513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8f7b353d36b4c97adeba63f76913edc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.475838 21665 tablet_bootstrap.cc:654] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.440948 21442 tablet_service.cc:1511] Processing CreateTablet for tablet 569253510fea4b05be22984cad3cfa3d (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:06:38.492861 21442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 569253510fea4b05be22984cad3cfa3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.493974 21439 tablet_service.cc:1511] Processing CreateTablet for tablet a4901498af7f417ea08515edea520c5f (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:38.495280 21439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4901498af7f417ea08515edea520c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.495657 21666 tablet_bootstrap.cc:492] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.504288 21516 tablet_service.cc:1511] Processing CreateTablet for tablet a4901498af7f417ea08515edea520c5f (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:06:38.504529 21441 tablet_service.cc:1511] Processing CreateTablet for tablet 8559a95b3c194cf7a6aca465cdb50bd8 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:38.505597 21441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8559a95b3c194cf7a6aca465cdb50bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.505584 21516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4901498af7f417ea08515edea520c5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.510582 21359 tablet_service.cc:1511] Processing CreateTablet for tablet 8559a95b3c194cf7a6aca465cdb50bd8 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:38.511873 21359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8559a95b3c194cf7a6aca465cdb50bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.524600 21511 tablet_service.cc:1511] Processing CreateTablet for tablet 8559a95b3c194cf7a6aca465cdb50bd8 (DEFAULT_TABLE table=soft_deleted_table [id=e7573927cc7a41f69192d4997b038770]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:06:38.526060 21511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8559a95b3c194cf7a6aca465cdb50bd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.527892 21667 tablet_bootstrap.cc:492] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:38.528510 21667 ts_tablet_manager.cc:1403] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.000s
I20260709 13:06:38.540185 21666 tablet_bootstrap.cc:654] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.547775 21665 tablet_bootstrap.cc:492] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.554505 21665 ts_tablet_manager.cc:1403] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.117s	user 0.004s	sys 0.031s
I20260709 13:06:38.555529 21667 raft_consensus.cc:359] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.556414 21667 raft_consensus.cc:385] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.556689 21667 raft_consensus.cc:740] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.557412 21667 consensus_queue.cc:260] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.559646 21667 ts_tablet_manager.cc:1434] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 13:06:38.560572 21667 tablet_bootstrap.cc:492] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.566398 21665 raft_consensus.cc:359] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.567164 21665 raft_consensus.cc:385] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.567471 21665 raft_consensus.cc:740] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.568213 21665 consensus_queue.cc:260] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.575932 21667 tablet_bootstrap.cc:654] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.591504 21665 ts_tablet_manager.cc:1434] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.007s
I20260709 13:06:38.592365 21665 tablet_bootstrap.cc:492] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.600625 21665 tablet_bootstrap.cc:654] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.601681 21666 tablet_bootstrap.cc:492] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.601815 21667 tablet_bootstrap.cc:492] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:38.605319 21666 ts_tablet_manager.cc:1403] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.025s
I20260709 13:06:38.605402 21667 ts_tablet_manager.cc:1403] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.000s
I20260709 13:06:38.606195 21665 tablet_bootstrap.cc:492] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.606722 21665 ts_tablet_manager.cc:1403] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 13:06:38.608345 21666 raft_consensus.cc:359] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.608618 21667 raft_consensus.cc:359] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.609252 21665 raft_consensus.cc:359] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.610405 21666 raft_consensus.cc:385] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.610582 21667 raft_consensus.cc:385] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.610752 21665 raft_consensus.cc:385] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.610816 21666 raft_consensus.cc:740] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.611016 21667 raft_consensus.cc:740] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.611140 21665 raft_consensus.cc:740] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.611706 21666 consensus_queue.cc:260] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.611876 21667 consensus_queue.cc:260] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.611944 21665 consensus_queue.cc:260] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.613889 21666 ts_tablet_manager.cc:1434] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:38.614832 21666 tablet_bootstrap.cc:492] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.617183 21667 ts_tablet_manager.cc:1434] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260709 13:06:38.618247 21667 tablet_bootstrap.cc:492] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.619385 21665 ts_tablet_manager.cc:1434] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 13:06:38.620424 21665 tablet_bootstrap.cc:492] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.622911 21666 tablet_bootstrap.cc:654] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.624361 21667 tablet_bootstrap.cc:654] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.626502 21665 tablet_bootstrap.cc:654] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.634343 21666 tablet_bootstrap.cc:492] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.634866 21666 ts_tablet_manager.cc:1403] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 13:06:38.637902 21665 tablet_bootstrap.cc:492] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.637811 21666 raft_consensus.cc:359] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.638597 21665 ts_tablet_manager.cc:1403] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260709 13:06:38.638643 21666 raft_consensus.cc:385] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.639173 21666 raft_consensus.cc:740] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.640060 21666 consensus_queue.cc:260] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.641860 21665 raft_consensus.cc:359] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.642761 21665 raft_consensus.cc:385] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.643110 21665 raft_consensus.cc:740] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.643662 21667 tablet_bootstrap.cc:492] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:38.644176 21667 ts_tablet_manager.cc:1403] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.008s
I20260709 13:06:38.642369 21666 ts_tablet_manager.cc:1434] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:06:38.644049 21665 consensus_queue.cc:260] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.645469 21666 tablet_bootstrap.cc:492] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.646843 21665 ts_tablet_manager.cc:1434] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:06:38.647282 21667 raft_consensus.cc:359] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.648005 21665 tablet_bootstrap.cc:492] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.648097 21667 raft_consensus.cc:385] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.648514 21667 raft_consensus.cc:740] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.649223 21667 consensus_queue.cc:260] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.652163 21666 tablet_bootstrap.cc:654] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.654736 21665 tablet_bootstrap.cc:654] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.656178 21667 ts_tablet_manager.cc:1434] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 13:06:38.657248 21667 tablet_bootstrap.cc:492] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.663400 21666 tablet_bootstrap.cc:492] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.663938 21666 ts_tablet_manager.cc:1403] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260709 13:06:38.666782 21666 raft_consensus.cc:359] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.667606 21666 raft_consensus.cc:385] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.667937 21666 raft_consensus.cc:740] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.668787 21666 consensus_queue.cc:260] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.671064 21666 ts_tablet_manager.cc:1434] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:38.672129 21666 tablet_bootstrap.cc:492] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.671100 21667 tablet_bootstrap.cc:654] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.673826 21665 tablet_bootstrap.cc:492] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.674372 21665 ts_tablet_manager.cc:1403] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260709 13:06:38.677400 21665 raft_consensus.cc:359] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.678212 21665 raft_consensus.cc:385] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.678471 21666 tablet_bootstrap.cc:654] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.678561 21665 raft_consensus.cc:740] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.679597 21665 consensus_queue.cc:260] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.685267 21665 ts_tablet_manager.cc:1434] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:38.686483 21665 tablet_bootstrap.cc:492] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.692848 21666 tablet_bootstrap.cc:492] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.693020 21665 tablet_bootstrap.cc:654] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.693545 21666 ts_tablet_manager.cc:1403] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260709 13:06:38.695814 21667 tablet_bootstrap.cc:492] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:38.696416 21667 ts_tablet_manager.cc:1403] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.012s
I20260709 13:06:38.696954 21666 raft_consensus.cc:359] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.697698 21666 raft_consensus.cc:385] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.698035 21666 raft_consensus.cc:740] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.698777 21666 consensus_queue.cc:260] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.699365 21667 raft_consensus.cc:359] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.700270 21667 raft_consensus.cc:385] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.700580 21667 raft_consensus.cc:740] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.701328 21666 ts_tablet_manager.cc:1434] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:38.701318 21667 consensus_queue.cc:260] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.702435 21666 tablet_bootstrap.cc:492] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.705332 21665 tablet_bootstrap.cc:492] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.705912 21665 ts_tablet_manager.cc:1403] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260709 13:06:38.708827 21666 tablet_bootstrap.cc:654] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.708724 21665 raft_consensus.cc:359] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.709329 21667 ts_tablet_manager.cc:1434] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:06:38.709580 21665 raft_consensus.cc:385] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.709990 21665 raft_consensus.cc:740] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.710933 21667 tablet_bootstrap.cc:492] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.710669 21665 consensus_queue.cc:260] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.713733 21671 raft_consensus.cc:493] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.714164 21671 raft_consensus.cc:515] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.716240 21671 leader_election.cc:290] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:38.719290 21665 ts_tablet_manager.cc:1434] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260709 13:06:38.720347 21665 tablet_bootstrap.cc:492] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.720817 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:38.721534 21377 raft_consensus.cc:2468] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:38.723124 21416 leader_election.cc:304] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:38.724020 21671 raft_consensus.cc:2804] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.724380 21671 raft_consensus.cc:493] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.724674 21667 tablet_bootstrap.cc:654] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.724687 21671 raft_consensus.cc:3060] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.726348 21665 tablet_bootstrap.cc:654] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.733352 21666 tablet_bootstrap.cc:492] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.733918 21666 ts_tablet_manager.cc:1403] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260709 13:06:38.733700 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:38.734463 21525 raft_consensus.cc:2468] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:38.738023 21666 raft_consensus.cc:359] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.738777 21666 raft_consensus.cc:385] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.739121 21666 raft_consensus.cc:740] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.739854 21666 consensus_queue.cc:260] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.742218 21666 ts_tablet_manager.cc:1434] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:38.744350 21666 tablet_bootstrap.cc:492] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.749464 21671 raft_consensus.cc:515] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.752653 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:38.753233 21377 raft_consensus.cc:3060] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.750566 21666 tablet_bootstrap.cc:654] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.759925 21377 raft_consensus.cc:2468] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:38.760973 21416 leader_election.cc:304] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:38.761812 21672 raft_consensus.cc:2804] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.762316 21672 raft_consensus.cc:697] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:38.763134 21672 consensus_queue.cc:237] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.769407 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:38.769800 21666 tablet_bootstrap.cc:492] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.769948 21525 raft_consensus.cc:3060] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.770330 21666 ts_tablet_manager.cc:1403] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.006s
I20260709 13:06:38.773154 21666 raft_consensus.cc:359] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.773887 21666 raft_consensus.cc:385] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.774168 21603 raft_consensus.cc:493] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.774319 21666 raft_consensus.cc:740] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.774745 21603 raft_consensus.cc:515] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.775383 21666 consensus_queue.cc:260] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.776839 21603 leader_election.cc:290] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.778862 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
W20260709 13:06:38.781415 21323 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:38.782436 21489 leader_election.cc:343] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.785379 21604 raft_consensus.cc:493] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.785858 21604 raft_consensus.cc:515] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.787712 21604 leader_election.cc:290] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:38.787774 21525 raft_consensus.cc:2468] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:38.789302 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:38.790032 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c01936cec40b2b0e0e60ada648fba" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:38.790634 21688 raft_consensus.cc:493] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.790860 21450 raft_consensus.cc:2468] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 0.
I20260709 13:06:38.791085 21688 raft_consensus.cc:515] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.792085 21340 leader_election.cc:304] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:38.784916 21666 ts_tablet_manager.cc:1434] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.005s
I20260709 13:06:38.792934 21604 raft_consensus.cc:2804] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.793295 21604 raft_consensus.cc:493] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.793617 21604 raft_consensus.cc:3060] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.793776 21666 tablet_bootstrap.cc:492] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.790053 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c01936cec40b2b0e0e60ada648fba" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:38.798023 21526 raft_consensus.cc:2468] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 0.
I20260709 13:06:38.798802 21377 raft_consensus.cc:2468] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:38.799906 21490 leader_election.cc:304] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [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: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:38.800940 21603 raft_consensus.cc:2804] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.801270 21603 raft_consensus.cc:493] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.801574 21603 raft_consensus.cc:3060] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.806537 21666 tablet_bootstrap.cc:654] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.808105 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:38.810350 21376 raft_consensus.cc:2468] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:38.811657 21490 leader_election.cc:304] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:38.808722 21604 raft_consensus.cc:515] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.809290 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:38.809727 21688 leader_election.cc:290] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.818418 21450 raft_consensus.cc:2468] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:38.812068 21603 raft_consensus.cc:515] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.820703 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c01936cec40b2b0e0e60ada648fba" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:38.818435 21688 raft_consensus.cc:2804] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.829764 21688 raft_consensus.cc:493] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.829828 21452 raft_consensus.cc:3060] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.830183 21688 raft_consensus.cc:3060] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.840622 21272 catalog_manager.cc:5697] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.852280 21688 raft_consensus.cc:515] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.821120 21671 leader_election.cc:290] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:38.823561 21604 leader_election.cc:290] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:38.859589 21452 raft_consensus.cc:2468] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 1.
I20260709 13:06:38.863027 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
W20260709 13:06:38.865201 21490 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.14.167.1:43363, user_credentials={real_user=slave}} blocked reactor thread for 53619.1us
W20260709 13:06:38.865741 21489 leader_election.cc:343] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.868634 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:38.869123 21377 raft_consensus.cc:3060] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.842382 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43c01936cec40b2b0e0e60ada648fba" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:38.870512 21525 raft_consensus.cc:3060] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.874656 21665 tablet_bootstrap.cc:492] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.875314 21665 ts_tablet_manager.cc:1403] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.155s	user 0.050s	sys 0.097s
I20260709 13:06:38.875299 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:38.867012 21688 leader_election.cc:290] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.876061 21376 raft_consensus.cc:3060] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.876487 21688 raft_consensus.cc:493] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.876915 21603 leader_election.cc:290] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.871106 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:38.877647 21452 raft_consensus.cc:3060] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.876929 21688 raft_consensus.cc:515] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.879467 21688 leader_election.cc:290] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.880551 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:38.881213 21450 raft_consensus.cc:2468] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:38.882441 21489 leader_election.cc:304] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:38.885174 21688 raft_consensus.cc:2804] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.885301 21665 raft_consensus.cc:359] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.886559 21688 raft_consensus.cc:493] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.886906 21665 raft_consensus.cc:385] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.887954 21688 raft_consensus.cc:3060] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.890683 21377 raft_consensus.cc:2468] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:38.890857 21376 raft_consensus.cc:2468] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:38.888355 21665 raft_consensus.cc:740] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.892470 21665 consensus_queue.cc:260] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.898316 21665 ts_tablet_manager.cc:1434] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260709 13:06:38.900496 21688 raft_consensus.cc:515] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.903895 21665 tablet_bootstrap.cc:492] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.910264 21525 raft_consensus.cc:2468] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 1.
I20260709 13:06:38.910494 21693 raft_consensus.cc:493] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.910879 21667 tablet_bootstrap.cc:492] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:38.911118 21452 raft_consensus.cc:2468] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:38.911450 21667 ts_tablet_manager.cc:1403] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.201s	user 0.045s	sys 0.133s
I20260709 13:06:38.911742 21693 raft_consensus.cc:515] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.906576 21666 tablet_bootstrap.cc:492] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.906729 21340 leader_election.cc:304] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:38.914106 21666 ts_tablet_manager.cc:1403] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.011s
I20260709 13:06:38.913815 21667 raft_consensus.cc:359] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.914526 21667 raft_consensus.cc:385] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.914853 21667 raft_consensus.cc:740] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.915620 21667 consensus_queue.cc:260] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.914587 21604 raft_consensus.cc:2804] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.917544 21604 raft_consensus.cc:697] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:38.917963 21667 ts_tablet_manager.cc:1434] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 13:06:38.918334 21604 consensus_queue.cc:237] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.918937 21667 tablet_bootstrap.cc:492] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.919365 21666 raft_consensus.cc:359] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.920121 21666 raft_consensus.cc:385] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.920454 21666 raft_consensus.cc:740] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.921270 21666 consensus_queue.cc:260] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.922772 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:38.923792 21666 ts_tablet_manager.cc:1434] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 13:06:38.924113 21489 leader_election.cc:304] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:38.924994 21603 raft_consensus.cc:2804] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.924232 21665 tablet_bootstrap.cc:654] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.925029 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:38.925570 21603 raft_consensus.cc:697] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:38.925691 21667 tablet_bootstrap.cc:654] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.926489 21603 consensus_queue.cc:237] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.926826 21490 leader_election.cc:304] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [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: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:38.925141 21666 tablet_bootstrap.cc:492] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.929477 21688 leader_election.cc:290] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.930382 21688 raft_consensus.cc:2804] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.930611 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:38.931113 21688 raft_consensus.cc:697] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:38.931252 21450 raft_consensus.cc:3060] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.932017 21688 consensus_queue.cc:237] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.937518 21666 tablet_bootstrap.cc:654] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.940560 21665 tablet_bootstrap.cc:492] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.940907 21450 raft_consensus.cc:2468] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:38.941157 21665 ts_tablet_manager.cc:1403] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.038s	user 0.000s	sys 0.013s
W20260709 13:06:38.940580 21490 leader_election.cc:343] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.949615 21693 leader_election.cc:290] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:38.945147 21667 tablet_bootstrap.cc:492] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
W20260709 13:06:38.950107 21490 leader_election.cc:343] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.950388 21667 ts_tablet_manager.cc:1403] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.012s
I20260709 13:06:38.951855 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:38.952049 21665 raft_consensus.cc:359] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.952808 21665 raft_consensus.cc:385] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.953069 21665 raft_consensus.cc:740] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.953337 21667 raft_consensus.cc:359] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.954054 21667 raft_consensus.cc:385] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.953776 21665 consensus_queue.cc:260] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.954449 21667 raft_consensus.cc:740] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.955406 21667 consensus_queue.cc:260] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.956791 21665 ts_tablet_manager.cc:1434] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:38.957082 21667 ts_tablet_manager.cc:1434] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:06:38.957945 21665 tablet_bootstrap.cc:492] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.958120 21667 tablet_bootstrap.cc:492] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:38.965454 21665 tablet_bootstrap.cc:654] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:38.955235 21490 leader_election.cc:343] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.968709 21667 tablet_bootstrap.cc:654] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.968770 21666 tablet_bootstrap.cc:492] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:38.969374 21666 ts_tablet_manager.cc:1403] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.011s
I20260709 13:06:38.971894 21666 raft_consensus.cc:359] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.972589 21666 raft_consensus.cc:385] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.972898 21666 raft_consensus.cc:740] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.973609 21666 consensus_queue.cc:260] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.962677 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:38.976917 21666 ts_tablet_manager.cc:1434] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:06:38.977027 21452 raft_consensus.cc:2468] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:38.977883 21666 tablet_bootstrap.cc:492] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: Bootstrap starting.
I20260709 13:06:38.979202 21275 catalog_manager.cc:5697] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.980624 21489 leader_election.cc:304] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:38.983464 21665 tablet_bootstrap.cc:492] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:38.983793 21666 tablet_bootstrap.cc:654] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.984014 21665 ts_tablet_manager.cc:1403] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.004s
I20260709 13:06:38.985237 21693 raft_consensus.cc:2804] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.985685 21693 raft_consensus.cc:697] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:38.986482 21693 consensus_queue.cc:237] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.987072 21665 raft_consensus.cc:359] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.987771 21665 raft_consensus.cc:385] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.988057 21665 raft_consensus.cc:740] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.988708 21665 consensus_queue.cc:260] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:38.989696 21489 leader_election.cc:304] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:38.990892 21688 raft_consensus.cc:2804] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.991222 21688 raft_consensus.cc:493] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.983517 21275 catalog_manager.cc:5697] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.991551 21688 raft_consensus.cc:3060] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.992923 21665 ts_tablet_manager.cc:1434] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 13:06:38.993934 21665 tablet_bootstrap.cc:492] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Bootstrap starting.
I20260709 13:06:38.998761 21688 raft_consensus.cc:515] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.001458 21688 leader_election.cc:290] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:39.002126 21665 tablet_bootstrap.cc:654] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.005496 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
W20260709 13:06:39.008026 21490 leader_election.cc:343] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.014189 21665 tablet_bootstrap.cc:492] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: No bootstrap required, opened a new log
I20260709 13:06:39.014910 21665 ts_tablet_manager.cc:1403] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260709 13:06:39.017459 21665 raft_consensus.cc:359] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.018304 21665 raft_consensus.cc:385] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.018590 21665 raft_consensus.cc:740] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.019327 21665 consensus_queue.cc:260] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.021440 21665 ts_tablet_manager.cc:1434] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:39.029187 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:39.029834 21452 raft_consensus.cc:3060] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.038156 21452 raft_consensus.cc:2468] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:39.048141 21489 leader_election.cc:304] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:39.053352 21688 raft_consensus.cc:2804] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.053861 21688 raft_consensus.cc:697] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:39.054684 21688 consensus_queue.cc:237] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.068264 21273 catalog_manager.cc:5697] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 0 to 1, leader changed from <none> to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 1 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.078261 21666 tablet_bootstrap.cc:492] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: No bootstrap required, opened a new log
I20260709 13:06:39.078888 21666 ts_tablet_manager.cc:1403] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: Time spent bootstrapping tablet: real 0.101s	user 0.033s	sys 0.031s
I20260709 13:06:39.080248 21667 tablet_bootstrap.cc:492] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:39.080834 21667 ts_tablet_manager.cc:1403] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.123s	user 0.020s	sys 0.072s
I20260709 13:06:39.081336 21666 raft_consensus.cc:359] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.082098 21666 raft_consensus.cc:385] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.082419 21666 raft_consensus.cc:740] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.082962 21666 consensus_queue.cc:260] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.083786 21667 raft_consensus.cc:359] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.084359 21666 ts_tablet_manager.cc:1434] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 13:06:39.084504 21667 raft_consensus.cc:385] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.084858 21667 raft_consensus.cc:740] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.085595 21667 consensus_queue.cc:260] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.087818 21667 ts_tablet_manager.cc:1434] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:39.088876 21667 tablet_bootstrap.cc:492] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:39.089835 21275 catalog_manager.cc:5697] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.091864 21275 catalog_manager.cc:5697] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.095329 21667 tablet_bootstrap.cc:654] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.101945 21667 tablet_bootstrap.cc:492] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:39.102423 21667 ts_tablet_manager.cc:1403] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 13:06:39.104851 21667 raft_consensus.cc:359] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.105537 21667 raft_consensus.cc:385] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.105820 21667 raft_consensus.cc:740] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.106482 21667 consensus_queue.cc:260] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.108487 21667 ts_tablet_manager.cc:1434] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.001s
I20260709 13:06:39.109350 21667 tablet_bootstrap.cc:492] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: Bootstrap starting.
I20260709 13:06:39.114955 21667 tablet_bootstrap.cc:654] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.116401 21672 raft_consensus.cc:493] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.116904 21672 raft_consensus.cc:515] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.118891 21672 leader_election.cc:290] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.119853 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:39.119853 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:39.120649 21525 raft_consensus.cc:2468] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:39.120682 21376 raft_consensus.cc:2468] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:39.122033 21416 leader_election.cc:304] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.123214 21672 raft_consensus.cc:2804] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.123517 21672 raft_consensus.cc:493] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.123812 21672 raft_consensus.cc:3060] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.128626 21667 tablet_bootstrap.cc:492] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: No bootstrap required, opened a new log
I20260709 13:06:39.129134 21667 ts_tablet_manager.cc:1403] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260709 13:06:39.130542 21672 raft_consensus.cc:515] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.131644 21667 raft_consensus.cc:359] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.132284 21667 raft_consensus.cc:385] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.132490 21672 leader_election.cc:290] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.132680 21667 raft_consensus.cc:740] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.133057 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:39.133406 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.133558 21376 raft_consensus.cc:3060] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.133491 21667 consensus_queue.cc:260] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.134045 21525 raft_consensus.cc:3060] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.135984 21667 ts_tablet_manager.cc:1434] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:06:39.139848 21525 raft_consensus.cc:2468] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:39.140020 21376 raft_consensus.cc:2468] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:39.140890 21416 leader_election.cc:304] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.141611 21672 raft_consensus.cc:2804] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.142093 21672 raft_consensus.cc:697] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.142823 21672 consensus_queue.cc:237] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.150552 21272 catalog_manager.cc:5697] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.212044 21603 raft_consensus.cc:493] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.212561 21603 raft_consensus.cc:515] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.214562 21603 leader_election.cc:290] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:39.215240 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4901498af7f417ea08515edea520c5f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:39.215446 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4901498af7f417ea08515edea520c5f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:39.215806 21376 raft_consensus.cc:2468] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:39.215991 21452 raft_consensus.cc:2468] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 0.
I20260709 13:06:39.216718 21490 leader_election.cc:304] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.217314 21603 raft_consensus.cc:2804] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.217608 21603 raft_consensus.cc:493] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.217909 21603 raft_consensus.cc:3060] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.222486 21603 raft_consensus.cc:515] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.223913 21603 leader_election.cc:290] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:39.224586 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4901498af7f417ea08515edea520c5f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:39.224862 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4901498af7f417ea08515edea520c5f" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:39.225203 21376 raft_consensus.cc:3060] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.225405 21452 raft_consensus.cc:3060] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.231779 21452 raft_consensus.cc:2468] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:39.231781 21376 raft_consensus.cc:2468] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 1.
I20260709 13:06:39.232827 21489 leader_election.cc:304] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.233441 21603 raft_consensus.cc:2804] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.233906 21603 raft_consensus.cc:697] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:39.234552 21603 consensus_queue.cc:237] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.241415 21272 catalog_manager.cc:5697] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 1 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.262578 21672 consensus_queue.cc:1048] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.273402 21713 consensus_queue.cc:1048] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.312424 21604 raft_consensus.cc:493] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.312999 21604 raft_consensus.cc:515] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.315111 21604 leader_election.cc:290] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.315815 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:39.316075 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:39.316716 21452 raft_consensus.cc:2393] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
I20260709 13:06:39.317725 21340 leader_election.cc:304] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:39.318967 21690 raft_consensus.cc:3060] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.326427 21713 raft_consensus.cc:493] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.325914 21690 raft_consensus.cc:2749] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.326938 21713 raft_consensus.cc:515] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.327544 21672 raft_consensus.cc:493] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.327993 21672 raft_consensus.cc:515] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.328970 21713 leader_election.cc:290] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.329296 21690 consensus_queue.cc:1048] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.329656 21672 leader_election.cc:290] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.331408 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:39.331949 21377 raft_consensus.cc:2468] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:39.332955 21416 leader_election.cc:304] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:39.333775 21672 raft_consensus.cc:2804] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.334239 21672 raft_consensus.cc:493] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.334241 21603 consensus_queue.cc:1048] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.334345 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:39.335037 21672 raft_consensus.cc:3060] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.335394 21526 raft_consensus.cc:2468] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 0.
I20260709 13:06:39.333695 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079" is_pre_election: true
I20260709 13:06:39.337621 21376 raft_consensus.cc:2393] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccd7db04aa124e1ca0ac68f3d6a0adae in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
I20260709 13:06:39.339430 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:39.341234 21416 leader_election.cc:304] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:39.342531 21713 raft_consensus.cc:3060] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.343931 21672 raft_consensus.cc:515] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.346030 21672 leader_election.cc:290] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.347345 21603 consensus_queue.cc:1048] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.347837 21525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.355840 21525 raft_consensus.cc:3060] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.347862 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:39.353266 21691 consensus_queue.cc:1048] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.358517 21376 raft_consensus.cc:3060] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.363725 21525 raft_consensus.cc:2468] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:39.365465 21376 raft_consensus.cc:2468] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 1.
I20260709 13:06:39.366408 21713 raft_consensus.cc:2749] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.367717 21416 leader_election.cc:304] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:39.368531 21713 raft_consensus.cc:2804] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.369092 21713 raft_consensus.cc:697] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.371131 21713 consensus_queue.cc:237] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.372334 21693 consensus_queue.cc:1048] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.379424 21603 consensus_queue.cc:1048] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.387244 21604 raft_consensus.cc:493] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.387735 21604 raft_consensus.cc:515] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.390578 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" is_pre_election: true
I20260709 13:06:39.391295 21450 raft_consensus.cc:2393] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 845d7406c5f24e59b015ebe3cdb0f079 in current term 1: Already voted for candidate f5f35d65dfba446b97e2601c89fdf323 in this term.
I20260709 13:06:39.393658 21604 leader_election.cc:290] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.394970 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5f35d65dfba446b97e2601c89fdf323" is_pre_election: true
I20260709 13:06:39.396301 21341 leader_election.cc:304] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079; no voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:39.396899 21604 raft_consensus.cc:3060] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.397101 21275 catalog_manager.cc:5697] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 0 to 1, leader changed from <none> to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 1 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.402616 21604 raft_consensus.cc:2749] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.425333 21603 consensus_queue.cc:1048] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.437126 21693 consensus_queue.cc:1048] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.487556 21693 consensus_queue.cc:1048] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.496588 21695 consensus_queue.cc:1048] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.551002 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:39.551501 21526 raft_consensus.cc:606] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:39.555765 21452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:53968
I20260709 13:06:39.556228 21452 raft_consensus.cc:606] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:39.562481 21452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:53968
I20260709 13:06:39.562929 21452 raft_consensus.cc:606] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Received request to transfer leadership to TS 845d7406c5f24e59b015ebe3cdb0f079
I20260709 13:06:39.567186 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:39.567754 21526 raft_consensus.cc:606] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:39.572052 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:39.572471 21526 raft_consensus.cc:606] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:39.576573 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:39.576987 21526 raft_consensus.cc:606] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:39.581017 21526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a4901498af7f417ea08515edea520c5f"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
mode: GRACEFUL
new_leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:56872
I20260709 13:06:39.581416 21526 raft_consensus.cc:606] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Received request to transfer leadership to TS ccd7db04aa124e1ca0ac68f3d6a0adae
I20260709 13:06:39.585517 21452 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "f5f35d65dfba446b97e2601c89fdf323"
 from {username='slave'} at 127.0.0.1:53968
I20260709 13:06:39.585953 21452 raft_consensus.cc:606] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Received request to transfer leadership to TS f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:39.593376 21713 consensus_queue.cc:1048] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.602837 21713 consensus_queue.cc:1048] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.610724 21729 raft_consensus.cc:993] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:39.611196 21713 raft_consensus.cc:1081] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:39.612474 21377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50908
I20260709 13:06:39.612869 21377 raft_consensus.cc:493] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.613206 21377 raft_consensus.cc:3060] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.617398 21377 raft_consensus.cc:515] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.619359 21377 leader_election.cc:290] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.619629 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:39.619946 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4e32e8855494f79be2208d2ed1ed9a5" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.620374 21452 raft_consensus.cc:3055] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.620621 21526 raft_consensus.cc:3060] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.620759 21452 raft_consensus.cc:740] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.621580 21452 consensus_queue.cc:260] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.622809 21452 raft_consensus.cc:3060] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.626911 21526 raft_consensus.cc:2468] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:39.627995 21341 leader_election.cc:304] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.628712 21604 raft_consensus.cc:2804] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.629091 21604 raft_consensus.cc:697] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:39.629156 21452 raft_consensus.cc:2468] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:39.629868 21604 consensus_queue.cc:237] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.636153 21275 catalog_manager.cc:5697] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.688510 21729 raft_consensus.cc:993] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:39.689026 21713 raft_consensus.cc:1081] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:39.690292 21377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50908
I20260709 13:06:39.690693 21377 raft_consensus.cc:493] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.690943 21377 raft_consensus.cc:3060] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.695416 21377 raft_consensus.cc:515] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.696727 21377 leader_election.cc:290] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.697564 21452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:39.697820 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5159480ef5546acadb7cd18cbd0b309" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.698266 21452 raft_consensus.cc:3055] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.698326 21526 raft_consensus.cc:3060] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.698552 21452 raft_consensus.cc:740] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.699259 21452 consensus_queue.cc:260] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.700145 21452 raft_consensus.cc:3060] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.702606 21526 raft_consensus.cc:2468] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:39.703474 21341 leader_election.cc:304] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.704088 21604 raft_consensus.cc:2804] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.704456 21604 raft_consensus.cc:697] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:39.704922 21452 raft_consensus.cc:2468] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:39.705137 21604 consensus_queue.cc:237] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.711627 21275 catalog_manager.cc:5697] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.830145 21695 consensus_queue.cc:1048] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.835860 21693 raft_consensus.cc:993] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:39.836315 21693 raft_consensus.cc:1081] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:39.837973 21688 consensus_queue.cc:1048] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.838563 21452 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a4901498af7f417ea08515edea520c5f"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53940
I20260709 13:06:39.839149 21452 raft_consensus.cc:493] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.839473 21452 raft_consensus.cc:3060] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.847355 21452 raft_consensus.cc:515] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.848325 21450 raft_consensus.cc:1240] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Rejecting Update request from peer f5f35d65dfba446b97e2601c89fdf323 for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:39.849318 21452 leader_election.cc:290] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.850026 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4901498af7f417ea08515edea520c5f" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:39.850605 21377 raft_consensus.cc:3060] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.850373 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4901498af7f417ea08515edea520c5f" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.851385 21526 raft_consensus.cc:3055] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.851684 21526 raft_consensus.cc:740] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:39.852337 21526 consensus_queue.cc:260] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.853107 21526 raft_consensus.cc:3060] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.856536 21377 raft_consensus.cc:2468] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:39.857745 21416 leader_election.cc:304] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:39.858565 21713 raft_consensus.cc:2804] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.859015 21713 raft_consensus.cc:697] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.859795 21713 consensus_queue.cc:237] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [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: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.859344 21526 raft_consensus.cc:2468] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:39.863293 21695 raft_consensus.cc:993] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:39.863853 21695 raft_consensus.cc:1081] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:39.866088 21450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53940
I20260709 13:06:39.866621 21450 raft_consensus.cc:493] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.866997 21450 raft_consensus.cc:3060] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.868647 21272 catalog_manager.cc:5697] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.873217 21450 raft_consensus.cc:515] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.876964 21689 raft_consensus.cc:993] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:39.877418 21688 raft_consensus.cc:1081] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer 845d7406c5f24e59b015ebe3cdb0f079 to start an election
I20260709 13:06:39.877913 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.878470 21526 raft_consensus.cc:3055] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.878742 21526 raft_consensus.cc:740] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:39.879403 21526 consensus_queue.cc:260] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.880388 21526 raft_consensus.cc:3060] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.880813 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "569253510fea4b05be22984cad3cfa3d" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:39.881333 21377 raft_consensus.cc:3060] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.882447 21450 leader_election.cc:290] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.882665 21376 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
 from {username='slave'} at 127.0.0.1:50912
I20260709 13:06:39.883255 21376 raft_consensus.cc:493] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.883602 21376 raft_consensus.cc:3060] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.886866 21526 raft_consensus.cc:2468] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:39.888005 21416 leader_election.cc:304] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.888706 21729 raft_consensus.cc:2804] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.889145 21729 raft_consensus.cc:697] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.890000 21377 raft_consensus.cc:2468] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:39.889904 21729 consensus_queue.cc:237] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.890192 21376 raft_consensus.cc:515] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.892527 21376 leader_election.cc:290] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:39.892972 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:39.893489 21526 raft_consensus.cc:3055] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.893807 21526 raft_consensus.cc:740] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:39.894411 21526 consensus_queue.cc:260] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.895246 21526 raft_consensus.cc:3060] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.895279 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9941a07f0eb44d3a9c4e8a0adab160c7" candidate_uuid: "845d7406c5f24e59b015ebe3cdb0f079" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:39.895833 21450 raft_consensus.cc:3060] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.897804 21275 catalog_manager.cc:5697] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.899536 21526 raft_consensus.cc:2468] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:39.900391 21341 leader_election.cc:304] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.900972 21604 raft_consensus.cc:2804] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.901412 21604 raft_consensus.cc:697] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Leader. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:39.901412 21450 raft_consensus.cc:2468] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 845d7406c5f24e59b015ebe3cdb0f079 in term 2.
I20260709 13:06:39.902328 21604 consensus_queue.cc:237] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.908978 21275 catalog_manager.cc:5697] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1). New cstate: current_term: 2 leader_uuid: "845d7406c5f24e59b015ebe3cdb0f079" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.930670 21729 consensus_queue.cc:1048] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.941570 21672 raft_consensus.cc:993] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower f5f35d65dfba446b97e2601c89fdf323 to start an election
I20260709 13:06:39.942035 21672 raft_consensus.cc:1081] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Signalling peer f5f35d65dfba446b97e2601c89fdf323 to start an election
I20260709 13:06:39.949225 21672 consensus_queue.cc:1048] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.955237 21526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
 from {username='slave'} at 127.0.0.1:56860
I20260709 13:06:39.955818 21526 raft_consensus.cc:493] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:39.956166 21526 raft_consensus.cc:3060] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.964835 21526 raft_consensus.cc:515] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.966473 21526 leader_election.cc:290] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:39.967489 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:39.967489 21450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8559a95b3c194cf7a6aca465cdb50bd8" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:39.968230 21376 raft_consensus.cc:3060] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.968277 21450 raft_consensus.cc:3055] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:39.968725 21450 raft_consensus.cc:740] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:39.969419 21450 consensus_queue.cc:260] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.970556 21450 raft_consensus.cc:3060] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:39.974087 21376 raft_consensus.cc:2468] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 2.
I20260709 13:06:39.975163 21490 leader_election.cc:304] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:39.975909 21688 raft_consensus.cc:2804] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:39.976282 21688 raft_consensus.cc:697] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 2 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:39.976899 21688 consensus_queue.cc:237] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:39.975575 21450 raft_consensus.cc:2468] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 2.
I20260709 13:06:39.985090 21275 catalog_manager.cc:5697] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 1 to 2, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 2 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.001828 21695 raft_consensus.cc:993] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:40.002295 21688 raft_consensus.cc:1081] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:40.003625 21450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53940
I20260709 13:06:40.004042 21450 raft_consensus.cc:493] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.004307 21450 raft_consensus.cc:3060] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.009287 21450 raft_consensus.cc:515] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:40.010725 21450 leader_election.cc:290] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:40.011365 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:40.011623 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8f7b353d36b4c97adeba63f76913edc" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:40.011986 21376 raft_consensus.cc:3060] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.012089 21526 raft_consensus.cc:3055] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.012423 21526 raft_consensus.cc:740] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:40.013003 21526 consensus_queue.cc:260] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:40.013892 21526 raft_consensus.cc:3060] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.016803 21376 raft_consensus.cc:2468] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:40.017882 21416 leader_election.cc:304] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:40.018350 21526 raft_consensus.cc:2468] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:40.018563 21729 raft_consensus.cc:2804] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.019063 21729 raft_consensus.cc:697] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:40.020177 21729 consensus_queue.cc:237] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:40.025802 21275 catalog_manager.cc:5697] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.032464 21689 raft_consensus.cc:993] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: : Instructing follower ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:40.033900 21695 raft_consensus.cc:1081] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Signalling peer ccd7db04aa124e1ca0ac68f3d6a0adae to start an election
I20260709 13:06:40.035233 21450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
 from {username='slave'} at 127.0.0.1:53940
I20260709 13:06:40.035732 21450 raft_consensus.cc:493] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:40.036036 21450 raft_consensus.cc:3060] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.041319 21450 raft_consensus.cc:515] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:40.042707 21450 leader_election.cc:290] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3:37045)
I20260709 13:06:40.043439 21376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:40.043625 21526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a77289b9e2ab4fde849ee147751c657f" candidate_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
I20260709 13:06:40.043998 21376 raft_consensus.cc:3060] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.044097 21526 raft_consensus.cc:3055] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:40.044433 21526 raft_consensus.cc:740] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:40.044994 21526 consensus_queue.cc:260] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:40.045837 21526 raft_consensus.cc:3060] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:40.048801 21376 raft_consensus.cc:2468] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:40.049796 21416 leader_election.cc:304] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 845d7406c5f24e59b015ebe3cdb0f079, ccd7db04aa124e1ca0ac68f3d6a0adae; no voters: 
I20260709 13:06:40.049868 21526 raft_consensus.cc:2468] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccd7db04aa124e1ca0ac68f3d6a0adae in term 2.
I20260709 13:06:40.050410 21729 raft_consensus.cc:2804] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:40.050860 21729 raft_consensus.cc:697] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Leader. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:40.051577 21729 consensus_queue.cc:237] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:40.057521 21272 catalog_manager.cc:5697] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae reported cstate change: term changed from 1 to 2, leader changed from f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3) to ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2). New cstate: current_term: 2 leader_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.152745 21526 raft_consensus.cc:1275] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.153875 21604 consensus_queue.cc:1048] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.160478 21450 raft_consensus.cc:1275] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.161798 21691 consensus_queue.cc:1048] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.168629 21526 raft_consensus.cc:1275] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.169929 21691 consensus_queue.cc:1048] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.178177 21452 raft_consensus.cc:1275] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.179311 21691 consensus_queue.cc:1048] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.258147 21376 raft_consensus.cc:1275] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.259227 21729 consensus_queue.cc:1048] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.266458 21526 raft_consensus.cc:1275] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.268168 21729 consensus_queue.cc:1048] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.340397 21526 raft_consensus.cc:1275] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.341679 21604 consensus_queue.cc:1048] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.348701 21452 raft_consensus.cc:1275] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer 845d7406c5f24e59b015ebe3cdb0f079: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.349855 21690 consensus_queue.cc:1048] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.368211 21526 raft_consensus.cc:1275] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.369252 21713 consensus_queue.cc:1048] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.375946 21376 raft_consensus.cc:1275] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.376999 21729 consensus_queue.cc:1048] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.414569 21376 raft_consensus.cc:1275] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.415681 21729 consensus_queue.cc:1048] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.422410 21526 raft_consensus.cc:1275] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.424079 21713 consensus_queue.cc:1048] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.450155 21526 raft_consensus.cc:1275] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.451218 21671 consensus_queue.cc:1048] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.459059 21376 raft_consensus.cc:1275] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer ccd7db04aa124e1ca0ac68f3d6a0adae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.460407 21671 consensus_queue.cc:1048] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.577791 21452 raft_consensus.cc:1275] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Refusing update from remote peer f5f35d65dfba446b97e2601c89fdf323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.578819 21695 consensus_queue.cc:1048] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:40.590956 21376 raft_consensus.cc:1275] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Refusing update from remote peer f5f35d65dfba446b97e2601c89fdf323: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:40.592128 21738 consensus_queue.cc:1048] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:42.588568 21275 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50198:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 13:06:42.608806 21275 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50198:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 13:06:42.670234 15004 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:42.811401 21449 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111"
dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
mode: GRACEFUL
new_leader_uuid: "f5f35d65dfba446b97e2601c89fdf323"
 from {username='slave'} at 127.0.0.1:36826
I20260709 13:06:42.812258 21449 raft_consensus.cc:606] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Received request to transfer leadership to TS f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:42.817233 21780 tablet.cc:1724] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.836562 21785 tablet.cc:1724] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.838322 21789 tablet.cc:1724] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.963243 21806 tablet.cc:1724] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.979012 21786 raft_consensus.cc:993] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: : Instructing follower f5f35d65dfba446b97e2601c89fdf323 to start an election
I20260709 13:06:42.979586 21786 raft_consensus.cc:1081] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Signalling peer f5f35d65dfba446b97e2601c89fdf323 to start an election
W20260709 13:06:42.980290 21799 log.cc:927] Time spent T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 13:06:42.982226 21520 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
 from {username='slave'} at 127.0.0.1:56860
I20260709 13:06:42.986070 21520 raft_consensus.cc:493] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:42.990375 21520 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:42.949674 21794 tablet.cc:1724] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.991437 21804 tablet.cc:1724] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.994601 21805 tablet.cc:1724] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.008661 21800 tablet.cc:1724] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.010421 21807 tablet.cc:1724] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.013844 21803 tablet.cc:1724] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.016161 21785 tablet.cc:1724] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.023203 21780 tablet.cc:1724] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:42.997375 21789 tablet.cc:1724] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.030509 21811 tablet.cc:1724] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.035240 21375 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c"
dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
mode: GRACEFUL
new_leader_uuid: "f5f35d65dfba446b97e2601c89fdf323"
 from {username='slave'} at 127.0.0.1:35116
I20260709 13:06:43.035892 21375 raft_consensus.cc:606] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Received request to transfer leadership to TS f5f35d65dfba446b97e2601c89fdf323
I20260709 13:06:43.037474 15004 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:43.038136 15004 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:43.040877 21520 raft_consensus.cc:515] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:43.048353 21794 tablet.cc:1724] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.051708 21805 tablet.cc:1724] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.058475 21806 tablet.cc:1724] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.061815 21374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:43.062551 21374 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.064605 21814 tablet.cc:1724] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.068346 21803 tablet.cc:1724] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.073251 21374 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 3.
I20260709 13:06:43.074810 21490 leader_election.cc:304] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [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: 845d7406c5f24e59b015ebe3cdb0f079, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:43.078048 21742 raft_consensus.cc:2804] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:43.078540 21742 raft_consensus.cc:697] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 3 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:43.079456 21742 consensus_queue.cc:237] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [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: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:43.081573 21520 leader_election.cc:290] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 3 election: Requested vote from peers 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363), ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443)
I20260709 13:06:43.082856 21448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c98b9768bcd4a448479411aea9a1111" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:43.083580 21448 raft_consensus.cc:3055] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:43.083916 21448 raft_consensus.cc:740] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ccd7db04aa124e1ca0ac68f3d6a0adae, State: Running, Role: LEADER
I20260709 13:06:43.084767 21448 consensus_queue.cc:260] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [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: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } }
I20260709 13:06:43.085906 21448 raft_consensus.cc:3060] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.093184 21448 raft_consensus.cc:2468] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 3.
I20260709 13:06:43.096215 21794 tablet.cc:1724] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.098354 21807 tablet.cc:1724] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.100162 21804 tablet.cc:1724] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.110934 21785 tablet.cc:1724] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.106349 21780 tablet.cc:1724] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.105067 21789 tablet.cc:1724] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.118108 21272 catalog_manager.cc:5697] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 2 to 3, leader changed from ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2) to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 3 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:43.108368 21811 tablet.cc:1724] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.127249 21800 tablet.cc:1724] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 13:06:43.163420 21273 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291: soft_deleted_table [id=e7573927cc7a41f69192d4997b038770] alter complete (version 1)
I20260709 13:06:43.374086 21759 raft_consensus.cc:993] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: : Instructing follower f5f35d65dfba446b97e2601c89fdf323 to start an election
I20260709 13:06:43.374594 21783 raft_consensus.cc:1081] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Signalling peer f5f35d65dfba446b97e2601c89fdf323 to start an election
I20260709 13:06:43.375962 21518 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c"
dest_uuid: "f5f35d65dfba446b97e2601c89fdf323"
 from {username='slave'} at 127.0.0.1:56868
I20260709 13:06:43.376449 21518 raft_consensus.cc:493] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:43.376682 21518 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.382738 21518 raft_consensus.cc:515] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:43.384187 21518 leader_election.cc:290] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [CANDIDATE]: Term 3 election: Requested vote from peers ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443), 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363)
I20260709 13:06:43.384846 21448 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae"
I20260709 13:06:43.385229 21377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1808bbc6dad4a4b97503f364fab640c" candidate_uuid: "f5f35d65dfba446b97e2601c89fdf323" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "845d7406c5f24e59b015ebe3cdb0f079"
I20260709 13:06:43.385414 21448 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.385689 21377 raft_consensus.cc:3055] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:43.385988 21377 raft_consensus.cc:740] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 845d7406c5f24e59b015ebe3cdb0f079, State: Running, Role: LEADER
I20260709 13:06:43.386618 21377 consensus_queue.cc:260] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [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: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:43.387710 21377 raft_consensus.cc:3060] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:43.391165 21448 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 3.
I20260709 13:06:43.392241 21489 leader_election.cc:304] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [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: ccd7db04aa124e1ca0ac68f3d6a0adae, f5f35d65dfba446b97e2601c89fdf323; no voters: 
I20260709 13:06:43.392876 21742 raft_consensus.cc:2804] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:43.392943 21377 raft_consensus.cc:2468] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5f35d65dfba446b97e2601c89fdf323 in term 3.
I20260709 13:06:43.393409 21742 raft_consensus.cc:697] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 3 LEADER]: Becoming Leader. State: Replica: f5f35d65dfba446b97e2601c89fdf323, State: Running, Role: LEADER
I20260709 13:06:43.394245 21742 consensus_queue.cc:237] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [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: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } }
I20260709 13:06:43.400964 21272 catalog_manager.cc:5697] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 reported cstate change: term changed from 2 to 3, leader changed from 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1) to f5f35d65dfba446b97e2601c89fdf323 (127.14.167.3). New cstate: current_term: 3 leader_uuid: "f5f35d65dfba446b97e2601c89fdf323" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5f35d65dfba446b97e2601c89fdf323" member_type: VOTER last_known_addr { host: "127.14.167.3" port: 37045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:43.641177 21374 raft_consensus.cc:1275] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Refusing update from remote peer f5f35d65dfba446b97e2601c89fdf323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:43.642624 21742 consensus_queue.cc:1048] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:43.642830 21448 raft_consensus.cc:1275] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Refusing update from remote peer f5f35d65dfba446b97e2601c89fdf323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:43.644042 21742 consensus_queue.cc:1048] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:43.840377 21448 raft_consensus.cc:1275] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Refusing update from remote peer f5f35d65dfba446b97e2601c89fdf323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:43.841606 21742 consensus_queue.cc:1048] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccd7db04aa124e1ca0ac68f3d6a0adae" member_type: VOTER last_known_addr { host: "127.14.167.2" port: 42443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:43.855793 21374 raft_consensus.cc:1275] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Refusing update from remote peer f5f35d65dfba446b97e2601c89fdf323: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:43.857551 21824 consensus_queue.cc:1048] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [LEADER]: Connected to new peer: Peer: permanent_uuid: "845d7406c5f24e59b015ebe3cdb0f079" member_type: VOTER last_known_addr { host: "127.14.167.1" port: 43363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:44.089967 15004 tablet_server.cc:179] TabletServer@127.14.167.1:0 shutting down...
I20260709 13:06:44.118510 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:44.119254 15004 tablet_replica.cc:333] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.120213 15004 raft_consensus.cc:2243] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.120754 15004 raft_consensus.cc:2272] T 8559a95b3c194cf7a6aca465cdb50bd8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:44.121070 21416 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260709 13:06:44.122972 15004 tablet_replica.cc:333] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.123667 15004 raft_consensus.cc:2243] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:44.123781 21416 consensus_peers.cc:597] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae -> Peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Couldn't send request to peer 845d7406c5f24e59b015ebe3cdb0f079. 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 13:06:44.124130 15004 raft_consensus.cc:2272] T a4901498af7f417ea08515edea520c5f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.126230 15004 tablet_replica.cc:333] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.126796 15004 raft_consensus.cc:2243] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.127509 15004 raft_consensus.cc:2272] T b4e32e8855494f79be2208d2ed1ed9a5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.129515 15004 tablet_replica.cc:333] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.130086 15004 raft_consensus.cc:2243] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.130466 15004 raft_consensus.cc:2272] T a77289b9e2ab4fde849ee147751c657f P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.132416 15004 tablet_replica.cc:333] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.132948 15004 raft_consensus.cc:2243] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.133445 15004 raft_consensus.cc:2272] T 7c98b9768bcd4a448479411aea9a1111 P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.135872 15004 tablet_replica.cc:333] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.136366 15004 raft_consensus.cc:2243] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.137316 15004 raft_consensus.cc:2272] T a5159480ef5546acadb7cd18cbd0b309 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.139271 15004 tablet_replica.cc:333] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.139787 15004 raft_consensus.cc:2243] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.140136 15004 raft_consensus.cc:2272] T f8f7b353d36b4c97adeba63f76913edc P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.142514 15004 tablet_replica.cc:333] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.143015 15004 raft_consensus.cc:2243] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.143643 15004 raft_consensus.cc:2272] T 9941a07f0eb44d3a9c4e8a0adab160c7 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.145284 15004 tablet_replica.cc:333] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.146064 15004 raft_consensus.cc:2243] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.146417 15004 raft_consensus.cc:2272] T 569253510fea4b05be22984cad3cfa3d P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.148142 15004 tablet_replica.cc:333] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.148689 15004 raft_consensus.cc:2243] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.149639 15004 raft_consensus.cc:2272] T 42ffafd7adc44cc19fba2a85ce15faeb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.151868 15004 tablet_replica.cc:333] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.152318 15004 raft_consensus.cc:2243] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.152664 15004 raft_consensus.cc:2272] T bb4f07c390854237b8351b661ac066a8 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.154646 15004 tablet_replica.cc:333] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.155097 15004 raft_consensus.cc:2243] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.155424 15004 raft_consensus.cc:2272] T b1808bbc6dad4a4b97503f364fab640c P 845d7406c5f24e59b015ebe3cdb0f079 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.157337 15004 tablet_replica.cc:333] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.157825 15004 raft_consensus.cc:2243] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.158457 15004 raft_consensus.cc:2272] T b43c01936cec40b2b0e0e60ada648fba P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.160187 15004 tablet_replica.cc:333] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.160632 15004 raft_consensus.cc:2243] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.161312 15004 raft_consensus.cc:2272] T 2ea6785060ae4406b901407af66562cb P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.163100 15004 tablet_replica.cc:333] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.163532 15004 raft_consensus.cc:2243] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.164196 15004 raft_consensus.cc:2272] T 25fbf78b3eff48ddb4b2b12b917cd249 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.165993 15004 tablet_replica.cc:333] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.166405 15004 raft_consensus.cc:2243] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.166749 15004 raft_consensus.cc:2272] T 7d72efe33f8c41c19b8223ddff6944b5 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.168365 15004 tablet_replica.cc:333] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.168757 15004 raft_consensus.cc:2243] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.169083 15004 raft_consensus.cc:2272] T 07f67d5ac3c24e22b84b925d4e0f8df3 P 845d7406c5f24e59b015ebe3cdb0f079 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.170737 15004 tablet_replica.cc:333] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079: stopping tablet replica
I20260709 13:06:44.171203 15004 raft_consensus.cc:2243] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.171550 15004 raft_consensus.cc:2272] T 6605272ded8944ed8a658785baab99e1 P 845d7406c5f24e59b015ebe3cdb0f079 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:44.206241 21490 consensus_peers.cc:597] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 -> Peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Couldn't send request to peer 845d7406c5f24e59b015ebe3cdb0f079. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:43363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.209578 15004 tablet_server.cc:196] TabletServer@127.14.167.1:0 shutdown complete.
I20260709 13:06:44.242132 15004 tablet_server.cc:179] TabletServer@127.14.167.2:0 shutting down...
I20260709 13:06:44.264600 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:44.265290 15004 tablet_replica.cc:333] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.266163 15004 raft_consensus.cc:2243] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.266764 15004 raft_consensus.cc:2272] T 8559a95b3c194cf7a6aca465cdb50bd8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.268586 15004 tablet_replica.cc:333] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.269119 15004 raft_consensus.cc:2243] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.269796 15004 raft_consensus.cc:2272] T a4901498af7f417ea08515edea520c5f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.271452 15004 tablet_replica.cc:333] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.271944 15004 raft_consensus.cc:2243] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.272310 15004 raft_consensus.cc:2272] T b4e32e8855494f79be2208d2ed1ed9a5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.274226 15004 tablet_replica.cc:333] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.274972 15004 raft_consensus.cc:2243] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.275669 15004 raft_consensus.cc:2272] T f8f7b353d36b4c97adeba63f76913edc P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.278110 15004 tablet_replica.cc:333] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.278601 15004 raft_consensus.cc:2243] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.279000 15004 raft_consensus.cc:2272] T 9941a07f0eb44d3a9c4e8a0adab160c7 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:44.280223 21489 consensus_peers.cc:597] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 -> Peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Couldn't send request to peer ccd7db04aa124e1ca0ac68f3d6a0adae. 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 13:06:44.281101 15004 tablet_replica.cc:333] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.281638 15004 raft_consensus.cc:2243] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.282344 15004 raft_consensus.cc:2272] T a77289b9e2ab4fde849ee147751c657f P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.283996 15004 tablet_replica.cc:333] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.284466 15004 raft_consensus.cc:2243] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.284798 15004 raft_consensus.cc:2272] T 7c98b9768bcd4a448479411aea9a1111 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.286846 15004 tablet_replica.cc:333] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.287317 15004 raft_consensus.cc:2243] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.287726 15004 raft_consensus.cc:2272] T a5159480ef5546acadb7cd18cbd0b309 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.289907 15004 tablet_replica.cc:333] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.290402 15004 raft_consensus.cc:2243] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.291141 15004 raft_consensus.cc:2272] T 6605272ded8944ed8a658785baab99e1 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.292834 15004 tablet_replica.cc:333] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.293295 15004 raft_consensus.cc:2243] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.293665 15004 raft_consensus.cc:2272] T b1808bbc6dad4a4b97503f364fab640c P ccd7db04aa124e1ca0ac68f3d6a0adae [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.295770 15004 tablet_replica.cc:333] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.296422 15004 raft_consensus.cc:2243] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.296891 15004 raft_consensus.cc:2272] T bb4f07c390854237b8351b661ac066a8 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.298844 15004 tablet_replica.cc:333] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
W20260709 13:06:44.299314 21489 consensus_peers.cc:597] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 -> Peer ccd7db04aa124e1ca0ac68f3d6a0adae (127.14.167.2:42443): Couldn't send request to peer ccd7db04aa124e1ca0ac68f3d6a0adae. 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 13:06:44.299578 15004 raft_consensus.cc:2243] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.300078 15004 raft_consensus.cc:2272] T 25fbf78b3eff48ddb4b2b12b917cd249 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.301807 15004 tablet_replica.cc:333] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.302295 15004 raft_consensus.cc:2243] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.302932 15004 raft_consensus.cc:2272] T 7d72efe33f8c41c19b8223ddff6944b5 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.304741 15004 tablet_replica.cc:333] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.305217 15004 raft_consensus.cc:2243] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.305912 15004 raft_consensus.cc:2272] T 569253510fea4b05be22984cad3cfa3d P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.307564 15004 tablet_replica.cc:333] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.308009 15004 raft_consensus.cc:2243] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.308363 15004 raft_consensus.cc:2272] T 42ffafd7adc44cc19fba2a85ce15faeb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.310127 15004 tablet_replica.cc:333] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.310545 15004 raft_consensus.cc:2243] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.311214 15004 raft_consensus.cc:2272] T 07f67d5ac3c24e22b84b925d4e0f8df3 P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.312891 15004 tablet_replica.cc:333] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.313333 15004 raft_consensus.cc:2243] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.313694 15004 raft_consensus.cc:2272] T b43c01936cec40b2b0e0e60ada648fba P ccd7db04aa124e1ca0ac68f3d6a0adae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.315367 15004 tablet_replica.cc:333] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae: stopping tablet replica
I20260709 13:06:44.315797 15004 raft_consensus.cc:2243] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.316167 15004 raft_consensus.cc:2272] T 2ea6785060ae4406b901407af66562cb P ccd7db04aa124e1ca0ac68f3d6a0adae [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:44.324038 21490 consensus_peers.cc:597] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 -> Peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Couldn't send request to peer 845d7406c5f24e59b015ebe3cdb0f079. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:43363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.354823 15004 tablet_server.cc:196] TabletServer@127.14.167.2:0 shutdown complete.
I20260709 13:06:44.383301 15004 tablet_server.cc:179] TabletServer@127.14.167.3:0 shutting down...
W20260709 13:06:44.405335 21490 consensus_peers.cc:597] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 -> Peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Couldn't send request to peer 845d7406c5f24e59b015ebe3cdb0f079. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:43363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.406801 15004 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:44.407508 15004 tablet_replica.cc:333] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.408116 15004 raft_consensus.cc:2243] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.408842 15004 raft_consensus.cc:2272] T 8559a95b3c194cf7a6aca465cdb50bd8 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.410676 15004 tablet_replica.cc:333] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.411193 15004 raft_consensus.cc:2243] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.411605 15004 raft_consensus.cc:2272] T a4901498af7f417ea08515edea520c5f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.413347 15004 tablet_replica.cc:333] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.413911 15004 raft_consensus.cc:2243] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.414305 15004 raft_consensus.cc:2272] T b4e32e8855494f79be2208d2ed1ed9a5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.415938 15004 tablet_replica.cc:333] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.416425 15004 raft_consensus.cc:2243] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.416810 15004 raft_consensus.cc:2272] T a77289b9e2ab4fde849ee147751c657f P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.418586 15004 tablet_replica.cc:333] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.419044 15004 raft_consensus.cc:2243] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.419695 15004 raft_consensus.cc:2272] T 7c98b9768bcd4a448479411aea9a1111 P f5f35d65dfba446b97e2601c89fdf323 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.421705 15004 tablet_replica.cc:333] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.422240 15004 raft_consensus.cc:2243] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.422607 15004 raft_consensus.cc:2272] T a5159480ef5546acadb7cd18cbd0b309 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.424320 15004 tablet_replica.cc:333] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.424790 15004 raft_consensus.cc:2243] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.425176 15004 raft_consensus.cc:2272] T f8f7b353d36b4c97adeba63f76913edc P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.426860 15004 tablet_replica.cc:333] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.427353 15004 raft_consensus.cc:2243] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.427754 15004 raft_consensus.cc:2272] T 9941a07f0eb44d3a9c4e8a0adab160c7 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.429471 15004 tablet_replica.cc:333] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.429986 15004 raft_consensus.cc:2243] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.430368 15004 raft_consensus.cc:2272] T 07f67d5ac3c24e22b84b925d4e0f8df3 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.432090 15004 tablet_replica.cc:333] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.432559 15004 raft_consensus.cc:2243] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.432940 15004 raft_consensus.cc:2272] T 569253510fea4b05be22984cad3cfa3d P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.434772 15004 tablet_replica.cc:333] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.435197 15004 raft_consensus.cc:2243] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.435568 15004 raft_consensus.cc:2272] T 42ffafd7adc44cc19fba2a85ce15faeb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.437220 15004 tablet_replica.cc:333] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.437657 15004 raft_consensus.cc:2243] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.438083 15004 raft_consensus.cc:2272] T 7d72efe33f8c41c19b8223ddff6944b5 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.439735 15004 tablet_replica.cc:333] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.440166 15004 raft_consensus.cc:2243] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.440527 15004 raft_consensus.cc:2272] T 25fbf78b3eff48ddb4b2b12b917cd249 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.442180 15004 tablet_replica.cc:333] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.442642 15004 raft_consensus.cc:2243] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.443022 15004 raft_consensus.cc:2272] T 6605272ded8944ed8a658785baab99e1 P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.445041 15004 tablet_replica.cc:333] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.445701 15004 raft_consensus.cc:2243] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.446220 15004 raft_consensus.cc:2272] T b43c01936cec40b2b0e0e60ada648fba P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.448165 15004 tablet_replica.cc:333] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.448783 15004 raft_consensus.cc:2243] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:44.449312 15004 raft_consensus.cc:2272] T 2ea6785060ae4406b901407af66562cb P f5f35d65dfba446b97e2601c89fdf323 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:44.449488 21490 consensus_peers.cc:597] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 -> Peer 845d7406c5f24e59b015ebe3cdb0f079 (127.14.167.1:43363): Couldn't send request to peer 845d7406c5f24e59b015ebe3cdb0f079. Status: Network error: Client connection negotiation failed: client connection to 127.14.167.1:43363: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:44.451284 15004 tablet_replica.cc:333] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.451802 15004 raft_consensus.cc:2243] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.452526 15004 raft_consensus.cc:2272] T bb4f07c390854237b8351b661ac066a8 P f5f35d65dfba446b97e2601c89fdf323 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.454350 15004 tablet_replica.cc:333] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323: stopping tablet replica
I20260709 13:06:44.454788 15004 raft_consensus.cc:2243] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.455473 15004 raft_consensus.cc:2272] T b1808bbc6dad4a4b97503f364fab640c P f5f35d65dfba446b97e2601c89fdf323 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.492009 15004 tablet_server.cc:196] TabletServer@127.14.167.3:0 shutdown complete.
I20260709 13:06:44.520645 15004 master.cc:562] Master@127.14.167.62:36373 shutting down...
I20260709 13:06:44.538807 15004 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:44.539316 15004 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:44.539605 15004 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2b4382bda6954550aaa78b4705ef4291: stopping tablet replica
I20260709 13:06:44.558885 15004 master.cc:584] Master@127.14.167.62:36373 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10977 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25243 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (167325 ms total)
[  PASSED  ] 8 tests.
I20260709 13:06:44.608448 15004 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 395 messages since previous log ~14 seconds ago
I20260709 13:06:44.608666 15004 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 ~14 seconds ago
I20260709 13:06:44.608837 15004 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 392 messages since previous log ~14 seconds ago
I20260709 13:06:44.609014 15004 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:06:44.609184 15004 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~33 seconds ago
I20260709 13:06:44.609349 15004 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5227: suppressed but not reported on 1 messages since previous log ~98 seconds ago
I20260709 13:06:44.609591 15004 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 13:06:44.609901 15004 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~10 seconds ago
